
@charset "utf-8";

@font-face {
  font-family: 'ng';
  font-style: normal;
  font-weight: 400;
  src: url(../font/NanumGothicLight.eot);
  src: local(※),
	   url(../font/NanumGothicLight.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothicLight.woff) format('woff'),
       url(../font/NanumGothicLight.ttf) format('truetype');
}

@font-face {
  font-family: 'ng';
  font-style: normal;
  font-weight: 500;
  src: url(../font/NanumGothic-Regular.eot);
  src: local(※),
	   url(../font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic-Regular.woff2) format('woff2'),
       url(../font/NanumGothic-Regular.woff) format('woff'),
       url(../font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'ng';
  font-style: normal;
  font-weight: 600;
  src: url(../font/NanumGothic-Bold.eot);
  src: local(※),
	   url(../font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic-Bold.woff2) format('woff2'),
       url(../font/NanumGothic-Bold.woff) format('woff'),
       url(../font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'ng';
  font-style: normal;
  font-weight: 800;
  src: url(../font/NanumGothic-ExtraBold.eot);
  src: local(※),
	   url(../font/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(../font/NanumGothic-ExtraBold.woff) format('woff'),
       url(../font/NanumGothic-ExtraBold.ttf) format('truetype');
}
@font-face {
  font-family: 'ns';
  font-style: normal;
  font-weight: 400;
  src: url(../font/nanumsquarer.eot);
  src: local(※),
	   url(../font/nanumsquarer.eot?#iefix) format('embedded-opentype'),
       url(../font/nanumsquarerr.woff2) format('woff2'),
       url(../font/nanumsquarer.woff) format('woff'),
       url(../font/nanumsquarer.ttf) format('truetype');
}
/* COMMON CSS */
body {font-size:13px; color:#666666;font-family: 'ng', NanumGothic, "나눔고딕", "Nanum Gothic", Dotum, "돋움", Verdana, Arial, sans-serif,'Nanum Myeongjo', serif;}
header,nav,article,section,aside,footer,hgroup {display:block;}
html,body{width: 100%;height:100%; line-height: 1.4;}
html{overflow-y:scroll; overflow-x:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button{margin:0;padding:0}
body,input,button,textarea{font-size:13px; color:#666666;}
body{min-width:1000px; background-color:#fff;text-align:left;*word-break:break-all;-ms-word-break:break-all;}
img,fieldset,iframe{border:0 none}
li{list-style:none}
input,select,button{vertical-align:middle}
/*img{vertical-align:top}*/
i,em,address{font-style:normal}
label,button{cursor:pointer}
button{margin:0;padding:0}
a{color:#555;text-decoration:none}
a:hover{color:#222;text-decoration:none}
button *{position:relative}
button img{left:-3px;*left:auto}
html:first-child select{padding-right:6px; height:29px;}
option{padding-right:6px}
legend{*width:0}
table{border-collapse:collapse;border-spacing:0}
.blind,legend{display:block;overflow:hidden;position:absolute;top:-1000em;left:0}

/* SKIP- */
.skip a{position:absolute;left:0;top:-9999em;z-index:9999;display:block;width:100%;background:navy;color:#fff;font:bold 1.4em/2 arial,sans-serif}
.skip a:focus{top:0}

#default_size {width:100%; text-align:center;}