.product-cart-order-form-title{
	font-weight:bold;
	text-transform:uppercase;
}
.product-cart-list-other-bound a{
	padding-left:5px;
	padding-right:5px;
	height:20px;
	line-height:20px;
	background-color:#FA9940;
	color:#FFF;
	display:inline-block;	
}
/*ProductDetail*/
.imgdetail{
	width:300px;	
}
.name_detail_pro{
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
}
/*ProductList*/
.cat-content{
	margin-right:-20px !important;
	margin-bottom:10px;	
}
.cat-item{
	width:178px;
	min-height:115px;
	float:left;
	padding:5px;	
	margin-top:0px;
	margin-bottom:8px;
	padding-top:0px;
}
.cat-5,.cat-6,.cat-13,.cat-14{
	border-bottom:0px;	
}
.cat-item .img{
	width:160px;
	float:left;
	height:150px;
	border:1px solid #CCC;
}
.cat-item .img:hover{
	border:1px solid #999;
}
.cat-item .sub{
	float:left;
	margin-left:15px;	
	line-height:20px;
}
.cat-name{
	padding-top:4px;	
	font-weight:bold;
}
.cat-price{
	font-weight:bold;	
}
.cat-price span{
	color:#0093C6;	
}
.product-title{
	background-color:#FA9940;
	height:26px;
	line-height:26px;
	margin-top:10px;
	text-transform:uppercase;
	color:#FFF;
	padding-left:10px;
	font-weight:bold;	
}
.cat-more a{
	background:url(../images/service-arrow.png) 100% 4px no-repeat;
	padding-right:10px;
}
.paging-bound{
	background-color:#0093C6;
	height:26px;
	line-height:26px;
	text-align:right;	
}
.paging-bound span,.paging-bound font,.paging-bound a{
	color:#FFF !important;	
}
.shop-cart{
	display:none;	
}