.title {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: FE7800;
}
body {
	background-image: url(web/imgs/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.t {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.t:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	text-decoration: underline;
}
body {
	background-image: url(imgs/topbg.gif);
}
.et {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
