@import url("global.css");

.shopbn a{
	width:720px;
	height:135px;
	background:url(../results/img/bnr.jpg) no-repeat left top;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
.shopbn a:hover{
	background-position:right bottom;
}