﻿/* CSS Document */
body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:20px;
color:#666666;
}




a, a:visited {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#666666;
	text-decoration:none;
}



.newslist {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	
	display:inline;
}
.newslist ul {
	
	margin:0;
	padding:0;
	 list-style:none;
	

}

.newslist li {
	line-height:25px;
	
	height:29px;
	

}
.newslist td {
	line-height:25px;
	
	
	

}

.newslist div {margin:0px;padding:0px;height:12px;}

.newslist a, .newslist a:visited {
	color:#666666;
	text-decoration:none;
}

.newslist a:hover {
	color:#666666;
}

.cmsHtml td,.cmsHtml span,.cmsHtml font{
        font-size:12px !important;
	font-family:"微软雅黑" !important;
	line-height:20px !important;
        color:#666666 !important;
}
.cmsHtml img
{
display:none;
}