.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 {
	color: rgba(255, 255, 255, 1.0);
	height:  183px;
	left:  378px;
	position:  absolute;
	top:  171px;
	width:  395px;

}