body{
	background:#000  url(../img/reg_bg.jpg) no-repeat center top ;
	text-align: center;
	font-size:12px;
}
* {
	margin: 0;
	padding: 0;
}
a img{
	border:none;
	outline:none
}
.header, .top, .mid, .bot,.top_active,.top_getcode{
	margin:0 auto;
	width:970px;
}
.header{
	background:url(../img/reg_header.jpg) no-repeat;
	height:184px;
}
.top{
	background:url(../img/reg_top.jpg) no-repeat;
	height:111px;
}
.top_active{
	background:url(../img/active_top.jpg) no-repeat;
	height:111px;
}
.top_getcode{
	background:url(../img/getcode.jpg) no-repeat;
	height:111px;
}
.mid{
	background:url(../img/reg_mid.gif) repeat-y;
	height:auto;
	overflow:hidden
}
.bot{
	background:url(../img/reg_bot.gif) repeat-y;
	height:23px
}
.mid img{
	margin-bottom:-3px;
}
.mid form{
	width:50%;
	margin:0 auto 35px auto;
	text-align:left;
}
.mid form p{
	margin-bottom:13px;
	line-height:20px
}
.mid form label{
	font-size:14px;
	font-weight:bold;
}
.mid form span{
	color:#666
}

.mid form a:link,.mid form a:visited{
	color: #990000;
}
.mid form a:hover{
	color:#333;
}
.imagebtn{
	margin-top:30px;
	text-align:center;
}
.back{
	text-align:right;
	width:550px;
	margin:0 auto
}
.back a:link,.back a:visited{
	color:#930;
	text-decoration:none
}
.back a:hover{
	color:#333
}
/* 协议*/
.greement{
	width:70%;
	margin:0 auto;
	line-height:19px;
	text-align:left
}
.greement p{
	margin:5px;
}
h1{
	font-size:14px;
	text-align:center;
	margin-bottom:25px;
}
h2{
	font-size:12px;
}
.close{
	height:35px;
	line-height:35px
}
.close a{
	text-decoration:none	;
	font-size:14px
}
.close a:link,.close a:visited{	
	color:#600;
}
.close a:hover{
	color:#000
}
/* 底部*/

#foot{
	width: 970px;
	height: 70px;
	overflow:hidden;
	margin: 0 auto;
	padding-top:25px;
	padding-bottom:15px;
}
#foot p{
	width:450px;
	line-height:21px;
	color:#666;
	float:left;
}
#foot p a:link,#foot p a:visited{
	color:#666;
	text-decoration:underline
}
#foot p a:hover{
	color: #B47101  ;
	text-decoration:underline
}
#foot .imglogo{
	width:233px;
	text-align:right;	
}

#foot .img2{
	width:233px;
	text-align:left;	
}

#frm_msg {
	font-weight: bold;
	color: #F00;
}
/* CSS Document */