@charset "utf-8";

.colors,
.colors li {
	margin:0;
	padding:0;
}

.colors {
	margin:0 auto;
	margin-bottom:20px;
}

.colors {
	width:440px;
	height:110px;
	text-align:center;
	background:url(/catalog/colors.jpg) top left no-repeat;
}

.colors_2 {
	background:url(/catalog/colors_2.jpg) top left no-repeat !important;
}

.colors li {
	float:left;
	margin-right:16px;
	list-style:none;
}

.colors li.last {
	margin:0;
}

.colors li,
.colors li a {
	display:block;
	width:60px;
	height:70px;
}

.colors li a {
	text-indent:-20000px;
}

