#footer {
    font: 12px/24px "宋体";
}

#copyright {
    color: #333;
}

#copyright a {
    color: #333;
}

#input_login {
    padding-bottom: 7px;
    position: relative;
}


#qrcode_switch img {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50px;
}

#qrcode_switch .img_cover {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 0px;
    height: 0px;
    border: 28px solid;
    border-color: transparent transparent #FFF #FFF;
    cursor: pointer;
}

/*#qrcode_switch .img_cover:hover{*/
/*	border-color: transparent transparent #EEE #EEE;*/
/*}*/

#qrcode_switch .img_coverBorder {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 0px;
    height: 0px;
    border: 28px solid;
    border-color: transparent transparent #DDD #DDD;
    cursor: pointer;
}

#qrcodeBox {
    margin: 20px auto 0px auto;
    width: 220px;
    height: 220px;
}

#qrcodeImgDiv {
    margin: 0 auto;
    text-align: center;
    border: 1px solid #DDD;
    padding: 10px;
    width: 220px;
    height: 220px;
    position: relative;
}

#qrcodeRefresh {
    position: absolute;
    width: 202px;
    height: 202px;
    background-color: #CCC;
    opacity: 0.9;
    top: 10px;
    left: 10px;
    color: #000;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}

#qrcodeMsg {
    margin-top: 10px;
}

.zz-check .protocal {
    margin-left: 0;
}

#message p {
    line-height: 20px;
    padding: 0px 10px 0px 50px;
    margin-top: 2px;
    margin-bottom: -12px;
    float: none;
    white-space: normal;
    word-wrap: break-word;
}

.msg p.error {
    background: #FFF2F2 url("../images/icon404a5.gif") no-repeat left;
    border-color: #FF8080;
}

.msg p {
    border: 1px solid #CCCCCC;
}

.msg {
    background-color: #FFF;
    z-index: 100;
}

.nav a {
    height: auto;
    display: inline !important;
}

.nav li {
    line-height: 80px;
}

.btnSendSMS {
    position: absolute;
    right: 5px;
    top: 7px;
    border: none;
    border-left: solid 1px #DDD;
    width: 135px;
    height: 30px;
}

.useragreement-content {
    margin-bottom: 20px;
}

.useragreement-content h2 {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 12px !important;
}

.useragreement-content p, .useragreement-content li {
    font-size: 12px !important;
    font-family: Arial, "宋体";
    color: #333;
    text-indent: 2em;
}

#accountList .radio {
    font-size: 18px;
}

#accountList .label {
    font-size: 10px;
}