﻿/* MyAddress Start */
/* infotable */
.btntext{height: 30px;padding: 0 20px;color: #fff;background: #429020;cursor: pointer;border: none;font-size: 14px;font-weight: 800;}
.infotable{border: solid 1px #ccc;margin: 10px 0 0 0;}
.infotable table td.tit{background: #DCEB91;font-size: 14px;font-weight: 800;padding: 20px 30px 0 20px;width: 60px;vertical-align: top;}
.infotable table td .address td{padding: 5px 0;background:#FEFBD0}
.infotable table td .address .stext{border: solid 1px #abadb3;padding: 3px 2px;width: 110px;}
.infotable table td .address .selectbox{margin: 0 10px 0 0;}
.infotable table td .address .bankicon{float: left;margin: 10px 3px 0 0;display: inline;}
.infotable table td .address table{margin: 10px 0 0 0;}
.infotable table td .address table td{padding: 10px 20px 10px 0;}
.infotable table td .address table td label img{float: left;}
.infotable table td .address td p{padding: 5px 0;}
.Address table{border: 1px solid #000; /*黑色1像素粗边框*/}
.Address td{border: none;}
/* MyAddress End */          
/* Login Start */
.fl,.f_l{float:left;}.f_r{float:right;}.hide{display:none;}
/* dl_zc */
.dl_zc{margin:20px 0 0 0;}
.dl_zc_title { height:33px; line-height:33px; background:url(/Images/tit_regist.gif) repeat-x 0 -34px;}
.dl_zc_title h2 {background:url(/Images/tit_regist.gif) no-repeat; height:33px; font-size:14px; padding-left:20px;}
.dl_zc_title .rt_bg {background:url(/Images/tit_regist.gif) no-repeat 0 -68px; height:33px; height:33px; width:10px;}
.dl-con{padding:15px 20px 20px;border-left:solid 1px #D1D1D1;border-right:solid 1px #D1D1D1;border-bottom:solid 1px #D1D1D1;border-top:none;}
/* entry */
#entry .mc{padding:20px;border:solid #D1D1D1;border-width:0 1px 1px;}
#entry .form{float:left;overflow:hidden;margin-top:10px;}
#entry .item{padding-top:5px;height:50px;line-height:26px;}
#entry .item .btnimg{width:88px;height:36px;background:url(/Images/loginbtn.gif) no-repeat;cursor:pointer;border:none;}
#entry .item .btnEmail{width:100px;height:35px;  color:White ; background-color: #e60012;cursor:pointer;border:none;}
#entry #autoentry{height:40px;}
#entry .item a:link,#entry .item a:visited{text-decoration:underline;}
#entry .label{width:150px;text-align:right;font-size:14px;float:left;}
#entry .text{width:240px;height:16px;padding:4px 3px;border:1px solid #bbb;font-size:14px;font-family:arial,"宋体";}
#entry .text-1{width:100px;}
#entry .blank{width:16px;height:16px;margin:2px 5px 0;}
#entry .mar{margin-right:10px;}
#entry .img img{height:26px;margin:0 5px;}
#entry .succeed{background:url(../images/pwdstrength.gif) no-repeat -105px 0;}
#entry .yellow_button{font-size:14px;font-weight:bold;color:#fff;}
#entry .highlight1{border:1px solid #EFA100;outline:2px solid #FFDC97;*border:2px solid #ffcc66;*padding:3px 2px;}
#entry .highlight2{border:1px solid #f00;outline:1px solid #FFC1C1;color:#f00;}
#entry .pwdbg{background:#FFF8EB;}
#entry .focus{color:#999;line-height:22px;*line-height:20px;}
#entry select{margin-top:5px;}
#entry .null,#entry .error{color:red;line-height:22px;*line-height:20px;}
#entry .checkbox{margin-top:6px;*margin-top:2px;}
/* guide */
.guide{float:right;width:300px;height:210px;padding:10px 0 20px 20px;border-left:1px solid #E7E7E7;}

.guide .content{color:#666;padding:10px 0 0;}
.guide .btn-personal{width:137px;height:35px;background:url(/images/bg_regist.jpg) no-repeat;line-height:30px;margin:20px auto;font-weight:bold;font-size:14px;display:block;text-align:center;}
.guide .btn-personal:hover{text-decoration:none;}
.guidefind{float:right;width:300px;height:150px;padding:40px 0 20px 20px;border-left:1px solid #E7E7E7;}
.guidefind .content{color:#666;padding:10px 0 0;}
.guidefind .btn-personal{width:100px;height:35px;background:url(/images/bg_regist.jpg) no-repeat;line-height:30px; font-weight:bold;font-size:14px;display:block; }
.guidefind .btn-personal:hover{text-decoration:none;}
/* Login End */

/*提交验证错误提示属性设置*/
#signupForm label.error{color: Red;font-size: 13px;margin-left: 5px;padding-left: 16px;background: url("/Images/error.png") left no-repeat;}

/* Login/Register start */
.a1{width: 240px;height: 16px;padding: 4px 3px;border: 1px solid #bbb;font-size: 14px;font-family: arial, "宋体";color: #BCBCBC;}
.a2{width: 240px;height: 16px;padding: 4px 3px;border: 1px solid #bbb;font-size: 14px;font-family: arial, "宋体";color: #000;}
/* Login/Register end */
.btn{
border: none;
color: #fff;
background: #e60012;
cursor: pointer;
}
.membtn
{
	width: 80px; 
 color: White;
	    height: 35px; 
	    background-color: #e60012; 
	    border: 0;
	    
	}