@font-face {
  font-family: notokr;
  src: url(../font/notokr-regular.eot?#iefix) format('embedded-opentype'),
       url(../font/notokr-regular.woff) format('woff'),
	   url(../font/notokr-regular.woff2) format('woff2'),
       url(../font/notokr-regular.ttf) format('truetype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: notokr;
  src: url(../font/notokr-medium.eot?#iefix) format('embedded-opentype'),
       url(../font/notokr-medium.woff) format('woff'),
	   url(../font/notokr-medium.woff2) format('woff2'),
       url(../font/notokr-medium.ttf) format('truetype');
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: notokr;
  src: url(../font/notokr-bold.eot?#iefix) format('embedded-opentype'),
       url(../font/notokr-bold.woff) format('woff'),
	   url(../font/notokr-bold.woff2) format('woff2'),
       url(../font/notokr-bold.ttf) format('truetype');
  font-style: normal;
  font-weight: 800;
}


* { margin:0; padding:0; border:0; outline:0;}
html{width:100%;}
body{font-size:15px; font-family:notokr,nanumbarungothic,"Nanum Gothic","¸¼Àº °íµñ","Malgun Gothic","µ¸¿ò",Dotum,sans-serif; width:100%; color:#000; word-spacing:normal; letter-spacing:normal; background:#253038; font-weight:400;}
a,a:link,a:visited{color:#333333; text-decoration:none;}
a:hover{color:#000;}
ul,ol{list-style:none}
img, video{ border:0; vertical-align:top; }
input, select{ vertical-align:middle; font-family:notokr,nanumbarungothic,"Nanum Gothic","¸¼Àº °íµñ",µ¸¿ò,Dotum,sans-serif;}
legend,hr{ display:block; overflow:hidden; position:absolute; top:0; left:-1000em; }
.blind,caption{overflow:hidden; position:absolute; top:0; left:0; width:0; height:0; font-size:0; line-height:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
.titleTXT {font-family:notokr,NanumSquare,nanumbarungothic,"Nanum Gothic","¸¼Àº °íµñ","Malgun Gothic","µ¸¿ò",Dotum,sans-serif;}

/* Layout base */
#wrap {position:relative; width:100%; margin:0 auto; min-width:1220px;}

/* drag */
::selection {background:#1fc199; color:#fff; text-shadow:none;}
::-moz-selection {background:#1fc199; color:#fff; text-shadow:none;}
::-webkit-selection {background:#1fc199; color: #fff; text-shadow: none;}













