.scrollup {
width: 40px;
height: 40px;
opacity: 0.8;
position: fixed;
bottom: 50px;
right: 100px;
display: inline;
text-indent: -9999px;
background: url(../img/icon_top.png) no-repeat;
z-index: 9999;
}