@import url( "http://fonts.googleapis.com/earlyaccess/notosanskr.css" );
.noto {
    font-family: 'Noto Sans Korean', sans-serif;
    font-size:12pt;
}
.notom {
    font-family: 'Noto Sans Mono CJK KR Bold', sans-serif;
}
.telno {
	font-family:'Open Sans', Arial, sans-serif;color: rgb(200, 196, 196);
}
.nanum {
font-family: 'Nanum Gothic', ³ª´®°íµñ !important; 
}

body, table, tr, td, select,input,div,form,textarea {
	font-family:±¼¸², µ¸¿ò, verdana; font-size:10pt;  line-height:150%
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #999999; TEXT-DECORATION: none
}