#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:130px;
	right:0;
	overflow:hidden;
	width:80px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(../images/totop.png) no-repeat left top;text-indent:-99999px;
}



#toTop:active, #toTop:focus {
	outline:none;
}