﻿<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
    <title>杭州网站设计_网络推广公司_高端品牌网站建设_VI标志设计优选【翰臣科技】</title>
    <meta name="keywords" content="杭州网站设计,网络推广公司,杭州网站建设,杭州网页设计,高端网站设计,品牌网站建设,杭州网站建设公司" />
    <meta name="description" content="杭州翰臣科技有限公司是一家专注于网站建设与设计的网络推广公司,主要提供:高端网站设计及改版,品牌网站建设,网页,画册,标志,VI设计,品质好,交付快." />
    <meta name="author" content="本站由杭州翰臣科技有限公司进行全程策划/页面设计/程序开发完成.24小时技术支持——翰臣科技：http://www.68team.com">
    <style type="text/css">
        body {
            margin: 0;
            padding: 0;
            background: #efefef;
            font-family: Georgia, Times, Verdana, Geneva, Arial, Helvetica, sans-serif;
            padding-top: 60px;
        }

        div#mother {
            margin: 0 auto;
            width: 943px;
            height: 572px;
            position: relative;
        }

        div#errorBox {
            background: url(/images/404_bg.png) no-repeat 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: 20px 0 0 444px;
        }

        div#contact {
            margin: 20px 0 0 25px;
        }

        h1 {
            font-size: 40px;
            margin-bottom: 35px;
        }
    </style>
</head>
<body>
    <div id="mother">
        <div id="errorBox">
            <div id="errorText">
                <h1>404</h1>
                <p>
                    <br /><br />似乎你所寻找的网页已移动或更新。<br />
                    请返回 <a href="/" title="返回页" style="color:#f00; text-decoration:underline;">官网首页</a>
                </p>
            </div>
            <a href="/" title="返回首页"><div class="link" id="home"></div></a>
            <a href="/" title="联系管理员"><div class="link" id="contact"></div></a>
        </div>
    </div>
</body>
</html>