@charset "gb2312";
/*  ------------------------- 用户登录 -------------------------  */
.login-wraper { width:980px; margin:0 auto; background:url(/images/line-dot-vertical.gif) 615px 20px no-repeat; padding:60px 0 120px; }
.login-left { width:515px; padding-left:65px; float:left; }
.loginbox { margin-bottom:30px; }
.loginbox li { height:50px; }
.loginbox li,.loginbox li a { font-size:12px; color:#787878; }
.loginbox li label { display:inline-block; color:#1b1b1b; white-space:pre; }
.loginbox .ipt-username,.loginbox .ipt-password { width:202px; height:19px; line-height:19px; padding:1px 4px; border:1px solid #888; margin-right:5px; font-family:Verdana,"Courier New","宋体"; }
.loginbox .password { padding:0 20px 0 60px; }
.loginbox .password a { text-decoration:underline; }
.loginbox .btn-login { width:83px; height:26px; padding:0; border:none; color:#fff; font-size:12px; background:url(/images/btn-login.png) 0 0 no-repeat; cursor:pointer; }
.login-parners { margin-bottom:30px; }
.login-parners h4 { font-size:12px; font-weight:normal; padding-bottom:6px; margin-bottom:8px; background:url(/images/line-dot.gif) 0 bottom repeat-x; }
.login-parners li,.login-parners li a { color:#008CD7; }
.login-parners li { float:left; margin-right:6px; font-family:tahoma,Arial; }
.login-parners li a { display:block; height:17px; font-size:12px; float:left; padding:0 5px 0 20px; border-right:1px solid #eee; background-image:url(/images/ico-parners.gif); background-repeat:no-repeat; }
.login-parners li.last a { border:none; }
   .ico-parner-163 { background-position:0 -40px; }
   .ico-parner-renren { background-position:0 -19px; }
   .ico-parner-360 { background-position:0 -62px; }
   .ico-parner-baidu { background-position:0 0; }
   .ico-parner-qq { background-position:0 -83px; }
.login-right { width:310px; padding-right:30px; float:right; line-height:24px; }
.login-right,.login-right a { font-size:12px; color:#787878; }
.login-right dl { padding-bottom:25px; }
.login-right dt { color:#1b1b1b; font-weight:bold; }
.login-right .link-reg { display:block; width:96px; height:26px; line-height:26px; text-align:center; background:url(/images/link-reg.png) 0 0 no-repeat; margin:0 auto 30px; font-weight:bold; color:#0b8e4c; }
.login-right-bottom { width:270px; margin:0 auto; padding-top:75px; background:url(/images/line-dot.gif) center 0 repeat-x; }
.login-right-bottom .bn { display:block; margin:0 auto; }

/*  ------------------------- 用户注册 -------------------------  */
.reg-wraper,.pwd-wraper { width:980px; margin:0 auto 180px; }
.reg-wraper,.reg-wraper a,.pwd-wraper,.pwd-wraper a { font-size:12px; color:#1b1b1b; }
.reg-wraper a,.pwd-wraper a { color:#0b8e4c; }
.reg-wraper-top { text-align:right; }
.regbox { padding:40px 0 0 220px; }
.regbox li { padding-bottom:25px; }
.regbox li label { display:inline-block; width:105px; text-align:right; color:#1b1b1b; white-space:pre; }
.regbox li .reginfo { color:#787878; }
.regbox .ipt-username,.regbox .ipt-password,.pwdbox .ipt { width:202px; height:19px; line-height:19px; padding:1px 4px; border:1px solid #888; margin-right:5px; font-family:Verdana,"Courier New","宋体"; }
.regbox .password { padding:0 20px 0 60px; }
.regbox .password a { text-decoration:underline; }
.regbox .btn-reg,.pwdbox .btn-pwd { width:83px; height:28px; line-height:32px; overflow:hidden; border:none; color:#fff; font-size:12px; background:url(/images/btn-login.png) 0 2px no-repeat; cursor:pointer; margin:0 0 0 115px; }
.regbox .agreement { padding:0 0 30px 110px; }
.regbox .agreement input { margin-right:3px; }

/*  ------------------------- 找回密码 -------------------------  */
.pwdbox { width:600px; margin:85px auto 0; padding:15px 30px 55px 145px; background:#f5f5f5; border:1px solid #ddd; }
.pwdbox a { text-decoration:underline; }
.pwdbox .reglink { margin-bottom:40px; text-align:right; }
.pwdbox p em { color:#0b8e4c; }
.pwdbox .btn-pwd { margin:18px 0 0 69px; }
