@charset "utf-8";
body {
	background:url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{ border:0;}
li{ list-style:none;}
.item-fade:hover img{
filter:alpha(Opacity=0);-moz-opacity:0;opacity: 0;
}

.item-fade{display:inline-block;}
.item-fade img{
  background:black;
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
.actsidemenu {
	position:fixed;
	width:155px;
	height:685px;
	left:50%;
	margin-left:470px;/*控制在版面上的位置*/
	top:90px;
*position: absolute !important;
*top: expression(((document.documentElement.scrollTop || document.body.scrollTop) + (!this.offsetHeight && 0)) + "px");
*left:50%;
*margin-left:480px;
}
#abgne-block-20110406 {
		width: 279px;	/* 框架圖片的寬 */
		height: 279px;	/* 框架圖片的高 */
		position: absolute;
	
		margin: 406px 0px 0 430px;
}

	#abgne-block-20110406 a.prev, #abgne-block-20110406 a.next {
		position: absolute;
		top: 104px;
		display: block;
		width: 62px;	/* 左右鈕圖片的寬 */
		height: 196px;	/* 左右鈕圖片的高 */
		text-indent: -9999px;
	}

	#abgne-block-20110406 .prev {
		background: url('images/left.png') no-repeat;
	
		margin-left: 85px;
		z-index: 50;
}

	#abgne-block-20110406 .next {
		background: url('images/right.png') no-repeat;
	
		margin-left: 451px;
		z-index: 50;
}

	#abgne-block-20110406 .slides {
		overflow: hidden;
		position: relative;
		top: 32px;
		left: 160px;
		width: 279px;	/* 框架中間區塊的寬 */
		height: 339px;	/* 框架中間區塊的高 */
	}

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

	#abgne-block-20110406 .slides li {
		width: 283px;	/* 框架中間區塊的寬 */
		height: 100%;
		float: left;
	
		margin-left: -3px;
}
.slider_frametop{ z-index:9; position:absolute; margin: 29px 0 0 45px;}
.slider_frameleft{ z-index:9; position:absolute; margin: 65px 0 0 45px;}
.slider_frameright{ z-index:9; position:absolute; margin: 65px 0 0 449px;}
.slider_framebottom{ z-index:9; position:absolute; margin: 190px 0 0 45px;}
.bottom{ background:url(images/bottom_bg.png) repeat-x center; width:100%; height:64px; position:fixed; bottom:0; z-index: 99999;}
.time{
    position: absolute;
    margin: 1008px 0 0px 638px;
    font-family:"微軟正黑體";
    font-size: 20px;
	
    color: #E6007E;
}
.bignum{ font-size:40px;
font-family: arial; color:#E6007E;}