a:link {
	color: #7F9DB9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7F9DB9;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #7F9DB9;
}.waikuang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #00CCFF;
	background-color: #000000;
	color: #66CCFF;
}
.bg1 {
	background-image: url(../images/b1.gif);
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(../images/b1.gif);
	background-repeat: no-repeat;
}
