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

	#abblock a img {
		border: none;
	}

	#abblock {
	width: 720px;	/* 框架圖片的寬 */
	height: 220px;	/* 框架圖片的高 */
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #40302B;
	}

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

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

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

	#abblock .slides {
	overflow: hidden;
	position: relative;
	top: 10px;
	left: 50px;
	width: 620px;	/* 框架中間區塊的寬 (圖片寬+padding*2)*圖片個數(50+5*2)*6 */
	height: 200px;	/* 框架中間區塊的高 圖片高度*/
	}

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

	#abblock .slides li {
	width: 145px;	/* 框架中間區塊的寬 圖片寬度*/
	height: 100%;
	float: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}
#abblock .slides ul li .commodity {
	padding: 4px;
	height: 135px;
	width: 135px;
	border: 1px solid #666;
	margin-bottom: 7px;
}
#abblock .slides ul li .Name {
	font-size: 10pt;
	line-height: 15px;
	float: left;
	width: 145px;
	text-align: center;
	margin-bottom: 5px;
	color: #FFF;
}
#abblock .slides ul li .no {
	font-size: 10pt;
	color: #CCC;
	text-align: center;
	float: left;
	width: 145px;
	margin-bottom: 5px;
}









	#abblock1 ul, li {
		margin: 0;
		padding: 0;
		list-style: none;  
	}

	#abblock1 a img {
		border: none;
	}

	#abblock1 {
	width: 720px;	/* 框架圖片的寬 */
	height: 220px;	/* 框架圖片的高 */
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #40302B;
	}

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

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

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

	#abblock1 .slides {
	overflow: hidden;
	position: relative;
	top: 10px;
	left: 50px;
	width: 620px;	/* 框架中間區塊的寬 (圖片寬+padding*2)*圖片個數(50+5*2)*6 */
	height: 200px;	/* 框架中間區塊的高 圖片高度*/
	}

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

	#abblock1 .slides li {
	width: 145px;	/* 框架中間區塊的寬 圖片寬度*/
	height: 100%;
	float: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}
#abblock1 .slides ul li .commodity {
	padding: 4px;
	height: 135px;
	width: 135px;
	border: 1px solid #666;
	margin-bottom: 7px;
}
#abblock1 .slides ul li .Name {
	font-size: 10pt;
	line-height: 15px;
	float: left;
	width: 145px;
	text-align: center;
	margin-bottom: 5px;
	color: #FFF;
}


#abblock1 .slides ul li .no {
	font-size: 10pt;
	color: #CCC;
	text-align: center;
	float: left;
	width: 145px;
	margin-bottom: 5px;
}
