@charset "utf-8";

#error_pg{margin:0 auto; width:462px;}
#error_pg .error_box{position:relative; left:0; top:250px; width:462px; height:310px; border:5px solid #00a0dc;}

.error_box h1{padding-top:60px; padding-bottom:5px; height:35px; border-bottom:1px solid #eaeaea; text-align:center; 
font-size:42px; color:#1454ba; letter-spacing:1px; line-height:42px; 
font-family:'맑은 고딕',AppleGothic,sans-serif;}

.error_cont{padding-top:90px;height:98px}
.error_cont p{text-align:center; font-size:15px; color:#696969; font-family:'돋움',AppleGothic,sans-serif;}

.error_footer{height:60px; border-top:1px solid #ececec; background-color:#f5f5f5;}
.error_footer p{padding-top:24px; font-size:11px; color:#696969; text-align:center; font-family:'돋움',Dotum,AppleGothic,sans-serif;}
.error_footer p span{font-weight:bold; color:#1f4787;}
