table.main {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}
table.menu {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
}


a {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #00ccff;
	text-decoration:none;
}

a.main {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
a.main:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	background-color: #cc9900;
	text-decoration:none;
}
a.menu {
	font-family: "宋体";
	font-size: 12px;
	color:#00ccff;
	text-decoration:none;
}
a.menu:hover {
	font-family: "宋体";
	font-size: 12px;
	color:#00ccff;
	text-decoration:none;
}
.text {
	font-size: 12px;
	line-height: 180%;
}


