.pcc-content-bound .title{
	border-bottom:0px;
}
.pcc-item{
	border:1px solid #ccc;
	width:50%;
	padding:10px;
}
.pcc-name{
	margin:0 0 5px 0;
}
.frame-title{
	text-transform: uppercase;
color: #505050;
font-size: 12px;
background: url(../images/bg_repeat.png) 0px -32px repeat-x;
font-weight: bold;
padding: 7px 10px;
border-bottom: 1px solid #D9D9D9; 	
}
.pcc-name a,.pcc-name a:visited,
.pcc-name a:hover,.pcc-name a:visited:hover{
	color:#514e4e;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.pcc-code{
	color:red;
	font-weight:bold;
	margin-bottom:5px;
	font-style:italic;
}
.pcc-image{
	margin-right:10px;
}
.pcc-image img{
	border:1px solid #ccc;
	width:135px;
	height:92px;
}
.pcc-text{
	float:left;
	width:175px;
}
.pcc-text div{
	margin-bottom:5px;
}
.pcc-brief{
	color:#555050;
	height:44px;
	overflow:hidden;
}
.pcc-price{
	color:#555050;
}
.pcc-price span{
	color:red;
	font-weight:bold;
}
.pcc-adv img{
	width:700px;
	margin-bottom:25px;
}
/* shopcart 
.add-shopcart{
	background:url(../images/order_button.png) no-repeat 0 0;
	cursor:pointer;
	text-align:left;
	padding-left:22px;
	line-height:20px;
	height:20px;
	width:90px;
	margin:10px 0;
	color:#000;
	font-size:11px;
	font-weight:bold;
}*/
.isset-basket{
	cursor:default;
	color:#999 !important;
}
.detail-add-shopcart{
	padding:3px 5px 4px 35px !important;
	background:url(../images/icon_shopcart.png) no-repeat 5px 0;
}
/* ProductDetailFull */
.product-detail-info{
	background:#fff url(../images/bg_gradient.png) repeat-x 0 0;
}
.product-detail-left{
	float:left;
	width:450px;
	padding:10px;
	border:1px solid #ccc;
	background-color:#fff;
	margin-right:10px;
}
.product-detail-right{
	float:left;
	width:210px;
	margin-right:5px;
}
.product-detail-support{
	background-color:#a60000;
	border-radius:5px;
	padding:3px 5px;
	color:#fff;
	cursor:pointer;
	margin-right:10px;
}
.product-detail-support a,.product-detail-support a:visited,
.product-detail-support a:hover,.product-detail-support a:visited:hover{
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
.detail-add-shopcart{
	padding-top:4px;
	font-size:12px;
	font-weight:normal;
}
.product-detail-price{
	background-color:#ebebeb;
	padding:20px;
	margin:10px 0;
	font-size:20px;
}
.product-detail-price span{
	font-size:26px;
	color:red;
}
.product-detail-brief{
	color:#a60000;
	line-height:18px;
}
.product-detail-image div,.product-detail-image-other{
	border:1px solid #ccc;
	background-color:#fff;
	padding:5px;
}
.product-detail-image img{
	max-width:200px;
	margin-top:5px;
}
.product-detail-image ul{
	list-style:none;
}
.product-detail-image ul li{
	float:left;
	margin:2px;
}
.product-detail-image ul li img{
	width:60px;
	border:1px solid #efefef;
}
.product-detail-content ul li{
	background:#ebebeb url(../images/dot_gray.png) no-repeat 5px 50%;
	border:1px solid #ccc;
	border-bottom:0;
	margin-right:10px;
	padding:6px 10px 6px 20px;
}
.product-detail-content ul li.ui-tabs-selected{
	background:#fff url(../images/dot_red.png) no-repeat 5px 50%;
	border-bottom:1px solid #fff;
	margin-bottom:-1px;
}
.product-detail-content ul li a,.product-detail-content ul li a:visited,
.product-detail-content ul li a:hover,.product-detail-content ul li a:visited:hover{
	color:#6c6a6a;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#description,#parameters{
	border:1px solid #ccc;
	background-color:#fff;
	padding:10px;
}
.product-other{
	background:#fff url(../images/bg_gradient.png) repeat-x 0 0;
	border:1px solid #ccc;
	padding:5px;
}
.product-other-title{
	background:url(../images/icon_product_same.png) no-repeat 0 48%;
	padding:10px 30px;
	font-size:16px;
	font-weight:bold;
	color:#152b69;
}
#jcarousel-product-other-preview,#jcarousel-product-other-next{
	background-color:#ccc;
	width:25px;
	height:50px;
	padding-top:30px;
	margin-top:60px;
	cursor:pointer;
}
#jcarousel-product-other-preview:hover,#jcarousel-product-other-next:hover{
	background-color:#3b3b3b;
}
#jcarousel-product-other-item ul li{
	width:139px;
	margin:4px;
	padding:5px;
	float:left;
	list-style:none;
	border:1px solid #ccc;
	background-color:#fff;
	text-align:center;
}
#jcarousel-product-other-item ul li div{
	padding-bottom:10px;
}
#jcarousel-product-other-item ul li img{
	padding:1px;
	width:138px;
	height:114px;
}
#jcarousel-product-other-item ul li a,#jcarousel-product-other-item ul li a:visited,
#jcarousel-product-other-item ul li a:hover,#jcarousel-product-other-item ul li a:visited:hover{
	color:#000;
}
/* product-hit */
.product-hit ul{
	list-style:none;
}
.product-hit ul li{
	float:left;
	width:153px;
	padding:5px;
	margin:5px;
	min-height:170px;
}
.product-hit ul li div{
	text-align:center;
	padding-bottom:5px;
}
.product-hit ul li img{
	width:135px;
	height:92px;
}
.product-hit ul li span{
	color:#d20631;
	font-weight:bold;
	font-size:14px;
}
.product-hit ul li a,.product-hit ul li a:visited,
.product-hit ul li a:hover,.product-hit ul li a:visited:hover{
	color:#152b69;
	font-weight:bold;
	text-decoration:none;
}
/* product viewed */
.product-viewed-title{
	color:#291670;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	border-top:1px solid #ccc;
	padding-top:10px;
}