@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(font/NotoSansKR-Thin.woff2) format('woff2'),
       url(font/NotoSansKR-Thin.woff) format('woff'),
       url(font/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(font/NotoSansKR-Light.woff2) format('woff2'),
       url(font/NotoSansKR-Light.woff) format('woff'),
       url(font/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url(font/NotoSansKR-Regular.woff2) format('woff2'),
       url(font/NotoSansKR-Regular.woff) format('woff'),
       url(font/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url(font/NotoSansKR-Medium.woff2) format('woff2'),
       url(font/NotoSansKR-Medium.woff) format('woff'),
       url(font/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url(font/NotoSansKR-Bold.woff2) format('woff2'),
       url(font/NotoSansKR-Bold.woff) format('woff'),
       url(font/NotoSansKR-Bold.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: url(font/NotoSansKR-Black.woff2) format('woff2'),
       url(font/NotoSansKR-Black.woff) format('woff'),
       url(font/NotoSansKR-Black.otf) format('opentype');
}

A:link     { color:888888; text-decoration:none }  
A:visited  { color:888888; text-decoration:none }     
A:active   { color:888888; text-decoration:none }  
A:hover   { color:aaaaaa; text-decoration:none }
           
td { color : #888888; font-size : 18px; font-weight : 400; font-family : 'Noto Sans KR', sans-serif, ³ª´®°íµñ, ±¼¸²; letter-spacing:-1px; line-height: 27px;}
div.a { color : #888888; font-size : 18px; font-weight : 400; font-family : 'Noto Sans KR', sans-serif, ³ª´®°íµñ, ±¼¸²;  letter-spacing:-1px; line-height: 27px; text-align: justify;}
      SELECT { text-align: justify; background: #FFFFFF; color: #888888; font-weight : 400; font-size: 18px; font-family : 'Noto Sans KR', sans-serif, ³ª´®°íµñ, ±¼¸²;  letter-spacing:-1px;}
      OPTION { background: #FFFFFF; }
.box1 {font-size : 18px; font-weight : 400; font-family : 'Noto Sans KR', sans-serif, ³ª´®°íµñ, ±¼¸²;  letter-spacing:-1px; color:#666666; border:0; background-color:#FFFFFF}

BODY {
SCROLLBAR-FACE-COLOR: #eeeeee; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #cccccc; SCROLLBAR-3DLIGHT-COLOR: #fafafa; SCROLLBAR-ARROW-COLOR: #666666; SCROLLBAR-TRACK-COLOR: #ffffff;
 margin: 0; padding: 0;
}

a {selector-dummy : expression(this.hideFocus=true);}