.qq {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
}
#nav li {
    display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#nav li a:link,#nav li a:visited{
    float:left;
	border-bottom:1px dashed  #0033CC;
	font-size:12px;
	color:#0033CC;
	margin:0px;
	padding:5px;
	text-decoration:none;
	width:180px;
	text-indent:10px;
	background-image:url(image/gg.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#nav li a:hover{
    border-bottom:1px solid #006633;
	background:#F7F7F7;
	color:#000000;
	background-image:url(image/PRO_IMG.JPG);
	background-repeat:no-repeat;
	background-position:left;
}
#class li {
    float:left;
	width:180px;
	padding:8px;
	font-size:12px;
	color:#0033CC;
	border-bottom:1px dashed  #0033CC;
	text-indent:5px;
}
#class1 {
    border:1px dashed #999999;
}