#topbox{
	width:690px;
	margin-bottom:20px;
	background:url(../images/news/boxtop_bg.jpg) no-repeat;
}
#topimg{
	width:682px;
	padding:4px 4px 0px 4px;
	height:200px;
}
#toptext{
	background:url(../images/news/box_bg.jpg) repeat-y;
	width:650px;
	color:#666666;
	line-height:16px;
	padding:10px 20px;
}
#topmore{
	width:650px;
	padding:0 20px;
	height:30px;
	line-height:28px;
	text-align:right;
	background:url(../images/news/boxbot_bg.jpg) no-repeat;
}
#topmore a{
	color:#393939;
	font-weight:bold;
}
#delist {
	padding:0 0 0 5px;
}
#delist li{
	line-height:16px;
	margin:0 0 20px 0;
}
#delist li p{
	font-size:11px;
	color:#818181;
}
#delist li a{
	color:#585858;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #bfbfbf;
}

#actlist li{
	line-height:16px;
	padding:12px 0;
	border-bottom:1px solid #d1d1d1;
	overflow:hidden;
	width:690px;
}
#actlist .imgbox{
	width:110px;
	height:75px;
	background:url(../images/news/img_none.jpg) no-repeat;
	float:left;
	margin:0 18px 0 0;
}
#actlist .textbox{
	width:560px;
	float:left;
}
#actlist .textbox a{
	color:#18a733;
	font-weight:bold;
	text-decoration:none;
}
#actlist .textbox a:hover{
	text-decoration:underline;
}
#actlist .textbox p{
	font-size:11px;
	color:#818181;
}
