/*¼Ó¼ºÃÊ±âÈ­ * *º¯°æºÒ°¡*/ 
html{min-width:1200px;}
html, body, div, p,h1,h2,h3,h4,h5,h6,dl,dt,dd,table,th,td,form,fieldset,legend,ul,ol,li{margin:0;padding:0} 
img,fieldset{border:0} 
ul,ol{list-style:none} 
em,address{font-style:normal} 
a{text-decoration:none} 
a:hover,a:active,a:focus{text-decoration:none}
/* default */
html{overflow-y:scroll} 
body,td,textarea{margin:0;font-family:'µ¸¿ò',Dotum,tahoma,sans-serif;font-size:12px;color:#4b4b4b;line-height:180%} 
a:link,a:visited{color:#4b4b4b} 
a:hover{color:#333;cursor:pointer} 
a.menu:link,a.menu:visited{font-size:11px;color:#8b8b8b} 
a.menu:hover{font-size:11px;color:#ccc;cursor:pointer} 
.mb6{margin-bottom:6px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}

/* 
 * Nanum Gothic (Korean) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 700;
  src: url(../../img/1004web/images/font/NanumGothic-Bold.eot);
  src: url(../../img/1004web/images/font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(../../img/1004web/images/font/NanumGothic-Bold.woff2) format('woff2'),
       url(../../img/1004web/images/font/NanumGothic-Bold.woff) format('woff'),
       url(../../img/1004web/images/font/NanumGothic-Bold.ttf) format('truetype');
}