<%--
  Created by IntelliJ IDEA.
  User: sqp
  Date: 2015/10/13
  Time: 9:21
  To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<!DOCTYPE html>
<html lang="en">

<head>
    <meta name="renderer" content="webkit">
    <meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge">
    <meta charset="UTF-8">
    <title>ERROR</title>
    <link rel="stylesheet" href="/resource/front/c/style.css">
</head>

<body>

<div class="main w cf">

        <div style="font-size:150px;color:red;text-align:center;text-shadow:0 0 10px #ccc;font-family:Simhei;font-weight:bold">404</div>
        <div class="error-title">Oops! Page Not Found...</div>
        <div class="error-body">The page you requested cannot be found. It is possible that the page has been moved or is no longer available. We apologize for the inconvenience.</div>
        <div class="error-title">出错了...</div>
        <div class="error-body">您访问的页面不存在或因太久远而被删除了,请检查网址的正确性或返回<a href="/" target="_self">首页</a></div>

    <!-- main end -->
</div>
</body>
 
</html>
<script src="/resource/front/j/jquery-1.7.2.min.js"></script>
<script src="/resource/front/j/slider.js"></script>
<script src="/resource/front/j/public.js"></script>