.shopgrouplist_tabs{
	width: 246px;
	margin-left:2px;
	margin-right:2px;
}
.shopgrouplist_tab{
	float:left;
	margin-right:1px;
}

.shopgrouplist_content{
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:2px;
	margin-right:2px;
}

.shopgrouplist_Category{
	color:#000000;
	font-size:14px;
}

.shopgrouplist_Category a{
	color:#000000;
	font-size:14px;
	text-decoration: none;
}

.shopgrouplist_Category a:hover{
	color:#006699;
	text-decoration: underline;
}

.shopgrouplist_SubCategory{
	color:#333333;
	font-size:12px;
	padding-left:20px;
}

.shopgrouplist_SubCategory a{
	color:#333333;
	font-size:12px;
	text-decoration: none;
}

.shopgrouplist_SubCategory a:hover{
	color:#006699;
	text-decoration: underline;
}

.shopgrouplist_Icon{
	float: left;
	margin: 5px;
	width: 100px;
	height: 67px;
	display: inline-block;
	overflow: hidden;
}

