@charset "gb2312";
a:link {
	color: #000000;
	text-decoration:none; 
}
a:visited { 
color:#000000; 
text-decoration:none; 
} 
a:hover { 
color:#990000; 
text-decoration:none; 
} 
a:active { 
color:#030; 
text-decoration:none; 
} 
.neirong {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
