
a{color:#4e4e4e; text-decoration:none;}
a:hover {color:#c30; text-decoration:underline;}
.main{
clear:both;
width:950px;
margin:6px auto;
overflow:hidden;
}
.reg_title{
	background: #f9f9f9;
	line-height:37px;
	font-size:14px;
	color:#5e5e5e;
	padding-left: 10px;
}
.reg_box{
	border: 1px solid #f9f9f9;
}





.fill ul{
list-style:none;
margin:20px 80px 0px;
}
.fill li{
padding:15px 20px 0px;
font-size:14px;
height:50px;
display:block;
}
.fill li .forget a{
color:#f00;
font-size:12px;
text-decoration:underline;
}
.fill li .forget a:hover{
text-decoration:none;
}
.fill li .login_tao{
border:1px solid #dbdbdb;
background:#fafafa;
width:200px;
height:34px;
line-height:34px;
color:#4b4b4b;
padding-left:10px;
float:left;
margin-left:30px;
}
.fill li .login_tao a{
font-size:12px;
	background:url(/images/login_total.gif) no-repeat 0px -534px;
width:76px;
height:23px;
font-weight:bold;
display:block;
color:#333;
text-indent:35px;
line-height:23px;
text-decoration:none;
float:right;
margin-right:5px;
_margin-right:3px;
margin-top:5px;
}
.fill li .smt{
	background:url(/images/login_total.gif) no-repeat 0px -561px;
width:113px;
height:32px;
cursor:pointer;
border:none;
float:left;
margin-left:75px;
}
.fill li .input_left{
float:left;
height:28px;
}
.fill li label{
	color:#5E5E5E;
display:block;
float:left;
font-size:14px;
height:30px;
line-height:30px;
text-align:right;
width:75px;
}
.fill li img{
position:absolute;
margin-top:1px;
}
.fill li span{
font-size:12px;
color:#5c7988;
display:none;
float:left;
}
.fill li .normal{
height:30px;
line-height:30px;
margin-left:10px;
}
.fill .current{
border:1px solid #d8e9f1;
background:#f9fdff;
}
.fill li textarea{
width:400px;
font-size:12px;
margin-left:0px;
clear:both;
height:100px;
}
.fill li font{
line-height:30px;
}
.fill .field{
	font-size:12px;
	height:30px;
}
.fill .field input{
	float:left;
	margin-left:70px;
	margin-top:3px;
}
.fill .field a{
	color:#005ed9;
}
.bg{
background:url(/images/login_total.gif) no-repeat 0px -602px;
height:22px;
line-height:22px;
border:1px solid #a7a6aa;
padding:3px 2px;
width:228px;
font-size:14px;
}
.password{
font-size:12px;
margin-left:80px;
} 
.tips-red, .tips-green {
	background:url(/images/login_total.gif) no-repeat 2px -505px #FFF0F0;
border:1px solid #CB0002;
display:none;
float:left;
font-size:12px;
line-height:18px;
margin-left:5px;
margin-top:1px;
padding:5px 10px 5px 23px;
}
.tips-green {
	background:url(/images/login_total.gif) no-repeat 2px -481px;
	border:1px solid #FFF;
}
.tips-red a {
	color:#000;
}