#abgne_fade_pic {
	position: relative;
	width: 640px;
	height: 721px;
	z-index: 2;
}
#abgne_fade_pic a.ad {
	position: absolute;	/* 讓圖片疊在一起 */

}
#abgne_fade_pic .control {
	position: absolute;
	bottom: -35px;
	clear: both;
	right: 60px;
}
#abgne_fade_pic .control a {
	display: inline-block;
	padding: 2px;
	width: 11px;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 20px;
	text-indent: -9999px;
	background-image: url(../01.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#abgne_fade_pic .control a.on {
	height: 11px;
	width: 11px;
	color: #FFF;
	background-image: url(../02.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*--#abgne_fade_pic .control a {
	display: inline-block;
	padding: 2px;
	width: 10px;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	background-color: #bdf271;
	height: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 20px;
	text-indent: -9999px;
}
#abgne_fade_pic .control a.on {
	background-color: #00763a;
	height: 2px;
	width: 10px;
	color: #FFF;
}--*/
