/*
 *@author 240716452@qq.com
 *css.css
*/

/*初始化*/
html,body{height:100%;overflow:hidden;}
body{margin:0;padding:0;border:none;font:14px/24px "微软雅黑";color:#575757;text-align:center;background:#f1f0ee;}
body,th,td{font-size:14px;}
div,ul,li,img,form,input,span,h1,h2,h3,h4,h5,h6,dl,dt,dd,p,textarea,b,select{padding:0;margin:0;border:none;} 
ul,li,dl,dt,dd,b,p,span{list-style-type:none;}
a{color:#575757;text-decoration:none;}
a:hover,.aun:hover{color:#7c6a40;text-decoration:none;}
.clear{clear:both;}
/**/
table td{text-align:center;min-width:1280px;}
.errorBg{margin:0 auto;width:1145px;height:528px;background:url(../images/error.jpg) no-repeat;}
.errorBg .errorTop{width:1145px;height:184px;padding-top:106px;font:bold 215px/164px "微软雅黑";color:#8f6c1c;float:left;}
.errorBg .errorTop img{ vertical-align:-9px;}
.errorBg .errorTest{width:1145px;height:40px;font:bold 24px/40px "微软雅黑";color:#6c6c6c;float:left;}
.errorBg .errorReturn{width:1145px;height:40px;padding-top:110px;font:18px/40px "微软雅黑";float:left;}
.errorBg .errorReturn a{color:#e2760c;text-decoration:underline;}

