@charset "UTF-8";
/* CSS Document */
/*register width:800px*/
.register_box{margin:25px 70px;}
.register_left{float:left;width:420px;overflow:hidden;text-align:left;}
.register_title_tp{clear:both;height:24px;overflow:hidden;text-align:left;line-height:24px;}
.register_case{clear:both;padding:10px 14px;border:1px solid #876D7E;}
.register_case table td{padding:5px 1px;text-align:left;line-height:20px;}
.register_case table td.left_title{width:70px;text-align:right;font-weight:bold;background-color:Transparent;}
.register_case table td.mid_con{width:170px;}
/*密码强度*/
.password_off{border-bottom: 4px solid #CCCCCC; border-right:2px solid #fff; text-align:center !important;}
.password_on{border-bottom: 4px solid #990000;border-right:2px solid #fff; text-align:center !important;}
.register_txt_right{float:right;width:365px;padding-top:6px;}
.register_txt{clear:both;margin:10px 0px;text-align:left;}
.register_txt p.btn{clear:both;margin:5px 0px;text-align:center;}
.register_txt div.register_title{clear:both;font-size:14px;text-align:left;font-weight:bold;line-height:25px;}
.register_txt div.register_con{clear:both;margin-top:5px;margin-left:5px;font-size:12px;text-align:left;line-height:24px;}
.register_txt div.register_con p{
	padding-left:10px;
	background-image: url(images/ico_04.gif);
	background-repeat: no-repeat;
	background-position: left 9px !important;
	*background-position: left 7px;
	_background-position: left 8px;
}
.psword_box{clear:both;margin:25px 100px;text-align:center;}
.password{padding:15px 0;text-align:center;line-height:20px;}
.password_t1{font-size:14px;font-weight:bold;line-height:25px;text-align:center;}
.password_t2{color:#666666;text-align:center;line-height:25px;}
.password_btn{padding-top:10px;text-align:center;}
/*购物流程中的注册登录页面*/
.flow_zcdl_box{margin:25px 9px;}
.flow_zcdl_box .blank {padding:5px 30px;}
.flow_zcdl_box .border {border-left:1px dashed #CCCCCC;}
.zcdl_ad{clear:both;width:420px;overflow:hidden;margin-top:10px;}
.zcdl_ad img{clear:both;width:420px;overflow:hidden;margin-top:10px;}
/*end*/