@charset "utf-8";
/*************************** 404 start ***************************/
#error_page{background:#f0f0f0; padding:150px 0;}
#error_page .sw{width:350px; margin:0 auto;}
#error_page .error_logo{background:url(../images/error_logo.jpg) no-repeat center center; height:225px;}
#error_page .error_warning{margin-top:12px; height:30px; line-height:30px; background:url(../images/error_warning.jpg) no-repeat left center; text-indent:49px; font-size:18px; font-weight:bold;}
#error_page .error_nav{text-align:center; margin-top:30px; font-size:18px; color:#727272;}
#error_page .error_nav>a{margin:0 36px; font-size:18px; color:#727272;}
/*************************** 404 end ***************************/