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

}
.Form > .con{
	background: rgba(255, 255, 255, 1.0);
	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;

}