@charset "utf-8";
/* CSS Document */

.top_tag_1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF7300;
	text-decoration: none;
}
.top_tag_2 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.top_find_1 {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top_find_2 {
	font-family: "宋体";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.style_1 {
	font-family: "宋体";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.style_2 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.style_3 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF7300;
	text-decoration: none;
}
.styel_4 {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF7300;
}
a:active {
	text-decoration: none;
}