.p-countInof  .product-package .fieldValue i{
		margin-left: 65px;
	}

.p-skus{
	margin:5px 0px;
	clear:both;
}
.p-skus .fieldName{
	vertical-align: middle;	
	*float:left;		
}
.p-skus	.sku-values{
	display:inline-block;
	vertical-align: middle;	
	*float:left;		
}
.p-skus .sku-values li{
	padding:1px 4px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	height:30px;
	line-height:25px;
	min-width:32px;
	_width:32px;
	_overflow:visible;
	*float:left;
	display:inline-block;
	margin:2px 6px 2px 0px;
	overflow:hidden;
	text-align:center;
	position:relative;
	cursor:pointer;
}
.p-skus .sku-values li em{
 	position:absolute;
 	bottom:0px;
 	right:0px;
 	display:none;
 	width:10px;
 	height:10px;
 	background:url(image/selectitem.gif) no-repeat right bottom;
}
.p-skus .sku-values li img{
	width:25px;
	height:25px;
}
.p-skus .sku-values li:hover{
	border:1px solid #ff8008;
	padding:1px 4px;
}

.p-skus .sku-values li.curr{
	border:2px solid #CC3300;
	padding:0px 2px;
}
.p-skus .sku-values li.curr em{
 	display:block;
 	margin:0px;
}



.p-specs{
	margin:5px 0px;
	clear:both;
	padding-bottom:5px;
/*	border-bottom:1px dotted #cccccc;*/
}
.p-specs .spec{
	min-width:70px;
	display:inline-block;
	vertical-align: middle;	
	*float:left;
}
.p-specs .spec-values{
	display:inline-block;
	vertical-align: middle;	
	*float:left;		
}
.p-specs .spec-values li{
	padding:1px 4px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	height:30px;
	line-height:25px;
	min-width:32px;
	_width:32px;
	_overflow:visible;
	*float:left;
	display:inline-block;
	margin:2px 6px 2px 0px;
	overflow:hidden;
	text-align:center;
	position:relative;
	cursor:pointer;
}
.p-specs .spec-values li em{
 	position:absolute;
 	bottom:0px;
 	right:0px;
 	display:none;
 	width:10px;
 	height:10px;
 	background:url(image/selectitem.gif) no-repeat right bottom;
}
.p-specs .spec-values li img{
	width:25px;
	height:25px;
}
.p-specs .spec-values li:hover{
	border:1px solid #ff8008;
	padding:1px 4px;
}

.p-specs .spec-values li.spec-curr{
	border:2px solid #CC3300;
	padding:0px 2px;
}
.p-specs .spec-values li.spec-curr em{
 	display:block;
 	margin:0px;
}
.p-specs .spec-values li.sku-disabled{
	background:#f9f9f9;
	color:#cccccc;
	cursor:default;
}
.p-specs .spec-values li.sku-disabled:hover{
	border:1px solid #cccccc;
}
.product_infopanel .specTip{
	border:2px solid #ff8008;
    	padding: 4px 14px 14px;	
}
.product_infopanel .buybar .tip{
	color:#ff8008;
	height:20px;
	line-height:20px;
	display:none;
	font-weight:600;
	font-size:14px;
}
.product_infopanel .specTip .tip{
	display:block;
}
.pull-right .del span {
	color: orange;
}
.sale-tag.wucuxiao {
	display:none;
}