@charset "big5";
/* CSS Document */

.abgne-yahoo-carousel {
	width: 660px;
	height: 208px;
	position: relative;
	padding-top: 10px;
	letter-spacing: 0px;
	}
	.abgne-yahoo-carousel * {
		margin: 0;
		padding: 0;
	}
	.abgne-yahoo-carousel ul, .abgne-yahoo-carousel li {
		list-style: none;
	}
	.abgne-yahoo-carousel a img {
	border: none;
	width: 78px;
	margin-bottom: 3px;
	margin-top: 3px;
	}
#case1 .speBG {
	color: #B20000;
}

	.abgne-yahoo-carousel h3 {
		font-size: 18px;
		height: 30px;
	}
	.abgne-yahoo-carousel .page {
	position: absolute;
	top: -20px;
	right: 80px;
	}
	.abgne-yahoo-carousel .btn {
	position: absolute;
	top: -22px;
	right: 5px;
	height: 20px;
	}
	.abgne-yahoo-carousel .btn a {
		width: 31px;
		height: 24px;
		float: left;
		text-indent: -9999px;
	}
	.abgne-yahoo-carousel .btn a.prev {
	background-image: url(../images/layout1/btn.gif);
	background-repeat: no-repeat;
	background-position: 0 -42px;
	}
	.abgne-yahoo-carousel .btn a.next {
	background-image: url(../images/layout1/btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	.abgne-yahoo-carousel .frame {
	position: relative;
	overflow: hidden;
	width: 660px;	/* (li 的寬度 + li 的邊框寬度 * 2 ) * 一次要顯示的數量 + li 的右邊界 * (一次要顯示的數量 - 1) */
	height: 218px;
	}
.abgne-yahoo-carousel .frame a {
	overflow: hidden;
	text-decoration: none;
	line-height: 1.2em;
	color: #000;
}



	.abgne-yahoo-carousel ul {
		width: 99999px;
		position: absolute;
	}
	.abgne-yahoo-carousel li {
	float: left;
	width: 78px;
	height: 182px;
	position: relative;
	margin-right: 27px;
	margin-left: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	.abgne-yahoo-carousel li .thumb, .abgne-yahoo-carousel li .ovrly, .abgne-yahoo-carousel li h3 {
		position: absolute;
	}
	.abgne-yahoo-carousel li .ovrly, .abgne-yahoo-carousel li h3 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
	right: 0px;
	bottom: 0px;
	}
	.abgne-yahoo-carousel li .ovrly {
	background-color: #FF7F00;
	}

	.abgne-yahoo-carousel li h3 a {

	}
	.abgne-yahoo-carousel li h3 a:hover {

	}
#wrapper #main2 #left #case1 .abgne-yahoo-carousel .frame ul li .thumb .myRed {
	color: #9F0000;
	font-weight: bold;
	background-image: url(../images/layout1/case1/arrow.png);
	background-repeat: no-repeat;
	background-position: 60px 5px;
	display: block;
}



	.demo2, .demo2 .frame {
		width: 620px;	/* (li 的寬度 + li 的邊框寬度 * 2 ) * 一次要顯示的數量 + li 的右邊界 * (一次要顯示的數量 - 1) */
	}
