@charset "utf-8";
/* CSS Document */
a img {
	border: none;
}
#abgne_fade_pic {
	position: absolute;
	width: 171px;
	height: 612px;
	border: 0px solid #ccc;
}
#abgne_fade_pic a.ad {
	position: absolute;	/* 讓圖片疊在一起 */
	width: 171px;
	height: 612px;
	/*left: 2px;
	top: 2px;*/
}

#abgne_fade_pic .control {
	display:none;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#abgne_fade_pic .control a {
	display: inline-block;
	padding: 3px;
	margin: 0 3px;
	width: 16px;
	color: #fff;
	background: #000;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}
#abgne_fade_pic .control a.on {
	font-weight: bold;
	color: #f00;
} 
