/* login page css */
.logincontain {
    overflow: hidden;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
}
.logincontain .login {
    width: 920px;
    margin: auto;
    font-size: 14px;
    padding: 30px 40px 20px;
}
.logincontain .login-img {
   width: 150px;
   border-left:1px solid #e5e5e5;
   margin-top: 40px;
   padding:5px 0px 10px 20px;
   height: 220px;
}

.logincontain .login .loginBorder {
    display: inline;
    margin:0px 0px 30px 0px;
    width: 600px;
}
.logincontain .login .loginBorder h2 {
    font-size: 24px;
    font-family: Microsoft Yahei;
    font-weight: 100;
    color: rgb(103, 103, 103);
    margin: 15px 0px 0px 27px;
}
.logincontain .login .loginBorder .errTips {
    border: 1px solid rgb(255, 128, 128);
    display: none;
    margin-left: 75px;
    background: url("/img/style/login_tips.png") no-repeat scroll 4px 4px rgb(255, 242, 242);
    padding: 2px 5px 2px 25px;
    color: rgb(102, 102, 102);
    font-size: 12px;
    width: 240px;
    margin-bottom: 5px;
}
.login .loginBorder dt {
    float: left;
    height: 33px;
    width: 75px;
    font-size: 12px;
    color: rgb(102, 102, 102);
}
.login .loginBorder dt span {
    line-height: 33px;
}
.ml30 {
    margin-left: 30px !important;
}
.login .loginBorder dd {
    float: left;
    width: 500px;
    height: 33px;
    position:relative;
}
.login .loginBorder .logininput {
    width: 245px;
    border: 1px solid rgb(204, 204, 204);
    height: 33px;
    line-height:32px\9;
    padding: 0px 12px;
    color: rgb(77, 77, 77);
    font-size: 100%;
    margin: 0px;
    outline: medium none;
    vertical-align: baseline;
}
.login .loginBorder .autoLogin {
    color: rgb(170, 170, 170);
    font-size: 12px;
}
.log_biuser {
    margin-left: 5px;
    color: rgb(170, 170, 170);
    font-size: 12px;
}
.login .loginBorder .submit_login {
    background: url("/img/style/login_tips.png") repeat scroll 0px -30px transparent;
    color: rgb(255, 255, 255);
    font-weight: bold;
    height: 37px;
    text-align: center;
    border: 0px none;
    cursor: pointer;
    width: 270px;
    font-size: 14px;
}
.login .loginBorder .otherLogin {
    border-top: 1px dashed rgb(204, 204, 204);
    margin: 23px 30px 0px;
    padding: 20px 0px;
    letter-spacing: 0px;
    color: rgb(102, 102, 102);
}
.login .loginBorder a.C_orange {
    color: rgb(234, 84, 4);
}
.loginface {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.loginface a {
    height: 26px;
    float: left;
    text-decoration: none;
}

input.input-foucs {
    border:1px solid #c59e52;
    background-color:#fffbdf;
}
/* login page css */



/* signup page css */
.refg {
    height: auto !important;
    min-height: 340px;
}
.reg_fix {
    //border: 1px solid rgb(230, 230, 230);
    background: none repeat scroll 0% 0% rgb(250, 250, 250);
}
.refg_left {
    width: 625px;
    float: left;
    border-right: 1px dashed rgb(204, 204, 204);
    margin-top: 10px;
    margin-bottom: 10px;
}
.refg_left {
    width: 625px;
    float: left;
    border-right: 1px dashed rgb(204, 204, 204);
    margin-top: 10px;
    margin-bottom: 10px;
}
.fix {
    margin: 10px 0px 20px 15px;
    color: rgb(103, 103, 103);
    font-size: 23px;
    font-weight: normal;
    font-family: Microsoft Yahei;
}
.fix h4 {
    float: left;
    font-weight: normal;
}
.fix em {
    color: red;
    font: 12px/12px simsun;
    margin-left: 10px;
    margin-top: 19px;
    float: left;
    display: inline;
}
.reg_Border {
    margin: 0px;
}
.reg_item {
    padding-left: 90px;
}
.reg_item .reg_label {
    display: inline;
    float: left;
    width: 100px;
    margin-left: -100px;
    height: 36px;
    line-height: 36px;
    text-align: right;
    color: rgb(51, 51, 51);
}
.eml {
    padding: 0px 15px 0px 0px;
}

.login-mgr {
    margin-bottom: 20px;
    position: relative;
}
.login-input {
    border: 1px solid rgb(221, 221, 221);
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding: 5px;
    vertical-align: middle;
    width: 258px;
}
.login-mgr label.title, .login-mgr label.tip {
    color: rgb(102, 102, 102);
    font: 12px/44px 'Simsun';
    background: url("/img/style/pan_prev.png") no-repeat scroll 25px 0px transparent;
    width: 240px;
    height: 44px;
    position: absolute;
    top: -6px;
    left: 288px;
}
.login-mgr label.title strong, .login-mgr label.tip strong {
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    top: 6px;
    margin-right: 20px;
    background: url("/img/style/form2.png") no-repeat scroll -42px 0px transparent;
}
.login-mgr label.title span, .login-mgr label.tip span {
    display: inline-block;
    padding-right: 10px;
    background: url("/img/style/pan_.png") no-repeat scroll right 0px transparent;
}
.login-mgr span.Error {
    color: rgb(102, 102, 102);
    font: 12px/44px 'Simsun';
    background: url("/img/style/pan_prev.png") no-repeat scroll 25px 0px transparent;
    width: 240px;
    display: none;
    height: 44px;
    position: absolute;
    top: -6px;
    left: 288px;
}
.login-mgr span.Error strong {
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    top: 6px;
    margin-right: 20px;
    background: url("/img/style/form2.png") no-repeat scroll -22px 0px transparent;
}
.login-mgr span.Error span {
    display: inline-block;
    padding-right: 10px;
    background: url("/img/style/pan_.png") no-repeat scroll right 0px transparent;
}
.login-mgr span.OK {
    color: rgb(102, 102, 102);
    font: 12px/44px 'Simsun';
    background: url("/img/style/pan_prev.png") no-repeat scroll 25px 0px transparent;
    width: 240px;
    display: none;
    height: 44px;
    position: absolute;
    top: -6px;
    left: 288px;
}
.login-mgr span.OK strong {
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    top: 6px;
    margin-right: 20px;
    background: url("/img/style/form2.png") no-repeat scroll 0px 0px transparent;
}
.login-mgr span.OK span {
    display: inline-block;
    padding-right: 10px;
    background: url("/img/style/pan_.png") no-repeat scroll right 0px transparent;
}
.reg_Border input.freeReg {
    background: url("/img/style/login_tips.png") repeat scroll 0px -30px transparent;
    color: rgb(255, 255, 255);
    font-weight: bold;
    height: 37px;
    text-align: center;
    border: 0px none;
    cursor: pointer;
    width: 270px;
    font-size: 14px;
    margin-left:16px;
}
.xieyi {
    padding-left: 15px;
    color: rgb(102, 102, 102);
}
.xieyi a {
    color: rgb(102, 102, 102);
}
.xieyi a:hover {
    text-decoration:none;
}

.reg_other {
    float: left;
    padding-left: 2px;
    width: 260px;
    height: 260px;
    margin-top: 10px;
}
.banner_r {
    color: rgb(102, 102, 102);
    padding-left: 20px;
    padding-top: 15px;
    font-size: 14px;
    font-weight: bold;
}
.reg_other .login_taobao {
    padding-left: 20px;
    font-size: 14px;
    color: rgb(102, 102, 102);
    width: 316px;
}
/*
.reg_other .login_taobao a {
    width: 120px;
    display: inline-block;
    height: 24px;
    background: url("/img/style/reg_taobao_130917.png") no-repeat scroll 0% 0% transparent;
}
*/
.reg_other .login_taobao a:hover {
    text-decoration:none;
}
.rgf_bi {
    line-height: 48px;
    font-size: 14px;
    font-weight: bold;
    color: rgb(102, 102, 102);
    padding-left: 20px;
}
/* signup page css */