<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700&amp;family=Noto+Sans+KR:wght@300;400;500&amp;display=swap');


body {-webkit-text-size-adjust:none;} /* 뷰표트 변환시 폰트크기 자동확대 방지 */
body {font-family:'Noto Sans KR', sans-serif,'Nanum Gothic','Dotum','돋움','Arial';}
a {color:#000;text-decoration:none;}
a:link, a:active, a:visited {color: #000;}
a:active, a:hover {color:#000;text-decoration:none;}
img {vertical-align:top;max-width:100%;border:0 none;}

html,body{position: relative; background: #242b4d;}
#wrap{position: relative; width: 100%; height: 100%; z-index: 0; margin:0; padding:0;    overflow-x: hidden; overflow-y: auto; background: url("/images/admin/error_edge.png") no-repeat right bottom; position:fixed}
.logo_area { position:absolute; top:50px; left:50px; display:block;}
.inner { max-width:1000px; margin:0 auto; padding:0 20px;}
.bg_ico {background: url("/images/admin/error_server.png") no-repeat 0 0; width:420px; height:198px; display:block; margin:170px auto 0;}
strong { font-size:36px; color:#ffcc17; text-align:center; margin-top:60px; display:block; font-weight:500;}
p.detail_ms {font-size:18px; color:#fff; text-align:center; line-height:1.8;font-weight:300;}
span.btn_go { display:block; margin:40px auto 0; width:300px;}
span.btn_go a {display:block; height:46px; text-align:center; color:#fff; line-height:46px; background-color:#2f729e; border-radius:3px;}
</pre></body></html>