BODY {
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px;
	BACKGROUND: url(../../images/bg1/background.png) repeat-x,repeat-y; 
	background-size: cover;
}
table {
	width: 898px;
	height: 454px;
	BACKGROUND: url(../../images/bg1/bg1.png) no-repeat;
	cellspacing: 0;
	cellpadding: 0;
	border: 1;
	margin-top: 10px;
}
table div{
	font-family: Tahoma;
	font-size: 20px;
	line-height:38px;
	height:38px;
	float: left;
	width:330px;
}
table input{
	border:0px;
	margin: 5px;
	width: 200px;
	line-height:25px;
	font-size: 20px;
	height:25px;
	font-family: Tahoma;
}
.button {
	WIDTH: 85px; 
	BACKGROUND: url(../../images/bg1/button1.png) no-repeat; 
	HEIGHT: 62px; 
	CURSOR: pointer; 
	color:#FFFFFF;
	border: 0px;
	margin: 0px;
	font: bold 14px/20px "Microsoft Yahei";
	position: relative;
	left:5px;
	padding-bottom: 13px;
}