@charset "UTF-8";

/** font **/
@font-face {
	font-family: 'Spoqa Han Sans';
	font-style: normal;
	font-weight: normal;
	src: url('/new/css/font/Spoqa Han Sans Regular.eot');
	src: url('/new/css/font/Spoqa Han Sans Regular.eot?#iefix') format('embedded-opentype'),
	     url('/new/css/font/Spoqa Han Sans Regular.woff2') format('woff2'),
	     url('/new/css/font/Spoqa Han Sans Regular.woff') format('woff'),
	     url('/new/css/font/Spoqa Han Sans Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Spoqa Han Sans';
	font-style: bold;
	font-weight: bold;
	src: url('/new/css/font/Spoqa Han Sans Bold.eot');
	src: url('/new/css/font/Spoqa Han Sans Bold.eot?#iefix') format('embedded-opentype'),
	     url('/new/css/font/Spoqa Han Sans Bold.woff2') format('woff2'),
	     url('/new/css/font/Spoqa Han Sans Bold.woff') format('woff'),
	     url('/new/css/font/Spoqa Han Sans Bold.ttf') format('truetype');
}


/** default **/
body,html {height:99.99%; min-width:1024px; background:#fff}
body {min-width:1024px}
html {overflow-y:scroll}
body {font-family:'Spoqa Han Sans', Apple SD Gothic Neo, '돋움', Dotum, Verdana, Arial, sans-serif; font-size:18px; color:#373737; /*letter-spacing:-0.04em;*/ -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; -moz-osx-font-smoothing:grayscale; }
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, div, table, th, td, form, fieldset, legend, input, textarea, button, select, pre, code {margin:0; padding:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; }
input, textarea, select, button, table {font-family:'Spoqa Han Sans', Apple SD Gothic Neo, '돋움', Dotum, Verdana, Arial, sans-serif; font-size:14px; color:#000; /*letter-spacing:-0.04em*/}
input, textarea, select, button {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; }
a, p, span, strong, em, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, div {line-height:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {display:block; margin:0; padding:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; }
img, fieldset {border:0; vertical-align:middle}
iframe, button {border:0}
ul, ol {list-style:none}
caption, hr {display:none}
legend {position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0} 
table {/* border-collapse:collapse; */ border-spacing:0; width:100%}
a {text-decoration:none; font-family:'Spoqa Han Sans', Apple SD Gothic Neo, '돋움', Dotum, Verdana, Arial, sans-serif; color:#000; /* letter-spacing:-0.04em */}
a:hover, a:active, a:focus {}

