body {
	margin: 0px;
}
a.text1:link {
	font-family: "宋体";
	font-size: 12px;
	color: #9A9A9A;
	text-decoration: none;
}
a.text1:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #9A9A9A;
	text-decoration: none;
}
a.text1:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FE721D;
	text-decoration: none;
}
.bt {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #EF1C11;
	text-decoration: none;
}
a.gd:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FF8E09;
	text-decoration: none;
}
a.gd:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FF8E09;
	text-decoration: none;
}
a.gd:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #4FD1EB;
	text-decoration: none;
}
