<!DOCTYPE html>
<html>
  <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   
   <title>掌通家园</title>
    <link rel="icon" type="image/x-icon" href="/images/favicon.ico" />
   
	<style>
		body{
			width:100%;height:100%;background-image: url(http://seebaby.qiniudn.com/xKgW2skRSR7AXdKdggR);background-position: center;background-repeat: no-repeat;
			background-attachment: fixed;overflow:hidden;   
		}
		
		.btnPanel404{width: 460px;height: 70px;position: absolute;left: 50%;margin-left: -230px;top: 63%;}
		.btn404{
				width: 160px;height: 68px;line-height: 68px;border-radius: 5px;color: white;background-color: #67c8f3;
				font-size: 35px;font-weight: 300;text-align: center;cursor: pointer;margin: 0 auto;
		}
		  
		.btnPanel404 a{text-decoration: none;}
		
	</style>
	
	
	
</head>
<body>
    
	<div class="btnPanel404">
			      
		<a href="" target="_self"><div class="btn404" >刷新页面</div></a>
			  
	</div>  

</body>
</html>