/*********** <홈페이 기본 글씨체> ***********/



BODY,TABLE,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre
{font-family:'Nanum Gothic', '맑은 고딕', 'Malgun Gothic', Dotum, "돋움",Gulim, "굴림", Verdana, Tahoma, AppleGothic, sans-serif;
font-size:10pt; color:#646464; line-height:120%;}
A:link {color:#646464; text-decoration:none;}    /* 방문전 상태*/
A:visited {color:#646464; text-decoration:none;} /* 방문후 상태*/
A:active {color:#646464; text-decoration:none;}  /*  클릭시 상태 */
A:hover {color:#646464; text-decoration:none;}  /*마우스오버시 상태*/





/* ===BLOCKQUOTE 블록쒸우는 거=== 
예) BLOCKQUOTE { border: 1px dashed #666; padding: 10px; background-color: #efefef}
실선 : solid, 점선 : dotted, 약간긴점선 : dashed
선색 : #666
배경색 : #efefef


=== 글씨체 링크 불러오기 ===
font-face {font-family:엔터영원; src:url(http://www.benchclub.com/zboard/data/jeh2085_board/jeh2085font.eh) }; 
body,table,tr,td,select,input,div,form,textarea,font{font-family:엔터영원; font-size=10pt; }
*/