@charset "utf-8";
.style6 {
	font-family: "文鼎新中黑";
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.style7 {
	font-family: "文鼎新中黑";
	font-size: 20px;
	color: #F3F4EC;
}
a:link  {
	font-family: "文鼎新中黑";
	color: #cc6600;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	font-family: "文鼎新中黑";
	font-size: 14px;
	color: #cc6600;
	text-decoration: none;
}
a:hover {
	font-family: "文鼎新中黑";
	font-size: 14px;
	color: #FF8A15;
	text-decoration: none;
}

