/*register login */

.login_head{
	background: url(/image/logintable_top.jpg) no-repeat;
	height: 20px;
	width: 418px;
	margin: 10px auto 0;
}
.login_bottom{
	background: url(/image/logintable_bottom.jpg) no-repeat;
	height: 20px;
	width: 418px;
	margin: 0 auto 10px;
}


.table_input{
	width: 418px;
	background: url(/image/logintable_middle.jpg) repeat-y;
	margin: 0 auto;
}
.table_input td{
	padding: 3px;
	vertical-align: middle;}
.inputname{
	width: 120px; 
	text-align: right;
	font-size: 14px;
}
.inputhint{
	color: #777;}
.inputhint img{
	margin-right: 5px;}
.inputblank{
	width: 225px;
}
.input_text{
	width: 218px;
	height: 15px;
	background: #D0DFF7;
	border-left: 1px #777 solid;
	border-top: 1px #777 solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin: 4px 0;
	float: left;
	}
.input_safecode{
	width: 100px;
	float: left;
}
.safecode img{
	float: left; 
	margin: 4px 0 0 3px;
}
.bt_confirm,.bt_cancel,.bt_confirm80{	
	height: 25px;	
	text-align: center;
	color: #000;
	border: 0;
	margin: 5px 0;
	font-size: 12px;
		
}
.bt_confirm{
	width: 62px;
	background: url(/image/bt_search1.gif) no-repeat ;
}
.bt_confirm80{
	width: 80px;
	background: url(/image/bt_search80.gif) no-repeat ;
}
.bt_cancel{
	background: url(/image/bt_search3.gif) no-repeat ;
	margin-left: 30px;
	width: 62px;
}
.reg{
	margin: 10px auto;
	width: 800px;
}
* html .reg{	width: 860px;}
.reghint{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
.errorhint{
	background: url(/image/uc_error.gif) no-repeat;
	padding: 8px 0 8px 30px;
	width: 296px;
	height: 12px;
	margin: 0 0 10px 50px;}
.errordiv{
	float: left;
	padding: 5px 0 0 5px;
	color: #777;}
.errordiv img{
	margin-right: 3px;}
	
.title_14_center{
	font-size: 14px;
	font-weight: bold;
	padding: 10px;	
	margin: 0 auto 15px;
	text-align: center;
	border-bottom: 1px dashed #5E97D0;
	width: 350px;
}
.title_14_center2{
	font-size: 14px;
	font-weight: bold;
	padding: 10px;	
	margin: 0 auto 15px;
	text-align: center;
	border-bottom: 1px dashed #5E97D0;
	width: 720px;
}
.uc_hint{
	line-height: 24px;
	padding: 15px 5px 15px 15px;
	border: 1px #ccc dashed;
	font-size: 14px;
	margin: 20px 50px 10px 50px;
	background: #f6f6f6;
	color: #3D4565; }
#footer{
	margin: 0 auto;
	padding: 20px 0;
	line-height: 18px;
	width: 980px;
	text-align: center;
	background: url(/image/bg_foot.jpg) repeat-x;
	clear: both;
}

.login_table	{	width: 388px; float: right;	height: 400px;	margin:0 30px 0 0;}
.login_hint		{ 	width: 300px; float: left;	background: #E9F4FE;	margin: 20px 0 0 10px;	padding: 20px;}
.login_hint ol	{	margin: 0 0 0 20px;	padding: 0;}
.login_hint li	{	margin: 8px 0;	padding: 0;	line-height: 18px;}