@charset "utf-8";
/* CSS Document */
.userlogin_box{
	float:left;
	overflow:hidden;
	width:578px;
	/*height:300px;*/
	/*border:1px solid;*/
}
.userlogin_orange_bg{
	float:left;
	overflow:hidden;
	width:573px;
	height:299px;
	background-color:#ff9c00;
}
.userlogin_white_bg{
	float:left;
	overflow:hidden;
	display:inline;
	width:563px;
	height:289px;
	background-color:#FFF;
	margin-left:5px;
	margin-top:5px;
	background-image:url(/usercenter/images/user_login/register_title_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.userlogin_white_bg form{
	float:left;
}
.userlogin_main_box{
	float:left;
	overflow:hidden;
	width:563px;
	height:289px;
	/*border:1px solid;*/
}
.userlogin_title{
	float:left;
	overflow:hidden;
	width:655px;
	height:26px;
	background-image:url(/usercenter/images/user_login/register_title_dot.gif);
	background-repeat:no-repeat;
	background-position:10px 8px;
}
.userlogin_title div{
	float:left;
	overflow:hidden;
	height:26px;
	width:150px;
	line-height:26px;
	text-indent:25px;
	color:#fff;
	font-weight:bold;
	font-family:宋体;
}
.userlogin_title span{
	float:left;
	display:inline;
	width:16px;
	height:16px;
	margin-top:5px;
	margin-left:385px;
}
.userlogin_input{
	float:left;
	overflow:hidden;
	display:inline;
	width:190px;
	height:170px;
	/*border:1px solid;*/
	margin-top:50px;
	margin-left:45px;
}
.userlogin_input_a{
	float:left;
	overflow:hidden;
	height:25px;
	line-height:25px;
	clear:both;
	width:190px;
}
.userlogin_input_b{
	float:left;
	overflow:hidden;
	height:25px;
	line-height:25px;
	clear:both;
	width:190px;
}
.userlogin_input_b input{
	float:left;
	display:inline;
	height:18px;
	line-height:18px;
	text-indent:5px;
	width:180px;
	border:1px solid #d5d5d5;
}
.userlogin_input_c{
	float:left;
	overflow:hidden;
	height:25px;
	line-height:25px;
	clear:both;
	width:190px;
}
.userlogin_input_d{
	float:left;
	overflow:hidden;
	height:25px;
	line-height:25px;
	clear:both;
	width:190px;
}
.userlogin_input_d input{
	float:left;
	display:inline;
	height:18px;
	line-height:18px;
	text-indent:5px;
	width:180px;
	border:1px solid #d5d5d5;
}
.userlogin_input_e{
	float:left;
	overflow:hidden;
	height:25px;
	line-height:25px;
	clear:both;
	width:190px;
}
.userlogin_input_e div{
	float:left;
	overflow:hidden;
	height:25px;
	line-height:25px;
	width:45px;
}
.userlogin_input_e input{
	float:left;
	display:inline;
	height:18px;
	width:50px;
	margin-top:3px;
	border:1px solid #d5d5d5;
	line-height:18px;
	text-indent:5px;
}
.userlogin_input_e span{
	float:left;
	width:60px;
	height:18px;
	display:inline;
	margin-top:3px;
	margin-left:5px;
}
.userlogin_input_f{
	float:left;
	overflow:hidden;
	display:inline;
	/*width:64px;*/
	height:25px;
	/*margin-left:55px;*/
	margin-top:8px;
	clear:both;
	width:190px;
	text-align:center;
	
}
.userlogin_input_f input{
	width:80px;
}
.userlogin_line{
	float:left;
	overflow:hidden;
	display:inline;
	width:1px;
	height:200px;
	background-image:url(/usercenter/images/user_login/login_line.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:30px;
	margin-left:40px;
}
.userlogin_txt_list{
	float:left;
	overflow:hidden;
	display:inline;
	width:235px;
	height:100px;
	margin-top:70px;
	margin-left:40px;
}
.userlogin_txt_list li{
	float:left;
	overflow:hidden;
	width:235px;
	height:25px;
	line-height:25px;
	background-image:url(/usercenter/images/user_login/txt_list_dot.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	text-indent:20px;
}
.userlogin_txt_list li a:link{
	color:#4a4a4a;
	text-decoration:none;
}
.userlogin_txt_list li a:visited{
	color:#4a4a4a;
	text-decoration:none;
}

.userlogin_txt_list li a:hover{
	color:#cc0000;
	text-decoration:underline;
}
.userlogin_txt_list li a:active{
	color:#cc0000;
	text-decoration:underline;
}

.userlogin_gray_right{
	float:left;
	overflow:hidden;
	filter:alpha(opacity=50);
	opacity:0.5;
	width:5px;
	height:290px;
	background-color:#999;
	margin-top:9px;
}
.userlogin_gray_bottom {
	float:left;
	overflow:hidden;
	display:inline;
	width:569px;
	height:5px;
	margin-left:9px;
	background-color:#999;
	filter:alpha(opacity=50);
	opacity:0.5;
}




