/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}

a.dh:link {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.dh:visited {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.dh:hover {
	font-family: "宋体";
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
}
a.fw:link {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.fw:visited {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.fw:hover {
	font-family: "宋体";
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
}
.btf {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
