/* CSS Document */
@import url(../../skins/01/share.css);

/*×¢²áÒ³¿ò¼Ü*/
.ykwapper {
    padding: 30px 0px;
}
.MainL {
    float: left;
    width: 463px;
    overflow: hidden;
}
.MainR {
    float: right;
    width: 470px;
    overflow: hidden;
    background: url(../images/bg_vline.gif) no-repeat left top;
}
/*µÇÂ¼*/
.boxLogin {
    background: url(../images/bg_loginT.gif) no-repeat left top;
    padding-top: 60px;
    margin-left: 10px;
}
.boxLogin .etxt {
    padding: 5px 0px 5px 50px;
    font-size: 14px;
}
.boxLogin .etxt .tip {
    color: #BFBFBF;
}
.boxLogin .btn {
    margin: 20px 0px 50px 70px;
    color: #666666;
}
.boxLogin .btn .login {
    width: 67px;
    height: 28px;
    border: none;
    cursor: pointer;
    background: url(../images/btn_login.gif) no-repeat left top;
}

/*×¢²á*/
.boxReg {
    width: 443px;
    margin-right: 0px;
    margin-left: 12px;
    background: url(../images/bg_regT.gif) no-repeat left top;
    padding-top: 60px;
}
.boxReg .RegBar {
    height: 35px;
    background: url(../images/bg_regBar.gif) repeat-x left -71px;
}
.boxReg .RegBar a {
    float: left;
    padding-left: 59px;
    background: url(../images/bg_regBar.gif) no-repeat left -36px;
    text-decoration: none;
}
.boxReg .RegBar a span {
    float: left;
    height: 35px;
    line-height: 35px;
    padding-right: 59px;
    white-space: nowrap;
    cursor: pointer;
    font-size: 12px;
    color: #666666;
    background: url(../images/bg_regBar.gif) no-repeat right -36px;
}
.boxReg .RegBar a span b {
    padding-left: 8px;
    cursor: pointer;
    font-size: 14px;
}
.boxReg .RegBar a.s {
    background: url(../images/bg_regBar.gif) no-repeat left -0px;
}
.boxReg .RegBar a.s span {
    color: #333333;
    background: url(../images/bg_regBar.gif) no-repeat right -0px;
}
.boxReg .RegBar a.split {
    padding: 0px;
    width: 7px;
    height: 35px;
    background: none;
}
.boxReg .RegCnt {
    border: 1px solid #D9D9D9;
    border-top: none;
    background: #FFFFFF;
    padding: 20px 15px 30px 15px;
}
.boxReg .RegCnt .eT {
    color: #8A8A8A;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding-left: 8px;
    background: #FFF1DF;
}
.boxReg .RegCnt .eC {
    padding: 8px 0px;
    font-size: 14px;
}
.boxReg .RegCnt .eC .read {
    color: #FF6600;
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
}
.boxReg .RegCnt .eC .etxt {
    margin: 5px 0px;
}
.boxReg .RegCnt .eC .etxt .el {
    float: left;
    width: 140px;
    text-align: right;
    padding-top: 6px;
}
.boxReg .RegCnt .eC .etxt span {
    font-size: 12px;
    color: #FF6600;
}
.boxReg .RegCnt .eC .etxt b.red {
    font-size: 14px;
    color: #FF6600;
    padding-right: 5px;
}
.boxReg .RegCnt .eC .etxt .er {
    float: right;
    width: 268px;
}
.boxReg .RegCnt .eC .etxt .t_box {
    height: 28px;
    overflow: hidden;
}
.boxReg .RegCnt .eC .etxt .li_ok, .boxReg .RegCnt .eC .etxt .li_err {
    float: left;
    width: 23px;
    height: 23px;
    margin-left: 6px;
    background: url(../images/ico_li.gif) no-repeat left top;
    display: none;
}
.boxReg .RegCnt .eC .etxt .li_err {
    background: url(../images/ico_li.gif) no-repeat -25px top;
}
.boxReg .RegCnt .eC .etxt .msg {
    padding: 5px;
    border: 1px solid #FFA062;
    background: #FFF1DD;
    color: #FF6600;
    display: none;
}
.boxReg .RegCnt .eC .etxt .sex {
    color: #267EAE;
    padding-top: 3px;
}
.boxReg .RegCnt .eC .etxt .text {
    float: left;
    height: 23px;
    overflow: hidden;
    line-height: 20px;
    padding: 0px 3px;
    color: #333333;
}
.boxReg .RegCnt .eC .etxt .hui {
    color: #BFBFBF;
}
.boxReg .RegCnt .btn {
    text-align: center;
    padding: 10px 0px;
    line-height: 160%;
    font-size: 14px;
}
.boxReg .RegCnt .btn a {
    font-weight: bold;
    text-decoration: underline;
}
.boxReg .RegCnt .reg {
    width: 90px;
    height: 26px;
    border: none;
    background: url(../images/btn_reg.gif) no-repeat;
    cursor: pointer;
    margin-top: 30px;
}
.boxReg .submittip {
    color: #FF6600;
}













