	ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	a img {
		border: none;
	}

	#abgne-block-20110406 {
		margin: 0 auto;
		width: 632px;	/* 框架???寬 */
		height: 438px;	/* 框架???? */
		position: relative;
		background: url('../images/frame.gif') no-repeat;
	}

	#abgne-block-20110406 a.prev, #abgne-block-20110406 a.next {
		position: absolute;
		top: 173px;
		display: block;
		width: 56px;	/* 左右?????*/
		height: 53px;	/* 左右?????*/
		text-indent: -9999px;
	}

	#abgne-block-20110406 .prev {
		background: url('../images/left.png') no-repeat;
	}

	#abgne-block-20110406 .next {
		background: url('../images/right.png') no-repeat;
		right: 0;
	}

	#abgne-block-20110406 .slides {
		overflow: hidden;
		position: relative;
		top: 32px;
		left: 30px;
		width: 574px;	/* 框架中??塊??*/
		height: 376px;	/* 框架中??塊??*/
	}

	#abgne-block-20110406 .slides ul {
		position: absolute;
		width: 9990px;
		height: 100%;
	}

	#abgne-block-20110406 .slides li {
		width: 574px;	/* 框架中??塊??*/
		height: 100%;
		float: left;
		position:relative;
	}

.tt {color:white;position: absolute; bottom:3px; left:3px;}