a.bt_mark_good {
display:block;
width:129px;
height:25px;
background:transparent url(i/bt_mark_good.png) 0 0 no-repeat;
}

a.bt_mark_good span {
display:none;
}

a.bt_mark_good:hover {
background-position:0 -25px;
}

a.bt_mark_good:active {
background-position:0 -50px;
}

