@charset "gb2312";
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.h3 a:link {
	color: #CC0000;
	text-decoration: none;
}
.h3 a:visited {
	color: #CC0000;
	text-decoration: none;
}
.h3 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.red a:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
.red a:visited {
	color: #FF0000;
	text-decoration: none;
	text-decoration: none;
	font-size: 12px;
}
.red a:hover {
	color: #FF0000;
	text-decoration: underline;
	text-decoration: none;
	font-size: 12px;
}
.black a:link {
	color: #000000;
	text-decoration: none;
}
.black a:visited {
	color: #000000;
	text-decoration: none;
}
.black a:hover {
	color: #000000;
	text-decoration: underline;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.white a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.white12 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
}
.white12 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.white12 a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.tit a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.tit a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.tit a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
.dq a:link {
	text-decoration: none;
}
.dq a:visited {
	text-decoration: none;
}
.dq a:hover {
	text-decoration: underline;
}
.white2  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white2  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white2  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.yellow a:link {
	color: #ffffff;
	text-decoration: none;
}
.yellow a:visited {
	color: #ffffff;
	text-decoration: none;
}
.yellow a:hover {
	color: #ffff00;
	text-decoration: underline;
}

