.STYLE1 {
	font-family: "华文行楷";
	font-size: 18px;
	color: #FF00FF;
}
/*
a {
	font-family: "华文行楷";
	font-size: 20px;
	color:#FFFFFF;
	text-decoration: none;
}
*/
.STYLE3 {font-family: "微软雅黑"}
table {line-height:25px;}
.div1 {background-color:#FF99FF;
       margin-top:2px; margin-left:4px;margin-right:4px;margin-bottom:2px;
	   width:792px;
	   height:16px;
	   border:2px;
	   border-color:#FF0000;
	   }
.STYLE5 {font-size: 12px}
#menu li{
	margin-left:9px;
	display:block;
	float:left;
	list-style-type:none;
	font-size: 15px;
	
	text-decoration: none;
}

#menu a{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover{
	color:#CC0000;
}