.catalog {
	width:239px;
	height:91px;
	position:relative;
}
#templateBrand .catalog {
	width:171px;
}
.catalog a {
	color:#614529;
}
.catalog a.more {
	text-decoration:none;
}
.catalog a span {
	position: absolute;
	text-decoration:none;
	bottom:18px;
	left:40px;
	z-index:2;
	cursor:pointer;
}
.catalog a:hover span {
	text-decoration:underline;
}
#templateBrand .catalog a span {
	left:25px; bottom:22px;
	color:#fff;
}
.stanhomePage .catalog a span {
	color:#614529;
}

