<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport"
	content="width=640,target-densitydpi=device-dpi,user-scalable=no">
<link href="//www.thejoyrun.com/img/web_icon_16px.png"
	type="image/x-icon" rel="shortcut icon">
<meta name="apple-itunes-app" content="app-id=881766160" />
<style type="text/css">
body {
	padding: 0px;
	margin: 0px auto;
	width: 640px;
}

a {
	display: inline-block;
	background: #4A90E2;
	border: 1px solid blue;
	border-radius: 3px;
	width: 100px;
	height: 30px;
	color: #FFFFFF;
	line-height: 33px;
	text-align: center;
	text-decoration: none;
}

hr {
	height: 0px;
	border-top: 1px solid #999;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: 640px;
}

p {
	color: gray;
}
</style>
<title>404</title>
</head>
<body>
	<div style="margin: 30px;">
		<img src="//linked-runner.b0.upaiyun.com/huodong/common/pic404.png"
			style="width: 476px; height: 315px;" />
	</div>
	<div style="margin: 30px;">
		<h2>我好像跑错地方了</h2>
	</div>
	<hr />
	<div style="margin: 30px;">
		<p>很抱歉！该页面无法访问</p>
	</div>
	<div style="margin: 30px;">
		<a href="#" onclick="javaScript:history.go(-1);">返回上一页</a>
	</div>
</body>
</html>