body{
	background:url(/Template/images/cxqx/body_bg.jpg) repeat-x top;
}
.contbody{
	width:980px;
	margin:0 auto;
}
/*头部*/
.headbody{
	height:165px;
}
.headbody .headtop{
	height:130px;
	background:url(/Template/images/cxqx/headbody_bg.jpg) no-repeat top center;
}
.headbody .menu{
	height:35px;
	line-height:35px;
	text-align:center;
	background:#01478f;
}
.headbody .menu a,.headbody .menu a:visited{
	float:left;
	margin-left:130px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.headbody .menu a:hover{
	color:#FFF;
}
/*主体*/
.mainbody{
	background:#FFF;
}
.banner{
	margin:20px 0;
}
.leftside{
	width:250px;
	margin-right:20px;
}
.leftside dl{
	list-style:none;
}
.leftside dt,.leftside .list_t{
	height:35px;
	text-align:center;
	line-height:35px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background:#cb1933;
}
.leftside dt{
	background:#01478f;
}
.leftside dd{
	height:30px;
	line-height:30px;
	background:#f0eeee url(/Template/images/cxqx/nav_bg.jpg) repeat-x left bottom;
}
.leftside a,.leftside a:visited{
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#000;
}
.leftside a:hover{
	color:#000;
}
.rightmain{
	width:700px;
  padding:10px 5px;
}
.contlist{
	padding:10px;
}
.nav_t{
	height:35px;
	margin-bottom:10px;
	padding-left:20px;
	line-height:35px;
	background:#f5f5f5;
}
/*底部*/
.bottombody{
	border-top:#999 solid 1px;
}
.bottombody p{
	margin:10px 0;
	text-align:center;
	color:#666;
}
.bottombody p a,.bottombody p a:visited{
	color:#666;
}
.bottombody p a:hover{
	color:#F00;
}
/*栏目页*/
.lm table{
	margin:0 10px;
}
.lm table td{
	position:relative;
}
.lm table span{
	margin-right:10px;
}
.lm table .tittldate{
	position:absolute;
	top:0;
	right:0;
}