﻿#page {
    z-index: 2;
    position: relative;
    margin: auto;
    width: 800px;
    padding: 20px;
    font-size: 12px;
    color: #AAAAAA;
}

P.larger-size {
    font-size: 16px;
}

#page STRONG {
    color: #FFFFFF;
}

.headers {
    width: 780px;
    height: 80px;
    background: rgba(0,0,0,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000,endColorstr=#70000000);
    color: #fff;
    font-size: 32px;
    padding-left: 20px;
    line-height: 80px;
}

.content_left {
    float: left;
    width:500px;
    height:350px;
    background:#fff;
}
.biaodt {
    color:#00a0e9;
    font-size:18px;
    padding:20px;

}
.dabaowei {
    padding-left:20px;
    width:460px;
    position:relative;
    padding-bottom:30px;
}
    .dabaowei input {
        width:420px;
        border:0px;
        border:1px solid #b5b5b5;
        height:50px;
        line-height:50px;
        padding-left:40px;
        font-size:16px;
        font-family:'Microsoft YaHei';
    }
        .dabaowei img {
            position:absolute;
            left:30px;
            top:14px;
        }
.jizhu {
    float:left;
    line-height:20px;
    padding-left:20px;
    color:#585858;
    font-size:14px;
}
    .jizhu input {
        height:20px; 
        width:20px;
       display:block;
       float:left;
       margin-right:3px;
    }
.wangji {
    float:right;
    padding-right:20px;
    font-size:14px;
    color:#00a0e9;
}
.denglu {
    width:460px;
    height:50px;
    margin-left:20px;
    background:#00a0e9;
    display:block;
    text-align:center;
    line-height:50px;
    font-size:18px;
    color:#fff;
    margin-top:20px;
    border-radius:6px;
}
.content_right {
    float: right;
    width:300px;
    height:350px;
    background:#F6F6F6;
}
.denglsOAT {
    width:160px; 
    margin:0 auto;

    padding-top:20px;
}
    .denglsOAT img {
        padding-right:10px;
    }
.bgstretcher {
    background: black;
    overflow: hidden;
    width: 100%;
    position: fixed !important;
    z-index: 1;
}

    .bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

        .bgstretcher UL, .bgstretcher UL LI {
            margin: 0;
            padding: 0;
            list-style: none;
        }

.bgs {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#30000000);
    z-index: 2;
    position:fixed;
    left: 0;
    top: 0;
}
