@charset "utf-8";

@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: normal;
  src: url('./css/webfont/NanumGothic.eot');
  src: url('./css/webfont/NanumGothic.eot?#iefix') format('embedded-opentype'), url('./css/webfont/NanumGothic.woff') format('woff'), url('./css/webfont/NanumGothic.ttf') format('truetype');
}

@font-face {
  font-family: 'NanumGothicBold';
  font-style: normal;
  font-weight: 500;
  src: url('./css/webfont/NanumGothicBold.eot');
  src: url('./css/webfont/NanumGothicBold.eot?#iefix') format('embedded-opentype'), url('./css/webfont/NanumGothicBold.woff') format('woff'), url('./css/webfont/NanumGothicBold.ttf') format('truetype');
}

@font-face {
  font-family: 'NanumMyeongjo';
  font-style: normal;
  font-weight: 500;
  src: url('./css/webfont/NanumMyeongjoBold.eot');
  src: url('./css/webfont/NanumMyeongjoBold.eot?#iefix') format('embedded-opentype'), url('./css/webfont/NanumMyeongjoBold.woff') format('woff'), url('./css/webfont/NanumMyeongjoBold.ttf') format('truetype');
}

@font-face {
  font-family: 'NanumMyeongjoBold';
  font-style: normal;
  font-weight: 500;
  src: url('./css/webfont/NanumMyeongjoBold.eot');
  src: url('./css/webfont/NanumMyeongjoBold.eot?#iefix') format('embedded-opentype'), url('./css/webfont/NanumMyeongjoBold.woff') format('woff'), url('./css/NanumMyeongjoBold.ttf') format('truetype');
}



*  {
 

font-family:Malgun Gothic, NanumGothic, Verdana, Arial, sans-serif !important;

 
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button{margin:0px; padding:0px;} 
body,h1,h2,h3,h4,h5,dl,dt,dd,th,td,form,fieldset,legend,input,textarea,div,li {color:#333;font-size:12px; font-weight:normal;}

html,body {width:100%; height:100%;margin:0; padding:0;background:#fff;}

html, body, input, select, textarea, button {   color:#333; font-size:12px; line-height:120%;background:#fff; }
img {
	border:0px;
}

li{list-style:none;}





A:link {COLOR: #333; TEXT-DECORATION: none}
A:hover {COLOR: #333; TEXT-DECORATION: none}
A:active {COLOR: #333; TEXT-DECORATION: none}
A:visited {COLOR: #333; TEXT-DECORATION: none}

ul {list-style:none;padding:0; margin:0 auto;}
li {display:inline;}
