@charset "utf-8";
/* CSS Document */
.abgne_tip_gallery_block {
	margin: 0;
	padding: 0;
	width: 225px;
	height: 275px;
	overflow: hidden;
	position: relative;
	float: left;
	}
.abgne_tip_gallery_block .map {
	height: 275px;
	width: 225px;
	overflow: hidden;
}

	.abgne_tip_gallery_block img {
	position: absolute;
	border: 0;
	overflow: hidden;

	}
	.abgne_tip_gallery_block .caption {
	position: absolute;	/* .abgne_tip_gallery_block 的高 - 想顯示 title 的高(這邊是設 45) */
	width: 205px;
	cursor: pointer;
	color: #fff;
	background: url(images/1px_black.png) repeat;
	top: 225px;
	padding-top: 5px;
	padding-right: 10px;
	
	padding-left: 10px;
	}
.abgne_tip_gallery_block .caption .Details {
	float: left;
	width: 205px;
	margin-bottom: 8px;
}

.abgne_tip_gallery_block .caption .Details h3 {
	float: left;
	width: 205px;
	color: #FC0;
	font-size: 11pt;
	line-height: 18pt;
	margin: 0px;
	padding: 0px;
}
.abgne_tip_gallery_block .caption .Details h3 a {
	color: #FC0;
	text-decoration: none;
}
.abgne_tip_gallery_block .caption .Details h3 a:hover {
	color: #F60;
}


.abgne_tip_gallery_block .caption .Details span {
	float: left;
	color: #FFF;
	font-size: 10pt;
	width: 100px;
	margin-right: 2px;
}
.abgne_tip_gallery_block .caption .Details .Quantity {
	float: left;
	width: 100px;
	margin-right: 10px;
	height: 25px;
	font-size: 10px;
}
.abgne_tip_gallery_block .caption .Details .Car {
	background-color: #333;
	float: left;
	height: 25px;
	width: 80px;
	border: 1px solid #D0CCB3;
	font-size: 10px;
	line-height: 25px;
	text-align: center;
}
.abgne_tip_gallery_block .caption .Details .Car a {
	color: #999;
	text-decoration: none;
}
.abgne_tip_gallery_block .caption .Details .Car a:hover {
	color: #FFF;
	text-decoration: none;
}
.abgne_tip_gallery_block .caption .Details #form1 {
	float: left;
}








.Discounted {
	text-decoration: line-through;
	font-size: 10pt;
}
.Price {
	font-size: 17pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
}
.psize {
	float: left;
	width: 205px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	text-align: center;
}
.psize .psize1 {
	float: left;
	width: 205px;
}
.psize .psize1 .psize3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	float: left;
	height: 15px;
	width: 25px;
	margin-right: 3px;
	margin-left: 3px;
}
.psize a {
	height: 15px;
	width: 33px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #999;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
}
.psize a:hover {
	background-color: #000;
}

#Checkout {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#Note {
	float: left;
	width: 930px;
}
#Note ol {
	padding: 0px;
	float: left;
	width: 830px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#Note ol li {
	float: left;
	width: 850px;
	margin-bottom: 5px;
	font-size: 10pt;
}
