@import url("reset1.css");

/*===========error page===========*/
#aerror{width:468px;margin:0 auto;background:url(../image/error_bg.jpg) repeat-y;margin-top:10%;}
#aerror div.etop{background:url(../image/error_top.jpg) no-repeat left top;height:148px;position:relative;}
#aerror div.etop a{display:block;width:146px;height:43px;background:url(../image/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(../image/error_bottom.jpg) no-repeat left top;height:12px;font-size:1px;}
div.eneck{background:url(../image/error_neck.jpg) no-repeat;width:468px;height:42px;margin:0 auto;}


/*===========error page===========*/
.frame_error{width:468px;margin:10% auto 0;background:url(../image/error_bg.jpg) repeat-y;}
.frame_error div.etop{background:url(../image/error_top.jpg) no-repeat left top;height:148px;position:relative;}
.frame_error div.etop a{display:block;width:146px;height:43px;background:url(../image/error_back.jpg) no-repeat;position:absolute;top:60px;right:-7px;}
.frame_error div.etop a span{display:none;}
.frame_error div.ebody{padding:15px 30px;font:13px/18px "宋体";color:#990000;letter-spacing:1px;word-break:break-all;}
.frame_error div.efoot{background:url(../image/error_bottom.jpg) no-repeat left top;height:12px;font-size:1px;}

.client_error{width:563px;margin:10% auto 0;background:url(../image/error_bg.jpg) repeat-y;}
.client_error .errorwrap{background:url(../image/error_bottom.jpg) bottom left no-repeat;padding-bottom:38px;}
.client_error .errorbody{background:url(../image/error_top.jpg) top left no-repeat;padding-top:180px;}
.client_error .errortext{margin:0 35px;background:#6A8BA4 ;padding:0 20px;}
.client_error .errortext p{color:#FFF;font:13px/160% Arail;}
