a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;

}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;

}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;

}

a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	line-height: 18px;

}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
}

.kuang {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}

.navtitle {
	font-size: 12px;
	filter: DropShadow(Color=FFFFFF, OffX=1, OffY=1, Positive=45);
}
.unnamed1 {
	line-height: 50px;
}

.menutitle {
	/*针对IE*/
	cursor: hand;
}

.menutitle {
	/* Firefox */
	cursor: pointer;
}
