@charset "utf-8";
.b1 {
	background-repeat: no-repeat;
}

.sxiao {
	font-size: 12px;
	color: #000033;
}

.biaoti {
	font-size: 18px;
	color: #000000;
	font-weight: bolder;
}
.hong {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.t {
	font-size: 12px;
	color: #000066;
}
a.da:link {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a.da:active {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}

a.da:hover {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}

a.da:visited {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a.tou:link {
	font-size: 14px;
	color: #000033;
	text-decoration: underline;
}
a.tou:active {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.tou:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a.tou:visited {
	font-size: 14px;
	color: #000033;
	text-decoration: underline;
}
