﻿﻿
#UpdatePanel2 {
    height: 100%;
}

ul li {
    list-style-type: none;
}

.LoginMain {
    width: 100%;
    height: 100%;
    background-image: url(Images/login/bj.gif);
    background-repeat: repeat;
}

#for-hidden {
}

.LoginCenter {
    margin-left: -390px;
    width: 780px;
    top: 15%;
    left: 50%;
    position: absolute;
}

.SystemName {
    background-image: url(Images/login/headfe.jpg);
    background-repeat: no-repeat;
    width: 780px;
    height: 60px;
}

.LoginContainerL {
    float: left;
    background-image: url(Images/login/login_bj_l.jpg);
    width: 155px;
    height: 318px;
}

.LoginContainerM {
    float: left;
    background-image: url(Images/login/login.jpg);
    width: 470px;
    height: 318px;
}

#fillFeild {
    margin-top: 140px;
}

.LoginContainerR {
    float: left;
    background-image: url(Images/login/login_bj_r.jpg);
    width: 155px;
    height: 318px;
}

.IDContainer {
    margin-left: 250px;
    width: 172px;
    height: 28px;
}

.PwdContainer {
    margin-left: 250px;
    margin-top: 20px;
    width: 172px;
    height: 28px;
}

.BtnContainer {
    float: left;
    margin-left: 167px;
    margin-top: 10px;
    width: 122px;
    height: 58px;
}

.changePwd {
    float: left;
    margin-left: 40px;
    margin-top: 42px;
}

.box {
    font-size: 14px;
    color: #333333;
    width: 172px;
    height: 28px;
}

.BottomContainer {
    background-image: url(Images/login/footer.jpg);
    background-repeat: no-repeat;
    text-align: center;
    width: 780px;
    height: 102px;
}

.CompanyName {
    color: #333333;
    font-size: 14px;
    font-family: 微软雅黑;
    margin-top: 45px;
}
