@charset "utf-8";
/* CSS Document */
#newContent{
	display:block;
position:relative;
 
		width:966px;
		
		float:left;
		margin-left:10px;
	
}
#newsTop{ background-image:url(../images/topNews.jpg); background-repeat:no-repeat;
width:966px; height:46px;
	
}
#newsCenter{ background-image:url(../images/centerNews.jpg); 
width:966px; 
 
background-repeat:repeat-y;  
height:auto; 
float:left; 	



	
}
#newsDown{ background:url(../images/downNews.jpg); width:966px; height:20px;  background-repeat:no-repeat;
clear:both;

	
	
}
#titleNews{ font-size:16px; color:#FFF;  float:left; margin:18px;

	
}
.news{ width:920px; margin:15px; text-align:center; 
font-size:14px; color:#666; clear:both; 
	
	
}
.news p{ text-align:justify;
	
}
.news a{ font-size:16px;
color:#900;
text-decoration:none;
}
.news a:hover{ text-decoration:underline;
color:#F00;
	
}
.newsImg{ background:url(../images/newsBack.jpg); width:170px; height:160px; 
float:left;
	
	
}
.newsImg p{ padding:13px 0 0px 15px; color:#333;
font-size:10px;
}
.newsImge{ margin-top:14px;
	
}




