/* CSS Document */


#menu { width:1002px;}
#menu ul { width:1002px;}
#menu ul li { width:101px; float:left; position:relative; padding-right:10px; }
#menu ul li a { display:block; width:101px; height:37px; background:url(images/menu_02.gif) no-repeat; color:#FFFFFF; text-decoration:none; font-size:14px; text-align:center; line-height:37px; font-weight:bold;}
#menu ul li.on a,#menu ul li.hover a { background-image:url(images/menu_01.gif) ; width:101px; color:#1860bf;}
#menu ul li ul { display:none; width:101px; background:#f3f3f3; position:absolute; top:35px; left:0px; z-index:120; }
#menu ul li.hover ul { display:block;}
#menu ul li ul li { width:91px; border-bottom: 1px dotted #d2d2d2;}
#menu ul li ul li a { width:101px; height:auto; line-height:24px; background-image:none; font-size:12px; color:#5c5c5c; text-align:center; text-decoration:none; font-weight:normal;}
#menu ul li ul li a:hover { background-color:#f6f6f6; color:#a3c406; }
#menu ul li.on ul li a,#menu ul li.hover ul li a { background-image:none; color:#5c5c5c;}
#menu ul li.on ul li a,#menu ul li.hover ul li a:hover{ color:#FF0000;}


/*新闻中心*/
#tags {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0px; WIDTH: 444px; PADDING-TOP: 0px; HEIGHT: 28px;}
#tags LI {BACKGROUND: url(images/tagleft.gif) no-repeat left bottom; FLOAT: left; MARGIN-RIGHT: 8px; LIST-STYLE-TYPE: none; HEIGHT: 28px ;width:72px;}
#tags LI A {PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: url(images/tagright.gif) no-repeat right bottom; FLOAT: left; PADDING-BOTTOM: 0px; font-weight:bold; COLOR: #555555; LINE-HEIGHT: 28px; PADDING-TOP: 0px; HEIGHT: 28px; TEXT-DECORATION: none;}
#tags LI.emptyTag {BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px}
#tags LI.selectTag {BACKGROUND-POSITION: left top; MARGIN-BOTTOM: -2px; POSITION: relative; HEIGHT: 28px; width:72px;}
#tags LI.selectTag A {BACKGROUND-POSITION: right top; COLOR: #1860bf; LINE-HEIGHT: 28px; HEIGHT: 28px; font-weight:bold; }
#tagContent { BORDER-TOP: #e1e1e1 1px solid; }
.tagContent  {DISPLAY: none;WIDTH: 444px; COLOR: #474747;}
#tagContent DIV.selectTag {DISPLAY: block}
#tagContent .com {width:444px; padding:10px 0px 0px 0px;}
#tagContent .com ul { width:444px; font-size:12px; overflow:hidden; float:left;  overflow:hidden; }
#tagContent .com ul li {width:444px; float:left; line-height:24px; }
#tagContent .com ul li p { width:350px; float:left;}
#tagContent .com ul li p a { float:left; color:#5c5c5c; text-decoration: none;}
#tagContent .com ul li p a:hover { color:#fe0000; }
#tagContent .com ul li span { width:72px; text-align:right; float:right; color:#c9c9c9;}


/*图片滚动*/
#leftMarquee { width:978px; height:137px; _height:137px; overflow:hidden; position:relative;}
#leftMarquee .hd { position:absolute; left:0px; top:0px; line-height:107px; display:none; }
#leftMarquee .hd .prev { display:block; width:50px; height:139px; position:absolute; left:0px; top:0px; color:#32902B; font-size:53px; font-family:Arial, Helvetica, sans-serif; text-align:center; cursor:pointer;}
#leftMarquee .hd .next { display:block; width:50px; height:139px; position:absolute; left:893px; top:0px; color:#32902B; font-size:53px; font-family:Arial, Helvetica, sans-serif; text-align:center; cursor:pointer;}
#leftMarquee .bd { width:978px; min-height:137px; _height:137px; overflow:hidden;}
#leftMarquee .bd ul { overflow:hidden; zoom:1;}
#leftMarquee .bd ul li {float:left; overflow:hidden; width: 198px; text-align:center; line-height:21px; min-height:137px; _height:137px; _display:inline;}
#leftMarquee .bd ul li .pic { width:186px; height:116px;}
#leftMarquee .bd ul li .pic a { display:block; width:180px; height:110px; border:solid 1px #d4d4d4; background:#ffffff; padding:2px;}
#leftMarquee .bd ul li .pic a img { width:180px; height:110px;}
#leftMarquee .bd ul li .title { width:186px;}
#leftMarquee .bd ul li .title a { color:#666666; font-size:12px; line-height:28px; text-decoration:none;}
#leftMarquee .bd ul li .title a:hover { color:#fe0000;}


