<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta charset="UTF-8" http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>江民公司官网—页面不存在</title>
  <style type="text/css">
	/*<![CDATA[*/
	  .head404{ width:580px; height:234px; margin:50px auto 0 auto; background:url(/errpage/img/head404.png) no-repeat; }
	  .txtbg404{ width:499px; height:169px; margin:10px auto 0 auto; background:url(/errpage/img/txtbg404.png) no-repeat;}
	  .txtbg404 .txtbox{ width:390px; position:relative; top:30px; left:60px;color:#eee; font-size:14px; font-weight:600;}
	  .txtbg404 .txtbox p {margin:5px 0; line-height:20px;}
	  .txtbg404 .txtbox .paddingbox { padding-top:15px;}
	  .txtbg404 .txtbox p a { color:#eee; text-decoration:none;}
	  .txtbg404 .txtbox p a:hover { color:#FC9D1D; text-decoration:underline;}
	/*]]>*/
  </style>
</head>

<body bgcolor="#494949">
  <div class="head404"></div>

  <div class="txtbg404">
    <div class="txtbox">
      <p>对不起，您请求的页面不存在、已被删除或者暂时不可用！</p>
      <p class="paddingbox">请您点击以下链接继续浏览网页！</p>
      <p>》<a href="https://www.jiangmin.com/">江民公司官网</a></p>
    </div>
  </div>
</body>
</html>