/* 宜春市宜网网络传媒有限公司 (http://www.0795jxyc.com/)技术支持 */table.gridtable {
	font-family: "微软雅黑","宋体";
	font-size:14px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}


/* 新闻动态 */
.NewCont { float:left; width:366px; overflow:hidden; padding-right:41px; padding-bottom:20px;}
.NewCont a:link,.NewCont a:visited { color:#fff;}
.NewCont a:hover { text-decoration:underline;}
.NewContName { width:366px; font-size:24px; line-height:30px; padding:10px 0; overflow:hidden;}
.NewContent { color:#fff; padding:20px; width:326px; font-size:12px; line-height:22px; _line-height:20px; overflow:hidden;}
.NewContent ul li { width:326px; height:22px; _height:20px; overflow:hidden;}
.NewContent ul li a { float:left; height:22px; overflow:hidden;}
.NewContent ul li span { float:right;}
.NewContent img.FloatLeft { margin-left:5px; margin-top:5px;}