@charset "utf-8";
/* CSS Document */

.newstitle{
	padding-top:28px;
	border-bottom:1px solid #4c67a8;
}
.newstitle a{ font-size:10px;}

ul.newsCenterList{
	width:690px;
	margin:0 auto;
}
ul.newsCenterList li{
	padding-left:10px;
	border-bottom:1px dashed #d3d3d3;
	list-style-type:none;
	background-image:url(../images/news/newsIco2.jpg);
	background-repeat:no-repeat;
	background-position:0px 7px;
	margin-top:8px;
	padding-bottom:8px;
	margin-bottom:4px;
}
/*新闻最终页*/
.newsContentTime{
	text-align:right;
	font-size:11px;
}
.close{
	width:60px;
	margin:10px auto 20px;
}
