/* CSS Document */
.ad_image
{
	position:relative;
	padding-bottom:5px;
	height:130px;
}
.ad_list a
{
	z-index:1;
	cursor:pointer;
}
.ad_list
{
	position:relative;
	text-align:center;
	width:195px;
	margin-left:20px;
	margin-top:25px;
}

