﻿body {BACKGROUND: url(../images/bg.jpg) #000000 repeat-x center top; margin:0px; color:#e2bc6b; font-size:13px;}
.container {width:1000px; margin:0 auto;background-image: url('../images/bg3.jpg' );}
img { border:0;}
.clearFloat{ clear:both; height:0; overflow:hidden;}
a {color:#e2bc6b;}
#divBanner {background-image: url(../images/banner.jpg); width: 1000px; height: 108px;}

#divNavMenu { width:1000px; height:26px;BACKGROUND: url(../images/menubg.jpg);}
#divNavMenu ul { margin:0px; padding:0; list-style-type:none;}
#divNavMenu ul li { float:left; margin-left:10px; }
#divNavMenu ul li a { display:block; width:84px; height:26px;}
#divNavMenu ul li a:hover
{
    background-position: left bottom;
}
#divNavMenu .menu01{BACKGROUND: url(../images/01.jpg);}
#divNavMenu .menu02{BACKGROUND: url(../images/02.jpg);}
#divNavMenu .menu03{BACKGROUND: url(../images/03.jpg);}
#divNavMenu .menu04{BACKGROUND: url(../images/04.jpg);}
#divNavMenu .menu05{BACKGROUND: url(../images/05.jpg);}
#divNavMenu .menu06{BACKGROUND: url(../images/06.jpg);}
#divNavMenu .menu07{BACKGROUND: url(../images/07.jpg);}
#divNavMenu .menu08{BACKGROUND: url(../images/08.jpg);}
#divNavMenu .menu09{BACKGROUND: url(../images/09.jpg);}
#divNavMenu .menu10{BACKGROUND: url(../images/10.jpg);}

#divLeftCol { float:left; width:200px; text-align : center; background-color: #000000; background-image: url(../images/leftBg.jpg); background-repeat: repeat-y;}
#divRightCol { margin-left:200px; padding:10px;}

.leftMenu {width:155px; margin:25px auto;}
.leftMenu a { width:155px; display:block; height:30px; margin:5px 0;}
.leftMenu a:hover {background-position: left bottom;}
.leftMenu1 {BACKGROUND: url(../images/z1.jpg);}
.leftMenu2 {BACKGROUND: url(../images/z2.jpg);}
.leftMenu3 {BACKGROUND: url(../images/z3.jpg);}
.leftMenu4 {BACKGROUND: url(../images/z4.jpg);}
.leftMenu5 {BACKGROUND: url(../images/z5.jpg);}
.leftMenu6 {BACKGROUND: url(../images/z6.jpg);}
.leftMenu7 {BACKGROUND: url(../images/z7.jpg);}

.homeNews 
{
    margin-left:10px; display:block; height:2800px; overflow:auto;
    scrollbar-face-color:#382a21;
    scrollbar-highlight-color:#000000;
    scrollbar-3dlight-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-Shadow-color:#000000;
    scrollbar-arrow-color:#000000;
    scrollbar-track-color:#382a21;    
}


#divFooter
{
    background-image: url('../images/bottom.jpg' );
    width: 1000px;
    margin: 0 auto;
    color: #634934;
    background-repeat: no-repeat;
    text-align:center;
    padding-top:40px;
}
#divFooter a { color: #634934;}

.article
{
    font-size: 14px;
    color: #ffff99;
    line-height: 150%;
}

.articleTitle
{
    font-weight: bold;
    font-size: x-large;
    color: #cc0033;
    font-family: 仿宋_GB2312;
}


.siteMap {width: 98%; color: #e2bc6b;height: 12px; text-align: left; padding:0px 0 3px 0px; display:block; font-size:13px;}
.siteMap a { color:#e2bc6b;}

.pager { width:100%; text-align:center; margin:10px 0px;}
.pager a { margin:5px;}
.pager .currentPageButton { font-weight:bold; margin:5px;}
.pager .firstPageButton {}
.pager .previousPageButton {}
.pager .nextPageButton {}
.pager .lastPageButton {}
.pagenum{ font-size:13px;margin:5px; }
        

