


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
	<!-- base href="http://www.manuscripts.com.cn/" -->
	<title>Error 404</title>
	<meta name="description" content="">
	<meta name="author" content="">
<style type="text/css">
	.content{
		width: 400px;
		margin: 0 auto;
	}
	.error{
		margin-top: 160px;
		width: 400px;
		height: 220px;
		position: relative;
	}
	.error span{
		font-size: 200px;
		color: #6792c5;
		font-weight: bold;
	}
	.error .earth{
		vertical-align: text-bottom;
	}
	.error .ufo{
		position: absolute;
		right: 50px;
		top: -60px;
	}
	.text{
		width: 100%;
		padding-left: 70px;
	}
	.text h3{
		color: #6792c5;
		font-size: 24px;
	}
	.text p{
		color: #666;
		font-size: 16px;
	}
</style></head>

<body>	
	<!-- PAGE -->
	<section id="page">
		<div class="content">
		   <div class="error">
			  <span>4</span>
			  <img class="earth" src="http://m.110042.com/zlxb:80/style/web/images/public/earth.png" alt="earth" height="147" width="139">
			  <img class="ufo" src="http://m.110042.com/zlxb:80/style/web/images/public/ufo.png" alt="ufo" height="158" width="150">
			  <span>4</span>
		   </div>
		   <div class="text">
			  <h3>页面没有找到······</h3>
			  <p>
				 对不起，你正在找的那个页面还没有找到，<br>
				 尝试检查错误的URL &nbsp;<a href="http://m.110042.com/zlxb:80/">返回首页</a>
			  </p>
		   </div>
		</div>
	</section>

</body></html>

