#news_content_title{
	width: 980px;
	height: 91px;
	
}
#news_content_title_left{
	padding-top:5px;
	width: 100px;
	height: 91px;
	font-size: xx-large;
	background-color: #2373c8;
	color:#ffffff;
	text-align:center;
	float: left;
}
#news_content_title_right_top{
	padding-left:5px;
	width: 870px;
	height: 45px;
	line-height:45px;
	font-size: x-large;
	float: left;
}
#news_content_title_right_down{
	padding-left:5px;
	width: 870px;
	height: 45px;
	line-height:45px;
	font-size: large;
	float: left;
}
#news_content_body{
	width: 980px;
 	max-width: 980px;
}
#news_content_body img{
	max-width: 980px;
}