@charset "utf-8";
/* CSS Document */
body {
	margin:0 auto;
	font-size:13px;
	background:#fff url(../images/0808bg.png) top repeat-x fixed;
 	line-height:150%;
	}
	
tr,td,ul,li {
	margin:0;
	padding:0;
	}
ul,li {
	list-style:none;
	}
img {
	border:none;
	}
a {
	color:#036;
	text-decoration:none;
	}
a:hover {
	color:#039;
	border-bottom:1px dotted #ccc;
	}
.red {color:#f00;}
.more,.date{
	float:right;
	font-size:11px;
	margin-right:10px;
	}
/*以下是顶部导航菜单*/
.top {
	background:url(../images/top1.gif);
	height:179px;
	width:955px;
	margin:0 auto;
	}
.topbut {
	width:955px;
	margin:0 auto;
	background:#232c8b;
	}
#topmenu {
	text-align:right;
	}
#topmenu li a,#topmenu2 li a {
	height:25px;
	display:block;
	background:url(../images/topbut.gif) repeat-x top;
	font-size:13px;
	line-height:20px;
	color:#fff;
	}
#topmenu li a {
	height:22px;
	}
#topmenu li a:hover ,#topmenu2 li a:hover {
	background:url(../images/topbut.gif) repeat-x left -25px;
	border:none;
	}
#topmenu2 li {width:136px;float:left;text-align:center;}
#topmenu li {  position: relative; width:136px;float:left;font-size:14px;clear:none; overflow:visible; text-align:center;}
#topmenu li ul  {position:absolute; left: 0px;  width:136px; display:none;  clear:none; filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=2);border:1px #fff solid;background:#eee;text-align:left; overflow:visible; text-overflow:clip;}
#topmenu li ul li {width:100%;}
/* Fix IE. Hide from IE Mac \*/ * html #topmenu  ul li { float: left;} * html #topmenu ul li a { height: 1%; } /* End */
#topmenu li ul li a {height:25px; line-height:25px;}
#topmenu li:hover ul {display: block; position:absolute; z-index:900;}
#topmenu li:hover ul,#topmenu li.over ul {display: block; position:absolute; z-index:9999;}

/*以下是中间公用栏目设定*/	
.menulm{
border:1px solid #ccc;
margin-top:5px;
background:#fff url(../images/bgtop.gif) repeat-x left 30px;
}
.menulm p{
	margin:0 5px;
	width:95%;
	color:#333;
	clear:both;
	}
.menulm img {
	margin:0 5px;
	}
.arttitle {
	text-align:center;
	font-size:15px;
	}
.menulm .gh3,.menulm .rh3,.menulm .bh3{
margin:1px 1px 5px 1px;
height:30px;
color:#204a9c;
padding:0 15px 0 30px;
font-size:13px;
line-height:30px;
clear:both;
}
.menulm li{
	height:25px;
	margin-left:10px;
	padding-left:15px;
	background:url(../images/li.gif) no-repeat left 6px;
	clear:both;
	}
.menulm .gh3 {
	background:url(../images/title.gif) no-repeat;
	}
.menulm .rh3{
	background:url(../images/title.gif) no-repeat left -30px;
	}
.menulm .bh3{
	background:url(../images/title.gif) no-repeat left -60px;
	}
.foot{
	padding:10px;
	height:80px;
	text-align:center;
	background:url(../images/foot.gif) repeat-x;
	}
/*以下是首页栏目设定*/	
.midtopimg {
	width:156px;
	height:120px;
	border:2px solid #eee;
	}
#demo li{ height:auto;}
