@charset "gb2312";
body,td,th {
	font-family:"??";
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F3F8FF;
	background-image: url(../images/bg.gif);
	background-position: top center;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #006AA7;
}

a.a1:link {
	color: #006AA7;
	text-decoration: none;
}
a.a1:visited {
	text-decoration: none;
	color: #006AA7;
}
a.a1:hover {
	text-decoration: none;
	color:#014871;
}
a.a2:link {
	color:#CC6600;
	text-decoration: none;
}
a.a2:visited {
	text-decoration: none;
	color: #CC6600;
}
a.a2:hover {
	text-decoration: none;
	color:#FF9900;
}
