.scrollup{
    width:80px;
    height:120px;
    opacity:0.3;
    position:fixed;
    bottom:20px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url('/UserFiles/scrollup/up.png') no-repeat;
}