#gotop {
	background: url(images/gotop.png) no-repeat center center;
	cursor:pointer;
	position:fixed;
	right:15px;
	top:40px;
	width:80px;
	height:80px;
	z-index: 99;
}
