body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体";
	font-size: 13px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
}
.btf {
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: "宋体";
	font-size: 13px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 13px;
	line-height:150%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 13px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
