/*********** <홈페이 기본 글씨체> ***********/
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800');


BODY,TABLE,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre
{font-family:'Nanum Gothic','돋움','dotum', 'Tahoma', 'AppleGothic', sans-serif; 
                  color:#666; font-weight:400; letter-spacing:-0.5px;  line-height:120%;}
A:link {font-size:12pt; color:#666; text-decoration:none;}    /* 방문전 상태*/
A:visited {font-size:12pt; color:#666; text-decoration:none;} /* 방문후 상태*/
A:active {font-size:12pt; color:#666; text-decoration:none;}  /*  클릭시 상태 */
A:hover {font-size:12pt; color:#666; text-decoration:none;}  /*마우스오버시 상태*/