@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#abgne-block-20110317 {
	width: 970px;	/* 圖片的寬 */
	height: 530px;
	position: relative;
	float:left;
	margin-left:3px;
}
.abgne-player {
	width: 970px;	/* 圖片的寬 */
	height: 530px;	/* 圖片的高 */
	position: relative;
	overflow: hidden;
}
.abgne-player ul.abgne-list {
	position: absolute;
	height: 100%;
}
.abgne-player ul.abgne-list li {
	float: left;
	width: 970px;	/* 圖片的寬 */
	height: 100%;
}
.abgne-player ul.abgne-list img {
	width: 100%;
	height: 100%;
	border: 0;
}
.abgne-control {
	height: 32px;
	color: #fff;
	font-size: 9px;
	font-family: Arial;
	left: 0px;
	top: 249px;
	width: 980px;
	position: absolute;
}
.arrows {
	display: block;
	width: 970px;
}
.abgne-control ul.numbers {
	margin-left: 0px;
	display: none;
}
.prev {
filter:Alpha(Opacity=100, FinishOpacity=0, Style=0)  /* IE */
-moz-opacity:1;          /* Moz + FF */
	opacity:1;               /* 支持CSS3的瀏覽器(FF1.5也支持) */
	width: 32px;
	padding-top: 9px;
	padding-bottom: 9px;
	cursor: hand;
	border: 0px;
	background:url(B_loop_CtrlL.png);
}
.next {
filter:Alpha(Opacity=100, FinishOpacity=0, Style=0)  /* IE */
-moz-opacity:1;          /* Moz + FF */
	opacity:1; 
	background:url(B_loop_CtrlR.png);
	width: 32px;
	padding-top: 9px;
	padding-bottom: 9px;
	cursor: hand;
}
.prev-2 {
	position: absolute;
	left: -15px;
}
.prev-2 div.hover {
	position: absolute;
	background:url(B_loop_CtrlL2.png);
}
.prev-3 {
	position: absolute;
	left: 955px;
	top: 0px;
}
.prev-3 div.hover {
	position: absolute;
	background:url(B_loop_CtrlR2.png);

}
.ini {
	width:970px;
	height:530px;
}
