.qq {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
}
#nav li {
    display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#nav li a:link, #nav li a:visited {
    border-bottom:1px dashed #0033CC;
	float:left;
	font-size:12px;
	color:#000000;
	padding:8px;
	text-decoration:none;
	width:220px;
	background-image:url(image/LEI.GIF);
	background-position:left;
	background-repeat:no-repeat;
}
#nav li a:hover {
    background:#F9F9F9;
	border-bottom:1px solid #CCCCCC;
	background-image:url(image/dot1.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:5px;
}
#class li{
    float:left;
	border-bottom:1px dashed #0033CC;
	font-size:12px;
	padding:8px;
	width:220px;
	color:#FF0000;
}
#class1 {
    border:1px dashed #0033CC;
}
.text1{
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#F00;
}

