#imgbox {
	margin-bottom:0px;
}
#centerbox ul {
	padding:10px 20px;
	padding-right:10px;
	clear:both;
	margin-bottom:10px;
}
#centerbox li {
	clear:both;
	padding-bottom:5px;
}
#centerbox li span {
	background:url(/acanthus/images/top/bg_ico.jpg) no-repeat 0 1px;
	padding:0px 10px 1px 4px;
	font-size:10px;
	text-align:center;
	letter-spacing:-1px;
	color:#fff;
	display:block;
	float:left;
	width:61px;
	height:16px;
}
#centerbox li span.ico_red {
	background:url(/acanthus/images/top/bg_ico_r.jpg) no-repeat 0 1px;
}
#centerbox li span.ico_green {
	background:url(/acanthus/images/top/bg_ico_g.jpg) no-repeat 0 1px;
	color:#333;
}
.leftbox {
	width:470px;
	float:left;
	border-right:1px solid #d0d0d0;
	padding-right:10px;
}
.rightbox {
	width:470px;
	float:right;
}
