#ad_index1000 {
		width: 980px;	/* 圖片的寬 */
		height: 250px;	/* 圖片的高 */
		overflow: hidden; position: absolute; z-index: 1;
	}
	#ad_index1000 a {
		position: absolute; z-index: 1;
	}
	#ad_index1000 a img {
		border: 1px solid #666666;
		width: 978px;	/* 圖片的寬 */
		height: 248px;	/* 圖片的高 */
	}


	/* 以下是針對選單按鈕設定 
	#ad_01 .abgne-controls {
		list-style: none; 
		position: absolute;
		margin: 0;
		padding: 0;
		left: 30px;
		bottom: 40px;
		height: 20px;
	}
	#ad_01 .abgne-controls li {
		float: left;
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 20px;
		font-weight: 900;
		text-align: center;
		cursor: pointer;
		margin-right: 2px;
		color: #0cf;
		background-color: #fff;
	}
	#ad_01 .abgne-controls li.current { 
		color: #fff;
		background-color: #0cf;
	}
*/