@charset "utf-8";
/* CSS Document */
body {background:#d6d6d2;margin:0;padding:0;}
div,h3,p {margin:0;padding:0;}
.errbox {background:url(img/back.jpg) left top no-repeat;width:980px;margin:0 auto;height:399px;position:relative;}
.errbox .box {position:absolute;left:297px;top:102px;font-family:"微软雅黑","黑体";color:#504e4e;width:630px;}
.errbox .box h3 {font-size:25px;height:42px;}
.errbox .box p {font-size:17px;}
.errbox a {position:absolute;left:442px;top:201px;width:97px;height:39px;display:inline-block;background:url(img/btn.jpg) left top no-repeat;}