@charset "utf-8";
/* CSS Document */
body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 180%;
	margin: 0px;
	background-color:#000000
}
td,th {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 180%;
	margin: 0px;
}
p {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	line-height: 180%;
}

a:link,a:visited,a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:180%;
}
a:hover{
	font-family: "宋体";
	font-size: 12px;
	color:#ff0000;
	text-decoration: none;
	line-height:180%;
}
.htitle {
	font-family: "黑体";
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
.honglink:link,.honglink:visited,.honglink:active {
	font-family: "黑体";
	font-size: 16px;
	color: #c4101a;
}
.honglink:hover{
	font-family: "黑体";
	font-size: 16px;
	color: #ff0000;
}
.xhonglink:link,.xhonglink:visited,.xhonglink:active {
	font-family: "宋体";
	font-size: 12px;
	color: #c4101a;
}
.xhonglink:hover{
	font-family: "宋体";
	font-size: 12px;
	color: #ff0000;
}

.dalink:link,.dalink:visited,.dalink:active {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
}
.dalink:hover{
	font-family: "宋体";
	font-size: 14px;
	color: #ff0000;
}

.line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a19c9c;
	}
.ntitle {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.hang {
	line-height: 230%;
	color: #d6020e;
}
