@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);<!-- 한국어 기본폰트 Nanum Gothic Coding//-->
@import url(http://fonts.googleapis.com/earlyaccess/cwtexhei.css); <!-- 중국어 기본폰트 cwTeXKai//-->
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css); <!-- 일본어 기본폰트 Noto Sans Japanese//-->
@import url(http://fonts.googleapis.com/earlyaccess/Robotoondensed.css); <!-- 영어 기본폰트 Roboto Condensed//-->
a:link, a:visited, a:active {color:#000000;text-decoration:none;}
a:hover  { color:#000000; text-decoration:underline; }

body,div,h3,table,ul,li {font-family:'Roboto Condensed', serif;font-size:13px;color:#000000}