<style type="text/css">
.ym404{ width:820px; text-align:center; position:absolute; left:50%; margin-left:-410px; margin-top:-260px; top:50%; overflow:hidden; background:url(/Public/home/images/404.jpg) no-repeat center top; padding-top:400px; height:50px;}
.ym404 a{ padding:8px 15px; display:inline-block; *display:inline; zoom:1; text-decoration:none; border:1px solid #ddd; border-radius:3px; font-size:12px; color:#333;transition:all 0.3s ease; margin:0 5px;}
.ym404 a:hover{ color:#fff; background:#f2054d; border:1px solid #f2054d;}
</style>
<div class="ym404">
    <p><a href="javascript:history.back(-1)">返回上一页</a><a href="/">返回首页</a></p>
</div>