@charset "utf-8";


	ul, li {
		margin: 0;
		padding: 0;
		list-style: none;  
	}
	
	#abgne-block-20110406 {
		margin: 0 auto;
		position: relative;
		max-width:1860px;
		height: 603px;	/* 框架圖片的高 */
		width:expression(document.body.clientWidth>1860?"1860px""auto");/*若圖片大於1990px就調整*/center center fixed no-repeat;
		overflow:hidden;      /*超過不顯示*/
		
	}

	#abgne-block-20110406 a.prev, #abgne-block-20110406 a.next {
		position: absolute;
		top: 298px;
		display: block;
		width: 39px;	/* 左右鈕圖片的寬 */
		height: 40px;	/* 左右鈕圖片的高 */
		/*text-indent: -9999px;*/
	}

	#abgne-block-20110406 .prev {
		background: url('images/tw/index/index_left.png') no-repeat;
		
	}

	#abgne-block-20110406 .next {
		background: url('images/tw/index/index_left.png') no-repeat;
		right: 0px;
	}

	#abgne-block-20110406 .slides {
		overflow: hidden;
		position: relative;
		width:1886px;
		height: 100%;	/* 框架中間區塊的高 */
	}

	#abgne-block-20110406 .slides ul {
		position: absolute;
		width: 9990px;
		height: 100%;
	}

	#abgne-block-20110406 .slides li {
		width: 1886px;
		height: 100%;
		float: left;
	}
