@import url("./reset.css");

/*===========error page===========*/
#aerror{width:468px;margin:0 auto;background:url(../images/error_bg.jpg) repeat-y;margin-top:10%;}
#aerror div.etop{background:url(../images/error_top.jpg) no-repeat left top;height:148px;position:relative;}
#aerror div.etop a{display:block;width:146px;height:43px;background:url(../images/error_back.jpg) no-repeat;position:absolute;top:60px;right:-7px;}
#aerror div.ebody{padding:15px 30px;font:13px/18px "宋体";color:#990000;letter-spacing:1px;word-break:break-all;}
#aerror div.efoot{background:url(../images/error_bottom.jpg) no-repeat left top;height:12px;font-size:1px;}
div.eneck{background:url(../images/error_neck.jpg) no-repeat;width:468px;height:42px;margin:0 auto;}