body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体";
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #000;
	background-color: #E6E7E9;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
.menu {
	color: #000000;
	font-size: 13px;
	font-family: "宋体";
	line-height: 21px;
	font-weight: bold;
}

.red{
	color: #911E23;
	font-size: 13px;
	font-family: "宋体";
	line-height: 21px;
	font-weight: bold;
}

.red15{
	color: #911E23;
	font-size: 15px;
	font-family: "宋体";
	line-height: 21px;
	font-weight: bold;
}

.red18{
	color: #911E23;
	font-size: 18px;
	font-family: "宋体";
	line-height: 21px;
	font-weight: bold;
}
.news_top{
	color: #000000;
	font-size: 15px;
	font-family: "宋体";
	line-height: 26px;
}
.more{
	color: #000000;
	font-size: 13px;
	font-family: "宋体";
	line-height: 15px;
}
a.m1:link {
	color: #8F1E20;
	font-size: 18px;
	font-family: "宋体";
	line-height: 25px;} /* 未被访问的链接 红色 */

a.m1:visited {color: #8F1E20;
	font-size: 18px;
	font-family: "宋体";
	line-height: 25px;} /* 已被访问过的链接 绿色 */

a.m1:hover {
color: #000000;
	font-size: 18px;
	font-family: "宋体";
	line-height: 25px;} /* 鼠标悬浮在上的链接 橙色 */
	
a.red:link {
	color: #990000;
	font-size: 13px;
	font-family: "宋体";
	line-height: 20px;} /* 未被访问的链接 红色 */

a.red:visited {color: #990000;
	font-size: 13px;
	font-family: "宋体";
	line-height: 20px;} /* 已被访问过的链接 绿色 */

a.red:hover {
    color: #000000;
	font-size: 13px;
	font-family: "宋体";
	line-height: 20px;} /* 鼠标悬浮在上的链接 橙色 */
	
	




