@charset "utf-8";
#adslist{
	border: 1px solid #ccc;
	text-align: center;
}
#adslist h2{
	background-image: url(/static/spot/images/left_title.gif);
	font-size: 14px;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
}
#adslist img{
	margin: 3px;
	border: none;
}