body{
	background:#FFF;
}
.contbody{
	width:980px;
	margin:0 auto;
}
/*头部*/
.headbody{
	height:100px;
	background:#4676f0 url(/Template/images/jxcgj/logo.png) no-repeat left;
	background-position: 20px center;
	background-size:auto 60px;
}
.headbody .logo{
	margin-left:350px;
	padding-top:40px;
	text-align:left;
	font-size:30px;
	font-weight:bold;
	color:#FFF;
}
/*主体*/
.mainbody{
	background:#FFF;
}
.banner{
	height:230px;
	margin-bottom:50px;
	background:url(/Template/images/jxcgj/banner.jpg) no-repeat center;
}
.sylb dt,.sylb dd{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #ff893b;
	border-bottom: #d1d1d1 1px solid;
}
.sylb dd{
	color: #000;
	font-size: 16px;
}
.pic-l li{
	float:left;
	width:218px;
	margin:20px 0;
	margin-left:20px;
	padding:1px;
	list-style:none;
	border:#CCC solid 1px;
}
.pic-l li.tb{
	width:300px;
}
.pic-l a{
	display:block;
	padding:10px;
	text-align:center;
	font-size:20px;
	line-height:2em;
	color:#FFF;
	font-weight:bold;
	background:#293366;
}
.pic-l-1 a{
	height:100px;
	font-size:16px;
}
.leftside{
	width:250px;
	margin-right:20px;
}
.leftside dl,.leftside ul{
	list-style:none;
}
.leftside dt{
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background: #2153a8;
}
.leftside dd{
	border-bottom: #2153a8 3px solid;
	background:#b4d8ef;
}
.leftside li{
	border-bottom: #b4d8f0 1px dashed;
	background: #d6e8f3;
}
.leftside a,.leftside a:visited{
	display:block;
	padding:10px;
	text-align:center;
	color:#000;
}
.leftside dd a,.leftside dd a:visited{
	font-weight:bold;
}
.leftside li a,.leftside li a:visited{
	padding:1px;
}
.leftside a:hover{
	color:#F00;
}
.rightmain{
	width:700px;
	padding:20px 5px;
	border-top:#CCC solid 1px;
}
.jyk{
	width:auto;
}
.contlist{
	padding:10px;
}
.nav_t{
	height:40px;
	margin-bottom:10px;
	padding-left:20px;
	line-height:40px;
}
.textcont{
	padding:0;
}
/*底部*/
.bottombody{
	margin-top:50px;
	padding:20px 0;
	border-top:#999 solid 1px;
	background:#4676f0;
}
.bottombody p{
	margin:10px 0;
	text-align:center;
	color:#FFF;
}
.bottombody p a,.bottombody p a:visited{
	color:#FFF;
}
.bottombody p a:hover{
	color:#FFF;
}
/*栏目页*/
.lm table td{
	position:relative;
}
.lm table span{
	margin-right:10px;
}
.lm table .tittldate{
	position:absolute;
	top:0;
	right:0;
}