@charset 'utf-8';
/*=================================================================================
* error
=================================================================================*/
.error {position:relative; height:477px;}
.error .inner{padding:177px 0 0 0; background:url('../images/error/error_img01.gif') 50% 49px no-repeat; text-align:center;}
.error .inner h3 {color:#0667c5; font-size:22px; font-weight:bold; margin-bottom:30px;}
.error .inner p {font-size:15px; color:#2d343c; line-height:24px;}
.error .inner .time {font-weight:bold; margin-top:15px;}
.error .inner .btn {margin-top:15px;}
.error.file .inner{padding:160px 0 0 0; background:url('../images/error/error_img02.gif') 50% 49px no-repeat;}