@charset "utf-8";
.css {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #6C6C6C;
	text-decoration: none;
}
.css:link {
	color: #6C6C6C;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
.css:visited {
	color: #6C6C6C;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
.css:hover {
	color: #FF99CC;
	text-decoration: underline;
}
.css:active {
	font-family: "宋体";
	font-size: 12px;
	color: #6C6C6C;
	text-decoration: none;
}


.en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #6c6c6c;
	text-decoration: none;
}
.bt {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #0984E3;
	text-decoration: none;
}
a.a-con:link {
	color:#5F0000;
	text-decoration:none;
	font-weight: bold;
}
.lu {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #71B200;
	text-decoration: none;
}

a.a-con:visited {
	color:#5F0000;
	text-decoration:none;
	font-weight: bold;
}
a.a-con:hover {
	color:#5F0000;
	text-decoration:underline;
	font-weight: bold;
}
