@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

body { font-family: 'Nanum Gothic', sans-serif; 

}

@font-face { font-family:'NG_R'; src:url("../css/fonts/NanumGothic-Regular.ttf");}

@font-face { font-family:'NG_B'; src:url("../css/fonts/NanumGothic-ExtraBold.ttf");}


/* text 제거 */
.hwrap header a h1.logo span, .btn_more a span, .btn_link li a span,.family-site .train li a span,.next, legend, caption{  position:absolute; left:-9999%; width:1px; height:1px; font-size:0; overflow:hidden; }
.hid{ display:none; }

a:link, a:visited{ text-decoration:none;
color:#545454;
}
a:hover, a:focus{  

}

