.enter {
width: 148px;
height: 63px;
}

.enter a {
display: block;
width: 148px;
height: 63px;
background: url(enter.gif) no-repeat top left;
}

.enter a:hover {
background-position: top right;
}
