﻿div.login_background {
    background: url(../images/login_background.png) no-repeat top center;
    min-height: 1080px;
}

div.login_main {
    width: 802px;
    height: 570px;
    top: 305px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

dl.login_input {
    width: 270px;
    height: 222px;
    position: absolute;
    left: 407px;
    top: 138px;
}

    dl.login_input dt {
        height: 25px;
        line-height: 25px;
        font-size: 14px;
        color: #6D6D6D;
        text-decoration: underline;
        text-align: left;
    }

    dl.login_input dd input {
        background: url(../images/bigImage.png) no-repeat 0px 0px;
        width: 320px;
        height: 38px;
        padding-left: 20px;
        text-align: left;
    }

div.login_button {
    width: 270px;
    position: absolute;
    left: 484px;
    top: 353px;
}

    div.login_button input {
        border: none;
        padding: 0px;
        margin: 0px;
        width: 245px;
        height: 54px;
        background: url(../images/bigImage.png) no-repeat 0px -91px;
        cursor: pointer;
    }

div.login_footer {
    position: absolute;
    left: 267px;
    top: 470px;
    width: 315px;
    height: 90px;
    text-align: center;
}

a.zhengxinwang {
    background: url(../images/bigImage.png) no-repeat 0px -38px;
    width: 115px;
    height: 53px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*----------------------------------*/
div.inner_back{
    position:absolute;
    left:28px;
    top:28px;
    width:111px;
    height:53px;
    cursor:pointer;
}
div.inner_background{
    background: url(../images/background.png) no-repeat left top;
    width:1920px;
    height:1620px;
    position:relative;
}
div.inner_left{
    position:absolute;
    width:1567px;
    height:889px;
    left:182px;
    top:570px;
    background: url(../images/left_main.png) no-repeat left top;
    z-index:99998;
}
div.inner_right {
    position:absolute;
    width:498px;
    height:973px;
    left:1218px;
    top:530px;
    background: url(../images/right_main.png) no-repeat left top;
    z-index:99999;
    overflow:hidden;
}
div.inner_header{
    color:#B9B77C;
    font-size:35px;
    padding-left:38px;
    height:83px;
    line-height:77px;
    text-align:left;
}
div.inner_content {
    width:920px;
    margin-left:63px;
    margin-top:30px;
}
div.inner_right div.content{
    background: url(../images/innertest.png) no-repeat left top;
    width:442px;
    height:920px;
    margin:20px;
}
div.inner_enter{
    padding-top:354px;
}
div.inner_enter input {
    border:none;
    background: url(../images/bigImage.png) no-repeat 0px -145px;
    height: 99px;
    width:442px;
    cursor:pointer;
}
div.activity_header {
    position:relative;
    top:14px;
    font-size:16px;
    color:white;
    font-family:'Microsoft YaHei';
    text-align:center;
}
div.activity_content{
    position:relative;
    top:34px;
    font-size:14px;
    color:#8E8E8E;
    font-family:'Microsoft YaHei';
    text-indent:20px;
    text-align:left;
    height:410px;
    overflow:auto;
}
