.Form {
	position:  absolute;
	left:  0px;
	top:  0px;
	width:  1280px;
	height:  1024px;
	overflow:  hidden;

}
.Form > .con{
	background: var(--c-042);
	position:  relative;
	left:  0px;
	top:  0px;
	width:  1280px;
	height:  1024px;
	overflow:  hidden;

}
.Form > .con > .Button0 {
	height:  53px;
	left:  66px;
	position:  absolute;
	top:  46px;
	width:  448px;

}
.Form > .con > .Button1 {
	height:  53px;
	left:  66px;
	position:  absolute;
	top:  132px;
	width:  448px;

}
.Form > .con > .Button2 {
	height:  53px;
	left:  66px;
	position:  absolute;
	top:  213px;
	width:  448px;

}
.Form > .con > .Button3 {
	height:  53px;
	left:  66px;
	position:  absolute;
	top:  302px;
	width:  448px;

}
.Form > .con > .Button4 {
	height:  129px;
	left:  867px;
	position:  absolute;
	top:  143px;
	width:  161px;

}