/*-------------------------------------------------廣告*/
	#abgneBlock {
		width: 983px;
		height: 374px;
		position: relative;
		overflow: hidden;
		border: 0px solid #ccc;
	}
	#abgneBlock ul.list {
		padding: 0;
		margin: 0;
		list-style: none;
		position: absolute;
		width: 9999px;
		height: 374px;
	}
	#abgneBlock ul.list li {
		float: left;
		width: 983px;
		height: 374px;
	}
	#abgneBlock .list img{
		width: 983px;
		height: 374px;
		border: 0;
	}
	#abgneBlock ul.playerControl {
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		bottom: 5px;
		right: 5px;
		height: 14px;
	}
	#abgneBlock ul.playerControl li {
	float: left;
	width: 10px;
	height: 10px;
	cursor: pointer;
	margin: 0px 2px;
	background: url(../images/cir_ctrl.png) no-repeat -10px 0;
	}
	#abgneBlock ul.playerControl li.current { 
		background-position: 0 0;
	}
/*-----------------------------------------------------------------------------------srad廣告*/
	#abgne-block-20111227 {
		width: 600px;
		height: 400px;
		position: relative;
		overflow: hidden;
	}
	#abgne-block-20111227 ul, #abgne-block-20111227 ul li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#abgne-block-20111227 .lists {
		height: 100%;
		position: relative;
		overflow: hidden;
	}
	#abgne-block-20111227 .lists img {
		width: 100%;
		height: 100%;
		border: none;
	}
	#abgne-block-20111227 .controls {
		width: 100%;
		height: 35px;
		position: absolute;
		bottom: 0;
		font-size: 13px;
		z-index: 2;
	}
	#abgne-block-20111227 .controls li {
		float: left;
	}
	#abgne-block-20111227 .controls li a {
		display: block;
		width: 44px;	/* 寬度會影響未放大前顯示的字數 */
		height: 35px;
		line-height: 35px;
		margin-right: 1px;
		text-align: center;
		background: #000;
		color: #fff;
		text-decoration: none;
	}
	#abgne-block-20111227 .controls li.selected a {
		background: #f90;
	}
