body{
	background:url(/Template/images/sygspzy/body_bg.jpg) repeat-x top;
}
.contbody{
	margin:0 auto;
}
/*头部*/
.headbody{
	padding-top:150px;
	background:url(/Template/images/sygspzy/headbody_bg.jpg) no-repeat top center;
}
.headbody .menu{
	height:40px;
	padding-left:100px;
	line-height:40px;
	text-align:center;
}
.headbody .menu a,.headbody .menu a:visited{
	float:left;
	width:150px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.headbody .menu a:hover{
	color:#000;
	background:#cc3;
}
/*主体*/
.mainbody{
	margin-top:20px;
	background:#FFF;
}
.mainbody .banner{
	height:300px;
	background:url(/Template/images/sygspzy/banner.jpg) no-repeat top center;
}
.mainbody .contlist{
	padding:10px;
}
.mainbody .nav_t{
	height:40px;
	margin-bottom:10px;
	padding-left:20px;
	line-height:40px;
	border-bottom:#CCC solid 1px;
}
.mainbody .textcont{
	padding:0;
}
/*底部*/
.bottombody{
	width:auto;
	margin-top:20px;
	padding-bottom:10px;
	background:#00144d;
	border-top:#d1d1d1 solid 5px;
}
.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 td{
	position:relative;
}
.lm table span{
	margin-right:10px;
}
.lm table .tittldate{
	position:absolute;
	top:0;
	right:0;
}