.all {
	font-size: 12px;
	font-weight: normal;
	float: left;
	height:210px;
	width: 778px;
	padding: 1px;
	border-top-width: 1px;	
	border-bottom-width: 1px;	
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bac98e;
	border-bottom-color: #bac98e;	
}
.all h1 {
	font-size: 14px;
	float: left;
	height: 24px;
	width: 778px;
	line-height: 24px;
	text-indent: 10px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76a71c;
	font-weight: bold;
	color: #76a71c;
}
.all h1 a {
	float:right;
	margin-right:10px;
	font-weight:normal;
	text-decoration: none;
	color:#76a71c;
	font-size: 12px;
	
}
.all h1 a:hover { text-decoration:underline}
.all ul { padding:0; margin:0;float: left; width:778px; height:154px}
.all li {
	list-style-type: none;
	height:24px;
	line-height:28px;
	border-bottom:1px solid #d6d6d6;
	width:259px;
	margin:0;
	background-image: url(http://image.dukuai.com/dukuai/upload/ui/list8.gif);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	text-indent: 35px;
	overflow:hidden;
	float:left;

}
.all li a:link { color:#2a2a2a; text-decoration:none}
.all li a:visited { color:#2a2a2a; text-decoration:none}
.all li a:hover { color:#5376e9; text-decoration: underline}
