@charset "utf-8";
/* CSS Document */


/*輪播3_指南 950x170 MO*/

#abgneBlock3_m {
		width: 950px;
		height: 170px;
		position: relative;
		overflow: hidden;
		border: 1px solid #ccc;
	    left: 0px;
	    top: 20px;
		z-index: 9999;
	}
	#abgneBlock3_m ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9999px;
	height: 100%;
	left: 0px;
	}
	#abgneBlock3_m ul.list li {
		float: left;
		width: 950px;
		height: 170px;
	}
	#abgneBlock3_m .list img{
		width: 100%;
		height: 100%;
		border: 0;
	}
	#abgneBlock3_m ul.playerControl {
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		bottom: 15px;
		right: 5px;
		height: 14px;
	}
	#abgneBlock3_m ul.playerControl li {
		float: left;
		width: 25px;
		height: 25px;
		cursor: pointer;
		margin: 0px 2px;
		background: url(../images/cir_ctrl.png) no-repeat -25px 0;
	}
	#abgneBlock3_m ul.playerControl li.current { 
		background-position: 0 0;
	}

ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.slideshow {
		position: relative;
		height: 348px;
		width: 811px;
		float: left;
		margin: 0 10px;
	}
	.slideshow li {
		position: absolute;
	}
	.slideshow a img{
		display: block;
		padding: 0;
		margin: 0 auto;
		border: none;
	}
	.slideshow li a{
		display: block;
	}
	.slideshowController {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.slideshowController a {
		background: transparent url(../images/arrows.png) no-repeat left top;
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		right: 60px;
		bottom: 0;
		z-index: 9999;
		outline: none;	/* 去除超連結虛線 */
		filter: Alpha(opacity=50);/*表格透明給IE判讀*/
-moz-opacity: 0.6; /*這是給Firefox、Safari判讀*/
opacity: 0.6; /*這是給Opera等其他判讀*/
	}
	.slideshowController .next{
		background-position: -30px 0;
		right: 0;
	}
	.slideshowController .play{
		background-position: -60px 0;
		right: 30px;
	}
	.slideshowController .pause{
		background-position: -90px 0;
	}


/*輪播2_首頁FE 650*1110 MO*/

#abgneBlock2_m {
		width: 650px;
		height: 1110px;
		position: relative;
		overflow: hidden;
		border: 1px solid #ccc;
	    left: 0px;
		z-index: 9999;
	}
	#abgneBlock2_m ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9999px;
	height: 100%;
	left: 0px;
	}
	#abgneBlock2_m ul.list li {
		float: left;
		width: 650px;
		height: 1110px;
	}
	#abgneBlock2_m .list img{
		width: 100%;
		height: 100%;
		border: 0;
	}
	#abgneBlock2_m ul.playerControl {
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		bottom: 15px;
		right: 5px;
		height: 14px;
	}
	#abgneBlock2_m ul.playerControl li {
		float: left;
		width: 25px;
		height: 25px;
		cursor: pointer;
		margin: 0px 2px;
		background: url(../images/cir_ctrl.png) no-repeat -25px 0;
	}
	#abgneBlock2_m ul.playerControl li.current { 
		background-position: 0 0;
	}

ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.slideshow {
		position: relative;
		height: 348px;
		width: 811px;
		float: left;
		margin: 0 10px;
	}
	.slideshow li {
		position: absolute;
	}
	.slideshow a img{
		display: block;
		padding: 0;
		margin: 0 auto;
		border: none;
	}
	.slideshow li a{
		display: block;
	}
	.slideshowController {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.slideshowController a {
		background: transparent url(../images/arrows.png) no-repeat left top;
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		right: 60px;
		bottom: 0;
		z-index: 9999;
		outline: none;	/* 去除超連結虛線 */
		filter: Alpha(opacity=50);/*表格透明給IE判讀*/
-moz-opacity: 0.6; /*這是給Firefox、Safari判讀*/
opacity: 0.6; /*這是給Opera等其他判讀*/
	}
	.slideshowController .next{
		background-position: -30px 0;
		right: 0;
	}
	.slideshowController .play{
		background-position: -60px 0;
		right: 30px;
	}
	.slideshowController .pause{
		background-position: -90px 0;
	}



/*輪播3_指南 950*170 PC*/

#abgneBlock3 {
		width: 950px;
		height: 170px;
		position: relative;
		overflow: hidden;
		border: 1px solid #ccc;
	    left: 0px;
	    top: 20px;
		z-index: 9999;
	}
	#abgneBlock3 ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9999px;
	height: 100%;
	left: 0px;
	}
	#abgneBlock3 ul.list li {
		float: left;
		width: 950px;
		height: 170px;
	}
	#abgneBlock3 .list img{
		width: 100%;
		height: 100%;
		border: 0;
	}
	#abgneBlock3 ul.playerControl {
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		bottom: 15px;
		right: 5px;
		height: 14px;
	}
	#abgneBlock3 ul.playerControl li {
		float: left;
		width: 25px;
		height: 25px;
		cursor: pointer;
		margin: 0px 2px;
		background: url(../images/cir_ctrl.png) no-repeat -25px 0;
	}
	#abgneBlock3 ul.playerControl li.current { 
		background-position: 0 0;
	}

ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.slideshow {
		position: relative;
		height: 348px;
		width: 811px;
		float: left;
		margin: 0 10px;
	}
	.slideshow li {
		position: absolute;
	}
	.slideshow a img{
		display: block;
		padding: 0;
		margin: 0 auto;
		border: none;
	}
	.slideshow li a{
		display: block;
	}
	.slideshowController {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.slideshowController a {
		background: transparent url(../images/arrows.png) no-repeat left top;
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		right: 60px;
		bottom: 0;
		z-index: 9999;
		outline: none;	/* 去除超連結虛線 */
		filter: Alpha(opacity=50);/*表格透明給IE判讀*/
-moz-opacity: 0.6; /*這是給Firefox、Safari判讀*/
opacity: 0.6; /*這是給Opera等其他判讀*/
	}
	.slideshowController .next{
		background-position: -30px 0;
		right: 0;
	}
	.slideshowController .play{
		background-position: -60px 0;
		right: 30px;
	}
	.slideshowController .pause{
		background-position: -90px 0;
	}



/*輪播2_首頁FE 970_430 PC*/
#abgneBlock2 {
		width: 970px;
		height: 430px;
		position: relative;
		overflow: hidden;
		border: 1px solid #ccc;
	    left: 0px;
		z-index: 9999;
	}
	#abgneBlock2 ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9999px;
	height: 100%;
	left: 0px;
	}
	#abgneBlock2 ul.list li {
		float: left;
		width: 970px;
		height: 430px;
	}
	#abgneBlock2 .list img{
		width: 100%;
		height: 100%;
		border: 0;
	}
	#abgneBlock2 ul.playerControl {
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		bottom: 15px;
		right: 5px;
		height: 14px;
	}
	#abgneBlock2 ul.playerControl li {
		float: left;
		width: 25px;
		height: 25px;
		cursor: pointer;
		margin: 0px 2px;
		background: url(../images/cir_ctrl.png) no-repeat -25px 0;
	}
	#abgneBlock2 ul.playerControl li.current { 
		background-position: 0 0;
	}

ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.slideshow {
		position: relative;
		height: 430px;
		width: 970px;
		float: left;
		margin: 0 10px;
	}
	.slideshow li {
		position: absolute;
	}
	.slideshow a img{
		display: block;
		padding: 0;
		margin: 0 auto;
		border: none;
	}
	.slideshow li a{
		display: block;
	}
	.slideshowController {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.slideshowController a {
		background: transparent url(../images/arrows.png) no-repeat left top;
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		right: 60px;
		bottom: 0;
		z-index: 9999;
		outline: none;	/* 去除超連結虛線 */
		filter: Alpha(opacity=50);/*表格透明給IE判讀*/
-moz-opacity: 0.6; /*這是給Firefox、Safari判讀*/
opacity: 0.6; /*這是給Opera等其他判讀*/
	}
	.slideshowController .next{
		background-position: -30px 0;
		right: 0;
	}
	.slideshowController .play{
		background-position: -60px 0;
		right: 30px;
	}
	.slideshowController .pause{
		background-position: -90px 0;
	}

/*輪播1_首頁NEWS 814_150 PC*/

#abgneBlock {
		width: 814px;
		height: 150px;
		position: relative;
		overflow: hidden;
		border: 1px solid #ccc;
	    left: 0px;
	    top: 20px;
		z-index: 9999;
	}
	#abgneBlock ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9999px;
	height: 100%;
	left: 0px;
	}
	#abgneBlock ul.list li {
		float: left;
		width: 814px;
		height: 150px;
	}
	#abgneBlock .list img{
		width: 100%;
		height: 100%;
		border: 0;
	}
	#abgneBlock ul.playerControl {
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		bottom: 15px;
		right: 5px;
		height: 14px;
	}
	#abgneBlock ul.playerControl li {
		float: left;
		width: 25px;
		height: 25px;
		cursor: pointer;
		margin: 0px 2px;
		background: url(../images/cir_ctrl.png) no-repeat -25px 0;
	}
	#abgneBlock ul.playerControl li.current { 
		background-position: 0 0;
	}

ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.slideshow {
		position: relative;
		height: 348px;
		width: 811px;
		float: left;
		margin: 0 10px;
	}
	.slideshow li {
		position: absolute;
	}
	.slideshow a img{
		display: block;
		padding: 0;
		margin: 0 auto;
		border: none;
	}
	.slideshow li a{
		display: block;
	}
	.slideshowController {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.slideshowController a {
		background: transparent url(../images/arrows.png) no-repeat left top;
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		right: 60px;
		bottom: 0;
		z-index: 9999;
		outline: none;	/* 去除超連結虛線 */
		filter: Alpha(opacity=50);/*表格透明給IE判讀*/
-moz-opacity: 0.6; /*這是給Firefox、Safari判讀*/
opacity: 0.6; /*這是給Opera等其他判讀*/
	}
	.slideshowController .next{
		background-position: -30px 0;
		right: 0;
	}
	.slideshowController .play{
		background-position: -60px 0;
		right: 30px;
	}
	.slideshowController .pause{
		background-position: -90px 0;
	}
