/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);*/

/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/_COMMON/font/NanumGothic-Regular.eot);
  src: url(/_COMMON/font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/_COMMON/font/NanumGothic-Regular.woff2) format('woff2'),
       url(/_COMMON/font/NanumGothic-Regular.woff) format('woff'),
       url(/_COMMON/font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(/_COMMON/font/NanumGothic-Bold.eot);
  src: url(/_COMMON/font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(/_COMMON/font/NanumGothic-Bold.woff2) format('woff2'),
       url(/_COMMON/font/NanumGothic-Bold.woff) format('woff'),
       url(/_COMMON/font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(/_COMMON/font/NanumGothic-ExtraBold.eot);
  src: url(/_COMMON/font/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(/_COMMON/font/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(/_COMMON/font/NanumGothic-ExtraBold.woff) format('woff'),
       url(/_COMMON/font/NanumGothic-ExtraBold.ttf) format('truetype');
}


* {-webkit-text-size-adjust:none;}

br,body,td,select,input {font-size:12px;font-family:µ¸¿ò;color:#333333;}

A:link {TEXT-DECORATION: none;color:#333333;}
A:visited {TEXT-DECORATION: none;color:#333333;}
A:active  {TEXT-DECORATION: none;color:#333333;}
A:hover  {TEXT-DECORATION: none;color:#333333;}

.html_img{ max-width:100%; height:auto; }