#header{
	height: 160px;
}
#third_content{
	width: 1080px;
	margin: 0 auto;
}
#third_content > p{
	font-size: 14px;
	line-height: 30px;
}
#third_content > p > a {
	text-decoration: none;
}
#third_content > p > a:hover {
	text-decoration: underline;
}
#third_content h2{
	text-align: center;
	line-height: 58px;
	color: #1f3574;
}
#third_content .third_con{
	padding: 10px;
	padding-top: 20px;
	width: 1060px;
	min-height: 340px;
	position: relative;
}
/*
#third_content .third_con p{
	font-size: 16px;
	color: #595858;
	line-height: 26px;
	text-indent: 2em;
}
#third_content .third_con a{
	display: block;
	position: absolute;
	text-decoration: none;
	font-size: 14px;
	color: #858a8f;
	left: 20px;
}
#third_content .third_con .from{
	bottom: 132px;
}
#third_content .third_con .prev_art{
	bottom: 86px;
}
#third_content .third_con .next_art{
	bottom: 38px;
}
#third_content .third_con a:hover{
	color: #000;
}
*/

#fenye {padding: 10px;width: 1060px;margin: 0 auto;line-height: 30px;clear:both;}
#fenye span {background: #3498DB;color: #fff;padding: 5px 10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;
border-radius: 5px;line-height: 30px;margin-right: 10px;}
#downNews {margin-top: 10px;}
.slide {width: 1060px;height: 1px;background: #D3D3D3;margin: 10px 0;}