*, html, body, form, div, dl, dt, dd, ul, ol, li, th, td, p, span, strong, em, a, input, textarea, select, h1, h2, h3, h4, h5, h6, pre, fieldset, blockquote, iframe
{
    margin: 0;
    padding: 0;
    font-family: 宋体, Arial, Verdana, Tahoma, Sans-Serif;
    color: #000;
    font-size: 12px;
}
html, body, img, fieldset
{
    border: 0;
}
ul, ol
{
    list-style: none;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
}
div
{
    overflow: hidden;
    cursor: default;
}
a:link, a:visited, a:active
{
    color: #333;
    background-color: transparent;
    text-decoration: none;
}
a:hover
{
    color: #c00;
    background-color: transparent;
    text-decoration: underline;
}
.clear
{
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
body
{
    text-align: center;
}
#bannerTitle
{
    width: 262px;
    height: 27px;
    float: left;
    margin-top: 48px;
    background: url(images/index/index_title.png) left top no-repeat;
}
#banner
{
    background: url(images/index/banner.jpg) right top no-repeat;
}
.mainWrap
{
    width: 1002px;
    margin: 0 auto;
}
/*头部*/
#header
{
    background: url(images/body_toprep.png) left top repeat-x;
}
#banner
{
    width: 1002px;
    height: 118px;
    margin: 0 auto;
}
#logoWrap
{
    width: 104px;
    height: 77px;
    float: left;
    margin-top: 20px;
    margin-right: 50px;
}
#logoWrap h1 a:link, #logoWrap h1 a:visited, #logoWrap h1 a:active
{
    display: block;
    width: 65px;
    height: 77px;
    overflow: hidden;
    text-decoration: none;
    float: right;
}
#logoWrap h1 a:hover
{
    display: block;
    width: 65px;
    height: 78px;
    overflow: hidden;
    text-decoration: none;
}
#searchForm
{
    width: 300px;
    height: 50px;
    float: right;
    margin-top: 48px;
    padding-right: 20px;
}
#btn_simg
{
    float: right;
    cursor: pointer;
    margin-left: 6px;
}
#txt_stext
{
    float: right;
    border: solid 1px #cdcdcd;
    width: 180px;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    font-family: 宋体;
    font-size: 12px;
    color: #d0d0d0;
}
/*导航栏*/
#navi
{
    background: url(images/navi_bg.png) center repeat-x;
    height: 39px;
    margin-bottom: 20px;
}
#topNavi
{
    width: 1002px;
    height: 39px;
    margin: 0 auto;
}
#topNaviList .top
{
    height: 39px;
    width: 140px;
    float: left;
    padding-right: 2px;
    background: url(images/navi_split.png) right center no-repeat;
}
#topNaviList .tail
{
    background: none;
}
a.naviLinkTop:link, a.naviLinkTop:visited, a.naviLinkTop:active
{
    margin: 0 1em;
    display: block;
    height: 39px;
    line-height: 39px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
a.naviLinkTop:hover
{
    text-decoration: none;
}
#topNaviList a.on:link, #topNaviList a.on:visited, #topNaviList a.on:active
{
    background: url(images/navi_on.png) center bottom repeat-x;
    color: #c00;
}
#topNaviList a.on:hover
{
    color: #c00;
    background: url(images/navi_on.png) center bottom repeat-x;
}
#topNaviList a.off:link, #topNaviList a.off:visited, #topNaviList a.off:active
{
    background: none;
    color: #fff;
}
#topNaviList a.off:hover
{
    color: #c00;
    background: url(images/navi_on.png) center bottom repeat-x;
}
/*底部*/
#bottomLinks
{
    width: 1000px;
    height: 34px;
    margin: 20px auto;
    border: solid 1px #D1D1D1;
    background-color: #EEE;
    text-align: center;
    line-height: 34px;
}
#bottomLinks span
{
    font-family: Arial;
    font-size: 12px;
    padding: 0 10px;
    background: url(images/icon3.png) center no-repeat;
}
#copyRight
{
    text-align: center;
    height: 100px;
}
