body {
	font-family: "宋体";
	font-size: 12px;
	background-repeat: repeat-y;
	background-image:url(../images/bg.gif);
	background-position: center;
	margin: 0px;
}
TD {
	FONT-SIZE: 9pt; COLOR: #545454; LINE-HEIGHT: 150%
}
.textbox {
	font-family: "宋体";
	font-size: 12px;
	height: 16px;
	width: 100px;
	border: 1px solid #838383;
}
.menu_text {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.list_topfont {
	font-family: "??";
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
.list_listbt {
	font-family: "??";
	font-size: 12px;
	line-height: 28px;
	border-bottom:solid 1px #cccccc;
}
.list_listbt2 {
	font-family: "??";
	font-size: 12px;
	line-height: 28px;
	background-image:url(../images/list_bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.ct_menu:link {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.ct_menu:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.ct_menu:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.red{ color:#FF0000}