<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<title>404错误</title>
		<style>
			* {;padding: 0;margin: 0;}
			body{font-family: "微软雅黑";}
			a{text-decoration: none;}
			li{list-style-type:none ;}
			.con{width:528px;margin:0 auto;margin-top:10%;}
			.mainone{height:210px;background:url(/Public/images/404-3_03.png) no-repeat}
			.con p{font-size:12px;color:#999999;margin-top:10px;line-height:22px;letter-spacing:1px;}
			.con a{color:#000000;font-size:14px;display:block;margin-top:21px;}
		</style>
	</head>
	<body style="min-width:528px;">
	    <div class="con">
			<div class="mainone"></div>
		   	<a href="http://www.hbhdhsjs.com"><img src="/Public/images/000_03.png" style="display:block;float:left;margin-right:10px;margin-top:2px;">返回首页</a>
		    <p>页面不存在，5秒钟后自动跳转到<a href="http://www.hbhdhsjs.com">首页</a>......</p>
		</div>
	</body>
</html>