.actGotop {
    position: fixed;
    bottom: 100px;
    right: 5%;
    width: 85px;
    height: 100px;
    display: none;
}

.actGotop a, .actGotop a:link {
    width: 85px;
    height: 100px;
    display: inline-block;
    background: url("/_vivi/source/aHR0cHM6Ly9jeWJlci5uYW5rYWkuZWR1LmNu/_upload/tpl/01/c2/450/template450/htmlRes/backToTop_res/backToTop.png") no-repeat;
    background-size: contain;
    outline: none;
}

.actGotop a:hover {
    background: url("/_vivi/source/aHR0cHM6Ly9jeWJlci5uYW5rYWkuZWR1LmNu/_upload/tpl/01/c2/450/template450/htmlRes/backToTop_res/backToTop.gif") no-repeat;
    background-size: contain;
    outline: none;
}