.css {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.b:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #6699CC;
	text-decoration: none;
}
.b:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #6699CC;
	text-decoration: none;
}
.b:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #6699CC;
	text-decoration: none;
}
.c:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #666666;
	text-decoration:  underline;
}
.c:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #666666;
	text-decoration:  underline;
}
.c:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #6699FF;
	text-decoration: underline;
}
.d:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #9B4E00;
	text-decoration:  none;
}
.d:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #9B4E00;
	text-decoration:  none;
}
.d:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #CC6600;
	text-decoration:  none;
}
.z {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #6699CC;
	text-decoration: none;
}
.z1 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
	color: #CC3333;
	text-decoration: none;
}

.BK {
	height: 18px;
	width: 120px;
}
.bian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#menu {
	text-align: right;
	height: 36px;
	width: auto;
	margin-right: 5px;
}
#menu ul li {
	text-align: right;
	height: 36px;
	width: auto;
	margin-right: 5px;
	display: block;
	padding-top: 8px;
}
#menu ul {
	float: left;
	margin: 0px;
	list-style:none;
}
