.up{
	background:#76aadb;
	bottom:0px;
	display: block;
	height: 50px;
	position: fixed;
	right:10px;
	bottom:  10px;
	width:50px;
	z-index: 10000;
	cursor: pointer;
}