﻿<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>该页面不存在</title>
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="/404/css/h-ui.reset.css"/>
<link rel="stylesheet" type="text/css" href="/404/css/index.css"/>

</head>
<body>

<div class="system">
		<img src="/404/picture/404.png"/>
	<div class="title">
		<h2>页面走丢了...</h2>
		<h4>远方的朋友你好！非常抱歉，您所请求的页面不存在！</h4>
		<h4>请仔细检查您输入的网址是否正确。</h4>
	</div>	
</div>

</body>
</html>
