
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>404错误页面-育厨网</title>
<link href="http://www.szlyj.com/templets/default/css/pintuer.css" rel="stylesheet"/>
</head>

<body>
<div class="container" style=" margin-top:8%;"> 
   <div class="panel margin-big-top">
      <div class="text-center">
         <br>
         <h2 class="padding-top"> <stong>404错误！抱歉您要找的页面不存在~</stong> </h2>
         <div class=""> 
            <div class="float-left">
                <img src="http://www.szlyj.com/images/ds-1.gif">
                <div class="alert"> 卧槽！页面不见了！ </div>
            </div>
            <div class="float-right">
               <img src="http://www.szlyj.com/images/ds-2.png" width="260"> 
            </div>
          </div>
          <div class="padding-big">
               <a href="http://www.szlyj.com/" class="button bg-yellow">食尚香</a>
               <a rel="nofollow" href="http://www.szlyj.com/" class="button">返回首页-保证不打死管理员</a>
          </div> 
      </div> 
   </div> 
</div>
</body>
</html>
