@charset "utf-8";
/* CSS Document */
ul, li {
		margin: 0;
		padding: 0;
		list-style: none;  
	}

	a img {
		border: none;
	}
#Specialoffer {
	float: right;
	width: 260px;
	height: 340px;
	margin-bottom: 5px;
	background-image: url(../images/NEWS3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 55px;
}
	#abblock {
	width: 260px;	/* 框架圖片的寬 */
	height: 370px;	/* 框架圖片的高 */
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

	#abblock a.prev, #abblock a.next {
	position: absolute;
	top: 100px;
	display: block;
	width: 30px;	/* 左右鈕圖片的寬 */
	height: 60px;	/* 左右鈕圖片的高 */
	text-indent: -9999px;
	}

	#abblock .prev {
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	}

	#abblock .next {
	right: 0;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	}

	#abblock .slides {
	overflow: hidden;
	position: relative;
	left: 35px;
	width: 180px;	/* 框架中間區塊的寬 */
	height: 370px;	/* 框架中間區塊的高 */
	}

	#abblock .slides ul {
	position: absolute;
	width: 9990px;
	height: 100%;
	}

	#abblock .slides li {
	width: 180px;	/* 框架中間區塊的寬 */
	height: 340px;
	float: left;
	}
#abblock .slides ul li .map {
	float: left;
	height: 270px;
	width: 180px;
	margin-bottom: 5px;
}
#abblock .slides ul li .script {
	float: left;
	width: 180px;
}
#abblock .slides ul li .script .Name {
	font-size: 12px;
	color: #666;
	float: left;
	height: 35px;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	line-height: 20px;
}
#abblock .slides ul li .script .price {
	float: left;
	height: 20px;
	overflow: hidden;
	width: 180px;
	font-size: 12px;
}
#abblock .slides ul li .script .off {
	color: #900;
	float: left;
	height: 20px;
	font-size: 13px;
	width: 180px;
}


#abblock .slides ul li .script p {
	margin: 0px;
	padding: 0px;
}










	#abblocks2 {
	width: 350px;	/* 框架圖片的寬 */
	height: 150px;	/* 框架圖片的高 */
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

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

	#abblocks2 .prev {
	background-image: url(../images/left2.png);
	background-repeat: no-repeat;
	}

	#abblocks2 .next {
		background: url(../images/right2.png) no-repeat;
		right: 0;
	}

	#abblocks2 .slides2 {
		overflow: hidden;
		position: relative;
		left: 25px;
		width: 300px;	
		height: 150px;	/* 框架中間區塊的高 圖片高度*/
	}

	#abblocks2 .slides2 ul {
		position: absolute;
		width: 9990px;
		height: 100%;
	}

	#abblocks2 .slides2 li {
	width: 80px;	/* 框架中間區塊的寬 */
	height: 120px;
	float: left;
	margin: 5px;
	padding: 4px;
	border: 1px solid #E1D9C4;
	}





