*{margin:0;padding:0;}
.header-box{
    width:1200px;
    height: 70px;
    padding: 20px 0;
    margin: 0px  80px 0px 40px;
}
.header img{
    width:auto;
}
.header-box b{
    color:#808080;
}

.header-box .header-ad i {
    display: block;
    width: 7px;
    height: 7px;
    

}
.header-box .header-ad {
    float: right;
    width: 110px;
    margin-left: 20px;
    text-align: center;
    margin-bottom:13px;
}
.header{
	    background-color: #ffffff;
    width:100%;
}
.header-box {
    height: 70px;
    padding: 20px 0;
}
.content-box {
    width: 1200px;
    margin: 0 auto;
}
.account-main{
     width: 100%;
     height:752px;
     overflow: hidden;
     background: #f0f9ff;
     margin-bottom: -20px;
     padding-top: 10px;
     border-top: 1px solid #CDCDCD;
}
.account-main .content-box{
    height: 599px;
    position: relative;
}
.account-main1{
     width: 100%;
     height:850px;
     overflow: hidden;
     background: #f0f9ff;
     margin-bottom: -20px;
     padding-top: 10px;
     border-top: 1px solid #CDCDCD;
}
.account-main1 .content-box{
    height: 599px;
    position: relative;
}





.log-left-bigimg{
    position: absolute;
    left: 92px;
    width: 600px;
    height: 266px;
    background: url(../../img/left-big.png) center center no-repeat;
}
.log-left-bigimg1{
    position: absolute;
    top:100px;
    left: 92px;
    width: 600px;
    height: 266px;
    background: url(../../static/img/reg/left-big.png) center center no-repeat;
}


/*.footer{
    height:120px;
    width:auto;
    background-color:#000000;
    position:fixed;
    bottom:0;
}*/

#footer {
     background:#444444;
     width: 100%;


}
.fabout {overflow:hidden; height:88px; border-bottom:1px #575757 solid; line-height:88px; text-align:center; font-size:28px; color:#a9a9a9; }
.fcopy { line-height:44px; text-align:center; font-size:12px; color:#6d6d6d; }