.reveal-modal {
    width: 527px;
    height: 353px;
    visibility: hidden;
    top: 150px;
    left: 50%;
    margin-left: -214px;
    position: absolute;
    z-index: 9999999999;
}

.loginlayer {
    width: 427px;
    height: 333px;
    background: url(../images/tclay.png) no-repeat 0px 0px;
    padding: 20px 50px;
}

.loginlayer h1 {
    height: 30px;
    background: url(../images/lg1.png) no-repeat 0px 0px;
}

.loginlayer h1 span {
    float: right;
}

.logincont {
    clear: both;
    padding-top: 10px;
}

.logincontliy {
    clear: both;
    margin-top: 10px;
}

.logincontliy h2 {
    line-height: 16px;
    padding: 5px 0px;
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.inputcsslog1 {
    width: 421px;
    height: 25px;
    border: 1px solid #d8d8d8;
    background-color: #f8f8f8;
    padding: 2px;
    line-height: 25px;
}

.yzmdiv {
    clear: both;
}

.userloginunp {
    clear: both;
    padding-top: 20px;
    position: relative;
}

.logpay {
    width: 92px;
    height: 41px;
    background: url(../images/log.jpg) no-repeat 0px 0px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 15px;
    border: 0 none;
}

.userloginunp p {
    line-height: 16px;
    padding: 2px 0px;
    color: #686868;
}

.userloginunp p {
    line-height: 16px;
    padding: 2px 0px;
    color: #686868;
}

a.fontblue {
    color: #086bc4;
    text-decoration: none;
}

.userloginunp p {
    line-height: 16px;
    padding: 2px 0px;
    color: #686868;
}

a.fontred {
    color: #ff0000;
    text-decoration: none;
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 999999999;
    display: none;
    top: 0;
    left: 0;
    background: url(../images/ztoum.png) repeat 0px 0px;
}