﻿.header {
    width: 100%;
}
.topCbox {
    width: 100%;
    height: 115px;
    background: url(../image/topcbg.jpg);
}
.topC {
    width: 1000px;
    height: 90px;
    margin: 0 auto;
    padding-top: 25px;
}
.logo {
    display: block;
    width: 295px;
    height: 90px;
    float: left;
}
.navbox {
    width: 100%;
    height: 45px;
    background: url(../image/navbg.jpg);
}
.nav {
    width: 1000px;
    height: 45px;
    margin: 0 auto;
}
.nav_1box {
    width: 110px;
    height: 45px;
    position: relative;
    float: left;
}
.nav_1 {
    display: block;
    width: 125px;
    height: 45px;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    color: #FFF;
}
.nav_2 {
    width: 345px;
    position: absolute;
    left: 0px;
    top: 45px;
    z-index: 9;
    display: none;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #FFF;
}
.nav_2 a {
    display: block;
    width: 110px;
    background: url(../image/navbg2.jpg) left center no-repeat;
    height: 35px;
    float: left;
    color: #646363;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    text-align: left;
    text-indent: 10px;
}
.copyright_footer {
    border-top: 2px solid #b7b8b9;
    background: url(../image/index_6111.png) center 10% no-repeat;
    padding-top: 73px;
    background-color: #895C34;
    color: #CECECE;
    text-align: center;
    padding-bottom: 20px;
}
.statement_footer {
    height: 40px;
    text-align: center;
    line-height: 40px;
}