@charset "utf-8";
/**
 * @title   CSS Document
 * @authors lvy.ding (you@example.org)
 * @version Ver 1.0.0
 */
 .log_password{
	overflow: hidden;
    width: 366px;
 }
 .log_password li.passw_zh {
    border-top: 2px solid #0e7ec6;
    color: #0e7ec6;
    height: 38px;
    line-height: 38px;
	width: 183px;
}
 .log_password li.passw_unselected {
	border: 1px solid #ccc;
    height: 38px;
    line-height: 38px;
	width: 181px;
}
.log_password li {
    cursor: pointer;
    float: left;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.df_loginbg{
	background:url(../../images/MyAccount/login.jpg) no-repeat scroll center;
    overflow: hidden;
    width: 100%;
	height:470px;
}
.df_memlogin{
	margin:34px auto;
	width:366px;
	padding:0 0 24px;
	background-color:#fff;
	box-shadow: 0 2px 2px;
}
.df_membertitl{
	color:#005a8a;
	font-size:18px;
	font-weight:bold;
}
.df_logmemberin{
	margin:10px auto;
	overflow:hidden;
}
.df_logmemberin li{
	float:left;
    margin: 6px 0;
}
.df_logtitl{
	font-size: 14px;
	color: #333;
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    text-align: right;
    width: 60px;
}
.df_input_texts{
	float:left;
	margin-left:10px;
}
.df_input_quoted_text{
	border: 1px solid #ddd;
    display: block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding: 4px 2px 4px 6px;
}
.df_inputcodesc{
	width: 210px;
}
.df_inputcodes{
	width:60px;
}
.df_codes_img{
	display: inline-block;
	margin-left:4px;
}
li.df_kbqin{
	margin-top:-7px;	
}
li.df_kbqin a{
	padding-left:192px;
	*padding-left:205px;
	
}
.df_kbqin a,.df_registlog a{
	color:#005a8a !important;
}
.df_kbqin a:hover,.df_kbqin a:active,.df_registlog a:hover,.df_registlog a:active{
	text-decoration:underline;
}
.df_loginbt a{
	border:1px solid #005a8a;
	background-color: #005a8a;
    color: #fff;
	font-size:14px;
    display: block;
    height: 32px;
    line-height: 32px;
    margin:10px 43px 0;	
    text-align: center;
    width: 280px;
}
a.df_logpassword{
	margin-left:84px;
}
.df_partners{
	margin-top:20px;
	padding-left:40px;
	width: 100%;
}
.df_qqxl_login{
	margin:8px 0 5px;
	padding-left:40px;
	width: 326px;
}
.df_qq_login,.df_xl_login{
	display:inline-block;
	width:22%;
}
.df_qq_login{
	background:url(../../images/MyAccount/qq_logo.jpg) no-repeat left center;
	padding-left:25px;
}
.df_wx_login{
	background:url(../../images/MyAccount/wx_logo.jpg) no-repeat left center;
	padding-left:25px;
}
.df_xl_login{
	background:url(../../images/MyAccount/tsina_logo.jpg) no-repeat left center;
	padding-left:25px;
}
.df_registlog{
	padding-left:40px;
}
.left_10{
	padding-left: 10px;
}
.left_4{
	padding-left: 4px;
}
.df_logmemberin li.df_kbqin2{
	position:absolute;
	top:170px;
	right:240px;
	*right:202px;
	font-size:12px !important;
}
.df_logmemberin li.df_kbqin2 a{
	color:#005a8a;
}
.p_re{
	position:relative;
	width:366px;
}
.input_SMS_on,.input_SMS_off{
	position:absolute;
	top:10px;
	right:90px;
	color:#005a8a !important;
}
.acptcha{
	position:relative;
	width:366px;
}
.noClearly{
	position:absolute;
	top:28px;
	left:214px;
	color:#005a8a !important;
	font-size:12px !important;
}
li.df_loginbt a{
   color:#fff;
}
.w_84{
	width:84px;
}