<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
<meta http-equiv="refresh" content="10;url=http://www.fuwj.cn">
	<title>文山福万家三七的404页面，10秒后会自动跳转哦~</title>
</head>
<body>

<div style="margin: 0 auto;width: 1000px;height: 600px;margin-top: 200px;">
	<img style="position: absolute;" src="http://www.fuwj.cn/404man.png">
	<h1 style="margin-left: 350px;padding-top: 10px;color: #252a2d;">非...非常抱歉，这个页面似乎没有被找到...</h1>
	<p>似乎你所寻找的网页已移动或丢失了。</p>
	<p>或者也许你只是键入错误了一些东西。</p>
	<p>请不要担心，这没事。如果该资源对你很重要，请与我们联系。</p>
	<p>这个页面将会在 <span>10秒</span> 后自动跳转到首页</p>
	<a href="http://www.fuwj.cn"><button>点击回到首页</button></a>
</div>

<style type="text/css">
	body{
		background-color: #f3f3da;
	}
	p{
		margin-left: 350px;
		font-size: 20px;
	}
	span{
		font-size: 30px;
    	color: red;
	}
	button{
		margin-left: 350px;
		width: 300px;
		height: 50px;
		font-size: 20px;
		background-color: #7676b5;
		color: white;
	}
</style>

</body>
</html>