/* Basic CSS ½ÃÀÛ */

	body, td    { font-family: " Verdana, Seoul, Arial"; font-size: 10px; color: #555555; margin: 0px; }
  	A:link, A:active, A:visited { font-size: 8pt; color: #737373; text-decoration: none; }
	A:hover { font-size: 8pt; color: #FF6600; }
	
    A.leftmenu:link, A.leftmenu:active, A.leftmenu:visited { font-size: 9px; color: #363636; text-decoration: none; };
	A.leftmenu:hover { font-size: 9pt; color: #F77C12; text-decoration: underline; };

    A.leftmenu02:link, A.leftmenu02:active, A.leftmenu02:visited { font-size: 9px; color: #1E4F8C; text-decoration: none; };
	A.leftmenu02:hover { font-size: 9px; color: #F77C12; text-decoration: underline; };
	
	A.cont_tit:link, A.cont_tit:active, A.cont_tit:visited { font-size: 9px; color: #4380B0; text-decoration: none; font-weight: bolder}
	A.cont_tit:hover { font-size: 9px; color: #FF6600; font-weight: bolder} 


	td       { font-family: " Verdana, Seoul, Arial"; font-size: 9px; color: #333333; }
	.input    { background-color:FFFFFF;  color:black; border:1x solid #656565; font-family: " Verdana, Seoul, Arial"; font-size: 12px; color: #333333; }
	select   { font-family: " Verdana, Seoul, Arial"; font-size: 12px; color: #333333; }
	textarea { font-family: " Verdana, Seoul, Arial"; font-size: 12px; color: #333333; }
	.table 	 { font-family : " Verdana, Seoul, Arial" ; font-size : 9px; line-height : 13px; table-layout : fixed;}
	A.blue:link, A.blue:active, A.blue:visited { font-size: 9px; color: #4380B0; text-decoration: none;}
	A.blue:hover { font-size: 9px; color: #FF6600;}

/* Basic CSS ³¡ */
/* È¸¿øºÎºÐ ½ÃÀÛ */
    A.orange:link, A.orange:active, A.orange:visited { font-size: 9px; color: #FF6600; text-decoration: none; };
	A.orange:hover { font-size: 9px; color: #3366CC; text-decoration: none; };

/*È¸¿øºÎºÐ ³¡*/
/* what's new ½ÃÀÛ */
	A.news:link, A.news:active, A.news:visited { font-size: 9px; color: #4380B0; text-decoration: none; font-weight: bolder}
	A.news:hover { font-size: 9px; color: #FF6600; font-weight: bolder}

	
	.tit_txt01        { font-family: " Verdana, Seoul, Arial"; font-size: 9px; color: #737373; font-weight: bolder;}
	.event_txt01      { font-family: " Verdana, Seoul, Arial"; font-size: 9px; color: #FF6666;}
	.note_txt01       { font-family: " Verdana, Seoul, Arial"; font-size: 9px; color: #256D93;}
/* what's new ³¡ */
