#Layer1 {
	position:absolute;
	left:25;
	top:0;
	width:950;
	height:65;
	z-index:1;
}
a:link {
	color: #1B1B1B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1C1C1C;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #797E78;
}
.STYLE1 {
	font-family: "黑体";
	font-weight: bold;
	font-size: 18px;
}
body,td,th {
	font-size: 14px;
	color: #666666;
}
body {
	background-color: #FFFFCC;
}

