@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF;
}
.text_14_red {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}
.text_12_wi {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.text_blue {
	font-family: "宋体";
	font-size: 12px;
	color: #0066CC;
}

.text_12 {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
.aa { font-size:12px; color:#FFFFFF;}
a.aa:link {
	color: #000000;
	text-decoration: none;
}
a.aa:visited {
	color: #000000;
	text-decoration: none;
}
a.aa:hover {
	color: red;
	text-decoration: none;
}
a.aa:active {
	color: red;
	text-decoration: none;
}
