﻿

.backToTop{bottom: 0px!important;bottom: auto;position:fixed;_position:absolute;width:40px;height:40px; background-image:url(../images/gotop.png);cursor: pointer;z-index:1990;bottom:0;display:none;}
.backToTop:hover{background-position: 0 -40px;
	-webkit-transition:background 0.2s ease 0s;
	-moz-transition:background 0.2s ease 0s;
	-o-transition:background 0.2s ease 0s;
	-ms-transition:background 0.2s ease 0s;
	transition:background 0.2s ease 0s;}

