@charset "utf-8";
/* CSS Document Simple Back To Top Scripts */

.sbttBacktotop
{
	position:fixed;
	bottom:120px;
	right:25px;
	cursor:pointer;
	display:none;
}