body {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    background-color: #f1fbfb;
    background-image: url(images/bg1.gif);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    background-position: top;
}

.bg {
    background-image: url(images/login.gif);
    background-repeat: no-repeat;
    height: 600px;
    width: 1002px;
    margin-right: auto;
    margin-left: auto;
    background-color: #f1fbfb;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 16px;
    line-height: 40px;
    color: #01487E;
    text-decoration: none;
}

a {
    font-size: 14px;
    font-weight: normal;
    color: #01487E;
    text-decoration: none;
    line-height: 40px;
}

    a:hover {
        color: #F00;
    }

.login-list {
    padding: 0px;
    float: left;
    width: 250px;
    margin-top: 267px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 485px;
}

    .login-list ul li {
        display: block;
        margin: 0px;
        padding: 0px;
        height: 40px;
        width: 250px;
        line-height: 40px;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        text-align: left;
    }

.input_login {
    line-height: 25px;
    background-image: url(images/3%20.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-align: left;
    height: 25px;
    width: 169px;
    padding-top: 0px;
    padding-right: 3px;
    padding-bottom: 0px;
    padding-left: 3px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border: none;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
}

.dl {
    background-image: url(images/2.gif);
    background-repeat: no-repeat;
    float: left;
    height: 33px;
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 63px;
    width: 77px;
}

.zc {
    background-image: url(images/5%20.gif);
    background-repeat: no-repeat;
    float: right;
    height: 33px;
    width: 77px;
    margin-top: 25px;
    margin-right: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
}
