body{
	margin:0px;
	font-size:12px;
}
.Normal_Top{
	height:89px;
	background:url(../Form/Img/MainBg.png) 0px -89px;
	background:url(../Form/Img/gray_bg.png);
}

.Normal_Logo{
	height:89px;
	width:150px;
	background:url(../Form/Img/MainBg.png) -12px -0px no-repeat;
	background:url(../Form/Img/gray_bg.png);
	float:left;
}

.Normal_ToolBar{
	height:22px;
	width:610px;
	text-align:right;
	line-height:22px;
	color:#fff;
}

#Normal_MainMenuArea{
	width:610px;
	height:89px;
	margin-left:150px;
}
#Normal_Top_Content{
	width:764px;
	margin:auto auto;
	height:89px;
}
#Normal_BtArea{
	float:left;	
}
#Normal_BtArea  a:hover{
	background:url(../Form/Img/MainBg.png) 0px -200px no-repeat;
}
#Normal_BtArea div,#Normal_BtArea a{
	background:url(../Form/Img/MainBg.png) 0px -289px no-repeat;
	float:left;
	width:90px;
	text-align:center;
	height:67px;
	line-height:67px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}


.Noraml_Bottom{
	border-top:1px solid #aaa;
	background:url(../Form/Img/MainBg.png) 0px -371px;
	line-height:20px;
	color:#666;	height:267px;	background:url(../Form/Img/gray_bg.png);
}
.Normal_Bottom_Content{
	width:760px;
	margin:auto auto;
	height:267px;	background:url(../Form/Img/gray_bg.png);

}
.OQSSBody{
	width:800px;
	margin:0px auto;
	padding:5px;	
}

#NextBt{
	
}
.SubmitBt,.NextBt,.PreviousBt{
	background:url(../Form/Img/GULoginBt.gif) 0px -58px;width:87px; height:30px; border:none;
	font-size:12px;
	color:#fff;
	line-height:30px;
	cursor:pointer;
	text-align:center;
	margin:auto 10px;
}