@charset "utf-8";
/* CSS Document */
body{font:12px/1.5 "나눔 고딕", 'Nanum Gothic', "dotum", "돋움", "gulim", "굴림", "sans-serif"; color:#666;}
body, div, dl, dt, dd, th, td, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, p, blockquote, button, input, textarea{margin:0; padding:0;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {display:block; margin:0; padding:0;}
hr, table caption{display:none;}
legend, .hd-element{position:absolute; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;}
table{width:100%; border-collapse:collapse; border-spacing:0; table-layout:fixed;}
img, fieldset, button, input{border:0; vertical-align:middle;}
ul, ol, li{list-style:none;}
em, address{font-style:normal;}
label, button{cursor:pointer;}
a{text-decoration:none; color:#666;}
a:hover{text-decoration:underline;}
button{vertical-align:top; background:transparent;}
button::-moz-focus-inner{padding:0; border:0;}
h1, h2, h3, h4, h5, h6{font-size:1em;}
input, select, button{font:12px/1.5 "나눔 고딕", 'Nanum Gothic', "dotum", "돋움", "gulim", "굴림", "sans-serif"; color:#666;}
html,body {height:100%; background-color:#eee;}
body {overflow-x: hidden;}

.error_wrap {width:100%; height:100%; background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-size: cover; overflow-x: hidden !important; background-image: url(/error/404.jpg); overflow: hidden;min-height: 700px; min-width: 800px; text-align: center; position: relative;}
.error_wrap .logo {display: inline-block; width:350px; height: 70px; margin:50px auto; text-align: center;}
.error_wrap .txt {margin: 5% auto; width:100%; padding:0 10px; text-align: center; font-size: 2em; color:#fff; line-height: 2em; font-weight: 100; letter-spacing: -1px;}
.error_wrap .btn {width:800px; text-align: center; margin:10% auto; display: inline-block;}
.error_wrap .btn a {border-radius: 4px; border:1px solid #fff; /*background-color: none;*/ font-size: 1.3em; color:#fff; padding:12px 20px 12px 20px;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.error_wrap .btn a:hover {background-color: rgba(255,255,255,0.2); text-decoration: none;}
.error_wrap .footer {position: absolute; bottom:0; left:0; width:100%; height:50px; text-align: center; color:#fff;}

.open_wrap {width:100%; height:100%; background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-size: cover; overflow-x: hidden !important; background-image: url(../img/error/notice.jpg); overflow: hidden;min-height: 700px; min-width: 800px; text-align: center; position: relative;}

.txt_white {color:#fff;}