/*--商品區分頁--*/
#pagenumber{
text-align: right;
float: right;
padding-top: 15px;
color: #8D1B1A;
font-weight: bold;
}
#pagenumber a{color: #7EADAC;}
#pagenumber a:visited{color: #7EADAC;}
#pagenumber a:hover{color: #8D1B1A;text-decoration: underline;}

/*---內頁商品頁/商品細項區塊---------------------*/
.poutset{
	overflow: hidden;
	width: 600px!important;
	width: 730px;
	margin-top: 30px;
}
/*細項商品單一設定*/
.ppset{
float: left;
line-height: 18px;
width: 110px;
margin: 0 14px 20px 23px!important;
margin: 0 15px 10px 17px;
}
.prod_img{
margin-bottom: 10px;
}
.price{ display: inline; 
}
.addscar a{
	color: #83724f;
	font-size: 11px;
	height: 20px;
	width: 20px;
	display: block;
	margin-left: 0px;
	background-image: url(../images/icon/scar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
	float: left;
	margin-right: 3px;
}
.addscar a:hover{
color: #7c0018;
background-image: url(../images/icon/scar.gif);
background-repeat: no-repeat;
background-position: 2px center;
}

.w05{
color: #f46200;
font-size: 11px;
}
.w07{
color: #6D6043;
font-size: 11px;
}
.w06{color: #83724f;}
