.mg-scrollTop{ 
    background: url(../images/totop.png) 0 100% no-repeat;
    display:block; width:50px; height:51px; 
    position:fixed; bottom:20px; right:20px;
    z-index:1000;
}
.mg-scrollTop:hover{background-position-y: -1px }