@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0;
	font-size:13px;
 	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;}
.hui {color:#999;}
.more,.date{
	float:right;
	font-size:11px;
	margin-right:10px;
	font-weight:0;
	}
/*以下是中间公用栏目设定*/	
.gbmenulm{
border:1px solid #ccc;
margin-top:5px;
background:#fff url(../images/bgtop.gif) repeat-x left 30px;
}
.gbmenulm p{
	margin:0px;
	padding:15px;
	width:100%;
	clear:both;
	}
.gbmenulm img {
	margin:0 5px;
	}
.gbmenulm div {
	border:1px solid #ccc;
	padding:5px;
	margin:10px;
	}
.gbmenulm pre {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	background:#eee ;
	}
.gbmenulm pre a{
	margin:0 10px 0 10px;
	}
.gbmenulm .gh3,.gbmenulm .rh3,.gbmenulm .bh3{
margin:1px 1px 5px 1px;
height:30px;
color:#204a9c;
padding:0 15px 0 30px;
font-size:13px;
line-height:30px;
clear:both;
}
.gbmenulm li{
	margin-left:15px;
	margin-top:5px;
	padding-left:15px;
	background:url(../images/li.gif) no-repeat left 6px;
	clear:both;
	}
.gbmenulm .gh3 {
	background:url(../images/title.gif) repeat-x;
	}
.gbmenulm .rh3{
	background:url(../images/title.gif) repeat-x left -30px;
	}
.gbmenulm .bh3{
	background:url(../images/title.gif) repeat-x left -60px;
	}
.recont{
	margin:15px;
	}
.pagenav{
	text-align:center;
	}