body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	background-color: #666666;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

.biankuan1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CCE7FD;
	border: 1px solid #0AA3DA;
}

/*特殊新闻列表样式开始*/
.list_newsA li a.NewsRedLink:link, .list_newsA li a.NewsRedLink:visited
{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.list_newsA li a.NewsRedLink:hover
{
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.list_newsA li a.NewsBlueLink:link, .list_newsA li a.NewsBlueLink:visited
{
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.list_newsA li a.NewsBlueLink:hover
{
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.list_newsA li a.NewsBlackLink:link, .list_newsA li a.NewsBlackLink:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.list_newsA li a.NewsBlackLink:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
/*特殊新闻列表样式结束*/ 