/*大广告*/
.mainbanner{
	clear:both;
}
/*页面地图*/
.nav_guide{
	margin-top:5px;
	height:29px;
	overflow:hidden;
	line-height:33px;
	color:#777;
	background:url(guide.gif) center top no-repeat;
}
.nav_guide a:link,.nav_guide a:visited,.nav_guide a:hover{
	color:#777;
}
/*页面定位*/
.MainContainer{
	width:1200px;
	margin:auto;
	margin-top:10px;
	margin-bottom:100px;

}
.MainContainer .side{
	width:220px;
	float:left;
}
.MainContainer .main{
	width:1200px;
	float:right;
	border: 1px solid #D2D2D2

}
/*栏目样式*/
.sortcont{
	padding-bottom:10px;
}
.sortcont .head{
	height:40px;
	line-height:40px;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
.sortcont .cont dl dt{
	height:32px;
	overflow:hidden;
	padding:15px 0 0 20px;
	background:#F5F5F5
}
.sortcont .cont dl dt a{
	font-size:14px;
	font-weight:bold;
	color:#505050
}
.sortcont .cont dl dd{
	height:30px;
	overflow:hidden;
	padding:10px 20px 0 5px;
	border-bottom:1px solid #EEEDED;
}
.sortcont .cont dl dd a{
	display:block;
	background:url(array.gif) 5px 14px no-repeat;
	padding-left:15px;
	color:#666;
}
/*
最新报道
*/
.thenewest{
	margin-top:5px;
}
.thenewest .head{
	height:48px;
	overflow:hidden;
	line-height:56px;
	background:url(thenewest.gif) left top no-repeat;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
}
.thenewest .cont{
	padding-bottom:15px;
	background:url(thenewest.gif) left bottom no-repeat;
}
.thenewest .cont dl{
	height:80px;
	overflow:hidden;
	background:url(thenewest.gif) left -51px no-repeat;
}
.thenewest .cont dl dt{
	width:100px;
	height:80px;
	float:left;
}
.thenewest .cont dl dt div{
	width:70px;
	height:60px;
	border:#DDD solid 1px;
	padding:2px;
	margin:6px auto 0 auto;
}
.thenewest .cont dl dt div a{
	display:block;
	width:70px;
	height:60px;
	overflow:hidden;
}
.thenewest .cont dl dd{
	width:110px;
	height:70px;
	float:left;
	padding-top:6px;
	line-height:16px;
}
.thenewest .cont dl dd .t{
	height:16px;
	overflow:hidden;
}
.thenewest .cont dl dd .t a{
	color:#378DE4;
}
.thenewest .cont dl dd .c{
	color:#666;
	height:48px;
	overflow:hidden;
}
/*
*内容列表
*/
.listtitle .head{
	height:47px;
	overflow:hidden;
	line-height:47px;
	padding-left:35px;
	color:#505050;
	font-size:20px;
	font-weight:bold;
	background:#F5F5F5
}
.listtitle .cont{
	border-top:0;
	padding:30px 0 25px 0;
}
.listtitle .cont .listpic{
	width:242px;
	height:210px;
	float:left;
}
.listtitle .cont .listpic div{
	width:230px;
}
.listtitle .cont .listpic div.img{
	border:#DDD solid 1px;
	padding:8px;
}
.listtitle .cont .listpic div.img a{
	display:block;
	height:110px;
	overflow:hidden;
}
.listtitle .cont .listpic div.t{
	height:20px;
	padding-top:5px;
	line-height:20px;
	overflow:hidden;
}
.listtitle .cont .listpic div.d{
	color:#999;
}


/*
*分页显示
*/
.listtitle .cont .page{
		margin:0 auto;
padding-top:80px;
	height:25px;
	width:100%;	

}
.listtitle .cont .page div{
	text-align: center;
	width:400px;
	height:25px;
}
.listtitle .cont .page div a,.listtitle .cont .page div span{
	display:block;
	float:left;
	margin:0 5px 0 5px;
	background:#A5A5A5;
	width:60px;
	color:#FFF;
	height:40px;
	line-height:40px;
}
.listtitle .cont .page div a:hover{
	text-decoration:none;
}
.listtitle .cont .page div a.pb,.listtitle .cont .page div a.pe{
	background:#A5A5A5;
}
.listtitle .cont .page div a.up,.listtitle .cont .page div a.next{
	background:#A5A5A5;
}
.listtitle .cont .page div a.ck{
	background:#FF0000;
	font-weight:bold;
	color:#FFF;
}
.listtitle .cont .page div span{
	background:#A5A5A5;
	padding:0 22px 0 22px;
	color:#FFF;
}
.listtitle .cont .page div span em{
	color:#f00;
	font-style:normal;
}