/*=====top=====*/
#top{
	width:1003px;
	height:345px;	
}
/*=====line=====*/
#line{
	width:1003px;
	height:16px;	
	background-color:#1C1C1C;
	border-top:1px solid #ffffff;border-bottom:1px solid #ffffff;
}
#line_2{
	width:1003px;
	height:6px;	
	background-color:#1C1C1C;
	background:url(../images/bg_2.gif) repeat;
	font-size:0px;
}
/*=====contents=====*/
#contents{
	width:1003px;
	height:auto;
	text-align:left;
}
#contents_left{
	width:835px;
	height:190px;
	float:left;
}
#contents_right{
	width:161px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
}
/*=====联系我们====*/
#Contact{
	width:161px;
	height:40px;
	margin:3px 0px 7px 0px;
}
/*=====会员登录====*/
#Register_Headline{
	width:161px;
	height:20px;
	background:url(../images/Register_1.jpg) no-repeat;
	margin-bottom:9px;
}
.Register_contents{
	width:161px;
	height:20px;
	margin-bottom:5px;
}
.Register_text{
	width:44px;
	height:15px;
	float:left;
	color:#023F7C;
	padding:5px 0px 0px 7px;
}
#Register_contents2{
	width:153px;
	height:21px;
	margin-bottom:5px;
	background-color:#EDEDED;
	padding-left:8px;
}
#Register_btn{
	width:39px;
	height:17px;
	margin:0px 0px 0px 120px;
}
/*=====bottom=====*/
#bottom_1{
	width:1003px;
	height:5px;	
	background:url(../images/bg_3.gif) repeat;
	clear:both;
	font-size:0px;
}
#bottom_2{
	width:983px;
	height:41px;	
	background-color:#F2F2F2;
	border-top:2px solid #ffffff;
	padding:7px 0px 0px 20px;
	line-height:18px;
}
#LoginOk{
	width:161px;
	height:80px;
	border:1px solid #CCCCCC;
	background-color:#F5F5F5;
	line-height:25px;
	text-align:center;
	padding-top:5px;
}