@charset "utf-8";
.error{padding:160px 0; border-top:solid 1px #ddd;}
.error .w560{width:560px; margin:0 auto;}
.error_img1{height:105px; background:url(../images/error_404.jpg) no-repeat center; margin-bottom:15px;}
.error_img2{height:105px; background:url(../images/error_503.jpg) no-repeat center; margin-bottom:15px;}
.error p{}
.error .error_txt1{font-size:30px; line-height:45px; color:#888; margin-bottom:15px; text-align:center;}
.error .error_txt2{font-size:20px; line-height:30px; color:#888; text-align:center;}
.error .error_txt2 a{color:#ff9f00;}
.error .error_txt3{width:560px; font-size:15px; line-height:30px; color:#888; text-align:left;}
