#page-top{
	width:72px;
	height:72px;
	display:none;
	position:fixed;
	right:10px;
	bottom:10px;
	z-index: 500;
}
#page-top p{
	margin:0;
	padding:0;
	text-align:center;
}
#move-page-top{
	color:#fff;
	line-height:50px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}