@charset "gb2312";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
}

html {
    margin: 0;
    height: 100%;
}

body {
    margin: 0 auto;
    font-family: "Î¢ÈíÑÅºÚ";
    color: #333333;
    font-size: 12px;
    background: url(../images/saoma-login.jpg) center center repeat-x #454858;
    height: 100%;
    overflow: hidden;
    background-size: 100% 100%;
    display: inline-block;
}

.bdbg {
    position: absolute;
    top: 50%;
    margin-top: -500px;
    width: 100%;
    height: 652px;
}

img {
    border: none;
    list-style-type: none;
}

a {
    color: #4d4d4d;
    text-decoration: none;
}

    a:hover {
        color: #f90;
        text-decoration: underline;
    }

ul, li {
    list-style: none;
}

.clear {
    padding: 0;
    margin: 0;
    height: 0px;
    width: 0px;
    clear: both;
    overflow: hidden;
}

.dl {
    background: url(../images/dl.png) no-repeat bottom;
    background-size: 100% 100%;
    width: 664px;
    height: 436px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -350px;
}

.logintit {
    width: 536px;
    margin-left: 107px;
}

.dl_k {
    position: absolute;
    width: 300px;
    margin-left: 100px;
    margin-top: 200px;
}

.shuru {
    width: 300px;
    line-height: 33px;
    height: 33px;
    margin-bottom: 12px;
    font-size: 18px;
}

    .shuru img {
        width: 22px;
        height: 22px;
        margin: 5px 10px;
        display: block;
        float: left;
    }

.dl_form {
    margin: -20px auto 0px auto;
    _margin-top: 0;
    width: 344px;
}

    .dl_form li {
    }

    .dl_form label {
        font-weight: bold;
        color: #1c3e52;
        float: left;
        display: block;
        width: 83px;
        text-align: center;
    }

.dltxt {
    height: 33px;
    line-height: 33px;
    float: left;
    width: 160px;
    margin-right: 12px;
    background: none;
    border: 1px solid #1c3e52;
    font-size: 18px;
    font-weight: bold;
}

#dlan {
    width: 100px;
    line-height: 33px;
    height: 33px;
    color: #fff;
    background: url(../images/dl_bg.png);
    background-size: 100% 100%;
    cursor: pointer;
    border: none;
    font-weight: bold;
    font-size: 18px;
    margin-top:70px;
    margin-left:100px;
}

#dlan_over {
    width: 100px;
    line-height: 33px;
    height: 33px;
    color: #fff;
    cursor: pointer;
    border: none;
    font-weight: bold;
    font-size: 18px;
    margin-top:70px;
    margin-left:100px;
    background: url(../images/dl_bg.png);
    background-size: 100% 100%;
}

.dllx {
    display: block;
    height: 33px;
    line-height: 33px;
}

    .dllx span {
        margin: 0 15px 0 5px;
    }

.tishi {
    color: #e9ebee;
    height: 33px;
    font-size:16px;
    margin-top:-32px;
    line-height: 33px;
    text-align: right;
}
