@charset "gb2312";
/* CSS Document */
body,td,th {
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 16px;
	color: #666;
	line-height:30px;
}
body {
	background-color: #c12403;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(topbg.gif);
	background-repeat: no-repeat;
	background-position:top;
}
a:link{text-decoration:none;color:#666;}
 
.red { color:#c30d23;}
.red a { color:#c30d23;}
.red a:link {
 text-decoration: none;
}
.red a:visited {
 text-decoration: none;
}
.red a:hover {
 text-decoration: none;
}
.white { color:#fff5c7;}
.t24 { font-size:24px ; }
.t24 a:link {
 text-decoration: none;
}
.t24 a:visited {
 text-decoration: none;
}
.t24 a:hover {
 text-decoration: none;
}
.t34 { font-size:34px ; line-height:35px; }
