.box-list{
	width: 670px;
	float: left;
}
.box-list1 {
	font-family: "宋体";
	color: #006699;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 20px;
	margin-bottom: 10px;
}
.box-list1 img{
	float: left;
	margin-right: 10px;
}
.box-list1 a{
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
}
.box-list2 {
	font-family: "宋体";
	color: #006699;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.box-list2 h3 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	line-height: 25px;
	background-image: url(img/dot1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 25px;
}
.box-list2 h3 a:link{
	color: #006699;
	text-decoration: none;
}
.box-list2 h3 a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.box-list2 h3 a:visited {
	color: #006699;
	text-decoration: none;
}
.list-next {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	line-height: 30px;
}
.list-next a:link{
	color: #006699;
	text-decoration: none;
}
.list-next a:visited{
	color: #CC3300;
	text-decoration: none;
}
.list-next a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.list-heard {
	font-family: "宋体";
	font-size: 14px;
	color: #006699;
	font-weight: normal;
	background-color: #FFFFFF;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	padding-left: 10px;
}
.box-list0 {
	font-family: "宋体";
	color: #006699;
	background-color: #FFFFFF;
	padding: 10px 10px 20px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
.box-list0 img{
	float: left;
	margin-right: 10px;
}
.box-list0 p{
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
}
