﻿<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=gbk" />
    <title>ҳ��û���ҵ�</title>
    <style type="text/css">
        body
        {
            margin: 0;
            padding: 0;
            background: #efefef;
            font-family: Georgia, Times, Verdana, Geneva, Arial, Helvetica, sans-serif;
        }
        div#mother
        {
            margin: 0 auto;
            width: 943px;
            height: 572px;
            position: relative;
        }
        div#errorBox
        {
            background:url(/Skins/Default/Img/404_bg.png)  top left;
       
            width: 943px;
            height: 572px;
            margin: auto;
        }
        div#errorText
        {
            color: #39351e;
            padding: 146px 0 0 446px;
        }
        div#errorText p
        {
            width: 303px;
            font-size: 14px;
            line-height: 26px;
        }
        div.link
        {
            /*background:#f90;*/
            height: 50px;
            width: 145px;
            float: left;
        }
        div#home
        {
            margin: 0px 0 0 444px;
        }
        div#contact
        {
            margin: 0px 0 0 25px;
        }
        h1
        {
            font-size: 40px;
            margin-bottom: 35px;
        }
    </style>
</head>
<body>
    <div id="mother">
        <div id="errorBox">
            <div id="errorText">
                <h1>
                    Sorry..ҳ��û���ҵ���</h1>
                <p>
                    �ƺ�����Ѱ�ҵ���ҳ���ƶ���ʧ�ˡ�
                    <p>
                        ����Ҳ����ֻ�Ǽ��������һЩ������</p>
                    �벻Ҫ���ģ���û�¡��������Դ��������Ҫ���������Ա��ϵ��
                </p>
                <p>
                    ���ǲ�̫��ȫ���ҿ�����������ص���
                </p>
            </div>
            <a href="/" title="������ҳ">
                <div class="link" id="home">
                </div>
            </a><a href="/help/" target="_blank">
                <div class="link" id="contact">
                </div>
            </a>
        </div>
    </div>
</body>
</html>
