﻿html,body{background:url(/images/bg_body_404.jpg) repeat;}
#wrap404{width:904px;margin:140px auto 0;}
#wrap404 .lft{width:450px;height:427px;background:url(/images/errorImg_404.jpg) no-repeat;}
#wrap404 .cont{margin-left:470px;padding-top:30px;}
#wrap404 .cont h1{font:90px/100px Verdana, Geneva, sans-serif;margin-bottom:15px;color:#696868;font-weight:400}
#wrap404 .cont h2{font-size:35px;font-weight:400}
#wrap404 .cont .retunrDiv{margin:80px 0 0 16px;}
#wrap404 .cont .retunrDiv a,#wrap404 .cont .bbsandtk a{display:inline-block;background:url(/images/errorIcon.png) no-repeat;margin-right:40px;padding-left:35px;line-height:20px;color:#777;text-shadow:0px 1px 0px #afb0b2;}
#wrap404 .cont .retunrDiv a.homeA{background-position:0 0;}
#wrap404 .cont .retunrDiv a.tk{background-position:0 -60px;}
#wrap404 .cont .retunrDiv a.bbs{background-position:0 -94px;}
#wrap404 .cont .bbsandtk a.prevA{background-position:0 -29px;}
.bbsandtk{margin:18px 0 0 16px;}
.bbsandtk a{display:inline-block;margin-right:40px;padding-left:35px;line-height:20px;}

.errorBg {
    position: relative;
    height: 535px;
    background: url('/images/errorBg_404.jpg') top no-repeat;
    background-color: #fff;
}

.back_btn {
    display: inline-block;
    position: absolute;
    top: 416px;
    left: 50%;
    margin-left: -5px;
    width: 75px;
    height: 41px;
}

.UISitemap {
    margin-top: 0;
}
