.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.blue {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #045FB0;
	text-decoration: none;
}
.text a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.textb {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textb:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.text .blue a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #045FB0;
	text-decoration: none;
}
.text .blue a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #045FB0;
	text-decoration: underline;
}
#online_ad_banner{
	width:728px;
	height:126px;
	background: #fff url(/my903/main/images/head.jpg) no-repeat -94px 0;
}
