p {
	text-indent: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.news_head {
	font-size: 17px;
	line-height: 40px;
	color: #060;
	font-weight: bold;
}
.hui li {
	list-style-position: inside;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #979FAA;
	background-image: url(/images/triangle.gif);
}
.hui li a {
	color: #707070;
	text-decoration: none;
}
.hui li a:hover {
	color: #66B52C;
}
