﻿/* È«¾ÖCSS¶¨Òå */
body { font-family: Microsoft YaHei; margin: 0; padding: 0; font-size: 14px; background: #282828; color: #6e6e6e; line-height: 24px; }
p, div, form, img, ul, ol, li, dl, dt, dd { margin: 0; padding: 0; border: 0; }
ul, ol, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
table, li, tr, th, br { font-size: 14px; font-family: Microsoft YaHei; }
img { display: block; }

/* Á´½ÓÑÕÉ« */
a { text-decoration: none; color: #6e6e6e; }
a:hover { text-decoration: none; color: #c00; }
.fl { float: left; }
.fr { float: right; }
.tc { text-align: center; }
.tr { text-align: right; }
.cl { clear: both; }

/* nav */
.nav { width: 100%; color: #1264b0; margin: auto; padding: 0px; height: 27px; line-height: 27px; width: 100%; text-align: center; background: url(/topic../images/navbg.gif) repeat-x top; font-size: 12px; font-family: SimSun; font-weight: normal; }
.nav a { color: #1264b0; }
.bg01 { height: 650px; background: url(/topic../images/title_01.jpg) no-repeat center top; }
.bg02 { background: url(/topic../images/title_02.jpg) no-repeat center top; height: 560px; }
.bg03 { background: url(/topic../images/title_03.jpg) no-repeat center top; height: 522px; }
.bg04 { background: url(/topic../images/title_04.jpg) no-repeat center top; height: 600px; }
.bg05 { background: url(/topic../images/title_05.jpg) no-repeat center top; height: 327px; }
.ww { margin: 0px auto; width: 1000px; clear: both; }

.box01{
    float: left;
    width: 320px; 
    padding-top: 140px;  
}
.box01 h2{
    font-size: 20px;
    color: #fff;
    height: 53px;
    line-height: 36px;
    padding-left: 80px;
    font-weight: lighter;
}
.box01 p{
    padding: 12px 45px 0 0;
}
.box02{
    float: left;
    width: 1000px;
    padding-top: 140px;
}
.box02 li{
    float: left;
    width: 317px;
    background: #000;
    margin-right: 24px;
}
.box02 li div{
    padding: 0 25px;
    vertical-align: middle;
}
.box02 li div span{
    color: #fff;
    display: block;
}
.box02 li.no{
    margin: 0px;
}
.box03{
    float: left;
    width: 475px;
    padding: 110px 0 0 40px;
    color: #fff;
}
.box03 a{
    color: #fff;
    border-bottom: 1px #fff solid;
    padding-bottom: 1px;
}
.box03 a:hover{
    color: #c00;
}
.box04{
    float: left;
    width: 130px;
    padding: 55px 0 0 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.box04 img{
    display: block;
    margin-bottom: 5px;
}
.box05{
    float: left;
    width: 295px;
    padding: 110px 0 0 50px;
}
.box05 li{
    padding-left: 12px;
    background: url(/topic../images/title_07.png) 0px 14px no-repeat;
    line-height: 32px;
    color: #4b4b4b;
}
.box05 li a{
    color: #4b4b4b;
}
.box05 li a:hover{
    color: #c00;
}

/* footer */
#footer { width: 100%; line-height: 25px; font-family: SimSun; font-size: 12px; color: #000; text-align: center; font-weight: normal; padding: 30px 0; background: url(/topic../images/title_06.jpg) no-repeat center top; }
#footer td { line-height: 25px; font-family: SimSun; font-size: 12px; }
#footer a { color: #000 }
#footer p { font-style: normal; text-align: center; font-size: 12px; }
#footer address { font-style: normal; text-align: center; color: #000; font-size: 12px; }