body{
	background:url(/Template/images/lib/body_bg.jpg) repeat-x top;
}
/*头部*/
.headbody{
	position:relative;
}
.headtop{
	height:151px;
	background:url(/Template/images/lib/head_bg.jpg) no-repeat;
}
.menu{
	width:980px;
	height:35px;
	line-height:35px;
	text-align:center;
	background:url(/Template/images/lib/menu_bg.jpg) repeat-x;
}
.menu ul{
	padding-left:120px;
	text-align:center;
	list-style:none;
}
.menu li{
	float:left;
	height:35px;
	text-align:center;
	padding-right:2px;
	background:url(/Template/images/lib/menu_link.jpg) no-repeat right;
}
.menu li.last{
	background:none;
}
.menu li a,.menu li a:visited{
	display:inline-block;
	width:90px;
	font-size:12px;
	height:35px;
	line-height:35px;
}
.menu li a:hover{
	color:#800;
	background:url(/Template/images/lib/menu_bg_02.jpg) repeat-x;
}
/*主体*/
.mainbody{
	width:980px;
	padding-top:15px;
}
.outbox{
	margin:10px 0;
	border:#e5e5e5 solid 1px;
	background:#fdfdfd;
}
.outbox .title{
	position:relative;
	padding:1px;
	padding-bottom:2px;
	height:27px;
	background:url(/Template/images/lib/title_bg.jpg) no-repeat left;
}
.outbox .title h2{
	width:83px;
	height:27px;
	margin-left:10px;
	line-height:27px;
	text-align:center;
	font-size:12px;
}
.outbox .title span{
	position:absolute;
	top:1px;
	right:1px;
	width:59px;
	height:27px;
	padding-right:1px;
	line-height:27px;
	text-align:center;
	font-size:12px;
	background:url(/Template/images/lib/more.jpg) no-repeat right;
}
.leftside .outbox .title h2{
	margin:0;
	height:27px;
	line-height:27px;
	background:#FFF url(/Template/images/lib/h2_bg.jpg) repeat-x left;
}
.rightmain .minbox .outbox{
	background:none;
}
.rightmain .minbox .outbox .title{
	position:relative;
}
.rightmain .minbox .outbox .title h2{
	position:absolute;
	left:20px;
	bottom:0;
	margin:0;
	height:27px;
	line-height:27px;
	background:#FFF url(/Template/images/lib/h2_bg_02.jpg) no-repeat bottom;
}
.outbox td{
	text-align:left;
}
.box_t,.box_b{
	height:290px;
}
.leftside{
	width:250px;
	margin-right:15px;
}
.rightmain{
	width:715px;
}
#pagecontent div{
	text-align:left;
}
.rightmain .minbox{
	width:450px;
}
.rightmain .rightbox{
	width:250px;
	margin-left:15px;
}
.rightbox .outbox{
	border:none;
	background:none;
}
.rightbox .box_b{
	margin-top:13px;
}
.l2 li{
	float:left;
	width:100px;
}
.rightbox .inbox_t,.rightbox .inbox_b{
	height:138px;
	border:#e5e5e5 solid 1px;
	background:#fdfdfd;
}
.rightbox .inbox_t{
	margin-bottom:10px;
}
.picTextBox{
	margin-top:10px;
	padding:10px;
	padding-top:0;
}
.picTextBox h3{
	font-size:12px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.picTextBox img{
	float:left;
	margin-right:5px;
	padding:1px;
	border:#CCC solid 1px;
}
.picTextBox p{
	text-indent:2em;
	line-height:1.5em;
}
/*底部*/
.bottombody{
	background:#f8f7f7;
	border-top:#00679c solid 1px;
}
.bottombody p{
	text-align:center;
	margin-top:5px;
}
/*内容页*/
.nav_t{
	position:relative;
	margin:10px 0;
	margin-bottom:10px;
	background:#f6eded;
}
.nav_t h2{
	height:30px;
	padding-left:20px;
	font-size:14px;
	line-height:30px;
}
.nav_t span{
	position:absolute;
	top:5px;
	right:10px;
}
.textcont{
	padding:10px;
}
.fsy{
	height:auto;
}
.kk h2{
	margin:10px 0;
	text-align:center;
}
.kk p{
	text-indent:2em;
}
.kk dt{
	font-weight:bold;
}
.kk dd{
	text-indent:2em;
}
.lb td{
	position:relative;
	padding-left:20px;
}
.lb td span{
	margin:0 5px;
}
.lb td .tittldate{
	position:absolute;
	top:0;
	right:10px;
	color:#CCC;
}