	
	.scroll{
		width:60px;
		height:60px;
		background:#9F9F9F;
		color:#fff;
		line-height:60px;
		text-align:center;
		position:fixed;
		left:50%;
		margin-left:500px;
		bottom:50px;
		cursor:pointer;
		font-size:14px;
	}