	a img {
		border: none;
	}
	#abgne_fade_pic {
		position: relative;
		width: 1920px;
		height: 496px;
		margin-left: auto;
		margin-right: auto;
	}
	#abgne_fade_pic a.ad {
		position: absolute;	/* 讓圖片疊在一起 */
	}
	#abgne_fade_pic .control {
		position: absolute;
		right: 10px;
		bottom: 10px;
		display: none;		/* 隱藏按鈕選單 */
	}
	#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;
	}
	#abgne_fade_pic2 {
		position: relative;
		width: 1420px;
		height: 844px;
		margin-left: auto;
		margin-right: auto;
	}
	#abgne_fade_pic2 a.ad {
		position: absolute;	/* 讓圖片疊在一起 */
	}
	#abgne_fade_pic2 .control {
		position: absolute;
		right: 10px;
		bottom: 10px;
		display: none;		/* 隱藏按鈕選單 */
	}
	#abgne_fade_pic2 .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_pic2 .control a.on {
		font-weight: bold;
		color: #f00;
	}