@charset "utf-8";
/* CSS Document */


#shop a, #shop a:link, #shop a:visited {
	display:block;
	width:157px;
	height:193px;
	background: url(img/shop-ru.gif) 0 0  no-repeat;
	border:none;
}

#shop a:hover {
	display:block;
	width:157px;
	height:193px;
	background: url(img/shop-ru.gif) 0 -193px  no-repeat;
	border:none;
}
