<?xml version="1.0" encoding="gb2312"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <title>服务器返回404错误</title>
        <meta http-equiv="Content-type" content="text/html; charset=gb2312" />
        <link rel="stylesheet" type="text/css" href="/error/style.css" />
    </head>
    <body>
        <div id="body_wrapper">
            <div class="space"></div>
            <table border="0" width="100%">
                <tr>
                    <td align="right" width="80"><img src="/error/images/error.png" alt="Error" /></td>
                    <td align="left"><h1>抱歉~~~ 您要访问的页面不存在！</h1></td>
                </tr>
            </table>
        </div>
        <p>Powered by <br />
        <a href="http://httpd.apache.org" title="Apache"><img src="/error/images/apache.png" border="0" alt="Apache" /></a>
        <a href="http://www.perl.com" title="Perl"><img src="/error/images/perl.png" border="0" alt="Perl" /></a>
        <a href="http://www.php.net" title="PHP"><img src="/error/images/php.png" border="0" alt="PHP" /></a>
        <a href="http://www.centos.org" title="CentOS"><img src="/error/images/centos.png" border="0" alt="CentOS" /></a>
        </p>
    </body>
</html>