﻿.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:150px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background: url('images/dot/icon_top.png') no-repeat;
    z-index:100;
}