#news_box {
	border: 1px solid #CCCCCC;
}
.top_li {
	float: left;
	width: 230px;
	background-image: url(images/jt.GIF);
	text-indent: 20px;
	background-repeat: no-repeat;
	background-position: 2px center;
	overflow: hidden;
}
ul {
	margin: 0px;
}
.proimg {
	margin: 3px;
	float: left;
	height: 130px;
	width: 350px;
}
.new_li {
	float: left;
	width: 150px;
	background-image: url(images/jt.GIF);
	text-indent: 20px;
	background-repeat: no-repeat;
	background-position: 2px center;
	overflow: hidden;
	text-align: left;
	margin-left: 5px;
}
.mrpic {
	margin: 5px;
	float: left;
	height: 100px;
	width: 130px;
}

