﻿
<!DOCTYPE html>
<html>

<head>
    <title>
        上海市基金同业公会
    </title>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width,intial-scale=0,maximum-scale=0,user-scalable=yes,shrink-to-fit=no">
    <meta name="keywords" content="上海市基金同业公会" />
    <meta name="description" content="上海市基金同业公会，是上海基金行业相关业务单位发起并自愿组成的行业性的非营利性社会团体法人" />
   
    <style>
        .logo {
            width: 900px;
            height: 100px;
            margin: 120px auto;
            background: url('../Content/images/logo.png') no-repeat left top;
        }
        .errPage {
            position: relative;
            width: 900px;
            height: 432px;
            margin: 150px auto;
        }
        .backhome{
            position:absolute;
            width: 150px;
            height: 50px;
            left: 115px;
            top: 255px;
        }
        .tipTxt {
            display: inline-block;
            height: 375px;
            vertical-align: top;
            padding-top: 30px;

        }
        .tipTxt p{
            line-height: 14px;
        }
    </style>
</head>

<body>
   
    <div>
        <!--<div class="logo"></div>-->
        <div class="errPage">
            <img src="../Content/images/404.png" width="500" />
            <div class="tipTxt" style="">

                <p style="font-size:40px;line-height:60px;"> 抱歉,您的页面迷路了</p>
                <p>我们正在全力搜索中。。。</p>
                <p style="font-weight: bold;">提示：</p>
                <p><span style="font-weight: bold; font-size: 20px;">·</span>&nbsp;您可能输错了网址，或该页面已删除或不存在</p>
                <p><span style="font-weight: bold; font-size: 20px;">·</span>&nbsp;返回&nbsp;<a href="http://samacn.org.cn/index.html">首页</p>
            </div>
        </div>
    </div>

    
</body>


</html>