@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {
  font-family: nanumbarungothic;
  src: local("Nanum Barun Gothic"),
	   url(../font/nanumbarungothicregular.eot?#iefix) format('embedded-opentype'),
       url(../font/nanumbarungothicregular.woff) format('woff'),
	   url(../font/nanumbarungothicregular.woff2) format('woff2'),
       url(../font/nanumbarungothicregular.ttf) format('truetype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: nanumbarungothic;
  src: local("Nanum Barun Gothic"),
	   url(../font/nanumbarungothicbold.eot?#iefix) format('embedded-opentype'),
       url(../font/nanumbarungothicbold.woff) format('woff'),
	   url(../font/nanumbarungothicbold.woff2) format('woff2'),
       url(../font/nanumbarungothicbold.ttf) format('truetype');
  font-style: normal;
  font-weight: 800;
}


* { margin:0; padding:0; border:0; outline:0;}
html{width:100%;}
body{font-size:14px; font-family:nanumbarungothic,"Nanum Gothic","¸¼Àº °íµñ","Malgun Gothic","µ¸¿ò",Dotum,sans-serif; width:100%; color:#333333; word-spacing:normal; letter-spacing:normal; background:#1e2027;}
a,a:link,a:visited{color:#333333; text-decoration:none;}
a:hover{color:#d24313;}
ul,ol{list-style:none}
img, video{ border:0; vertical-align:top; }
input, select{ vertical-align:middle; font-family: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; }

/* Layout base */
#wrap {position:relative; width:100%; margin:0 auto; min-width:1220px;}
#header {position:absolute; width:100%; height:94px; left:0px; top:0px; z-index:500;}
#footer {position:relative; width:100%; height:300px; background:#1e2027; z-index:300;}
#r_menu {position:fixed; width:230px; right:0px; top:0px; bottom:0px; z-index:1000;}















