.zhong {
	width:1000px;
	border-top-color: #316AC5;
	height: auto;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
.main
{
	font-family:"ËÎÌå";
	color:#000000;
	font-size:12px;
	width: auto;
	background:url(./img/bg_1.gif) repeat-y;
}
.top{
	height:20px;
	background:url(./img/bg_1.gif) repeat-x ;
	padding:0px;
}
.top_right
{
	background-image: url(img/bg_1.gif);
	float: right;
	width: auto;

}
.top_left
{
	float: left;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.loginform
{
	height: 150px;
	width: 200px;
	float: left;
	clear: left;
	padding: 5px;
	border: thin solid #CCCCCC;
	background-color: #F1F2F3;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	
}
.menu{

}
.login
{
	width: auto;
	float: left;
	
}
.right_detail
{
	float: right;
	width: 700px;
	height: auto;
	

}
.bottom
{
	 
	height:39px;
	text-align:center;
	padding-top:15px;
	width: 1000px;
	background-image: url(img/bg_8.gif);
	background-repeat: repeat-x;
	float: right;

}
a{ 
color:#687f96; 
text-decoration:none;
font-size:12px;

}
body{ color:#687f96; font-size:12px;}
