@charset "gb2312";
.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
}
.font_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 21px;
	color: #0066CC;
	text-decoration: none;
}
.font_ye {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 21px;
	color: #FF6600;
	text-decoration: none;
}
.bk {
	border: 1px solid #CDCDCD;
}
.bk2 {
	height: 65px;
	width: 220px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
.b:link {
	color: #FF6600;
	text-decoration: none;
}
.b:visited {
	color: #FF6600;
	text-decoration: none;
}
.b:hover {
	color: #999999;
	text-decoration: none;
}

