.product-list{
	height:380px;
	overflow-y:auto;
	scrollbar-3dlight-color: #828282;
	scrollbar-arrow-color: #828282;
	scrollbar-base-color: #e8e8ea;
	scrollbar-darkshadow-color:#828282; 
	scrollbar-3dlight-color: #868686;
	scrollbar-highlight-color:#868686;
	scrollbar-shadow-color: #828282;
	scrollbar-track-color: #828282;	
}


.productCategroy .xcHeader h2{
	height:23px;
	background-position:10px -296px;
}

.productCategroy .toggler {
	cursor:hand;
	margin-left:5px;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	background:transparent url(/images/bj_all.png) no-repeat 155px -248px;
	background-color: #e0e0e2;
}
.productCategroy .active {
	cursor:hand;
	padding: 2px;
	margin-left:5px;
	margin-right: 5px;
	background:transparent url(/images/bj_all.png) no-repeat 155px -270px;
	background-color: #e0e0e2;
}
.productCategroy .element p{
	height:18px;
	line-height:18px;	
	padding: 2px;
	margin-left:5px;
	margin-right: 5px;	
	color: #e45f1c;
	overflow:hidden;
}
.productCategroy .element p a{
	color: #f59503;
	cursor: pointer;
	padding-left:5px;
}
