
/* COMMON */
body	{ margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; 
			scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #CCCCCC; scrollbar-highlight-color: #FFFFFF; 
			scrollbar-3dlight-color: #CCCCCC; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; 
			scrollbar-arrow-color: #757575;
}
td		{ font-size : 12px; font-family : ±¼¸²,Gulim,Vernada; color : 666666; }
select	{ font-size : 11px; color : #777777; } 

a:link { text-decoration : none;  color : #666666; }
a:visited { text-decoration : none;  color : #666666; }
a:active { text-decoration : none;  color : #666666; }
a:hover { text-decoration : none;  color : #5D9FC3; }

/* TOP MENU */
.top_txt	{ font-size : 11px; color : #656565; font-family : µ¸¿ò,Vernada; }
a.top_txt:hover	{ text-decoration : underline; color : #84AF2C; }

/* Login Box */
.log_txt01		{ font-size : 12px; color : #676767 }
.log_txt02		{ font-size : 11px; font-family : µ¸¿ò,Vernada;}

a.log_txt2:link		{ text-decoration : none;  color : #000000;	}
a.log_txt2:visited	{ text-decoration : none;  color : #000000;	}
a.log_txt2:active	{ text-decoration : none;  color : #000000;	}

/* MAIN TEXT */
.main_txt01	{ font-size : 11px; color : #666666; font-family : µ¸¿ò,Vernada; }
.main_title01	{ font-size : 18px; color : #000000; font-family : µ¸¿ò,Vernada;  font-weight : bold;}
.main_title02	{ font-size : 14px; color : #000000; font-family : µ¸¿ò,Vernada;  font-weight : bold;}
.main_title03	{ font-size : 12px; color : #000000; font-family : µ¸¿ò,Vernada;  font-weight : bold;}

a.main_title02:hover	{ text-decoration : none; color : #5d9e15;  font-weight : bold;}

/* POPUP STYLE */
.pop_txt01	{ font-size : 12px; color : #666666; font-family : µ¸¿ò,Vernada; }
.pop_txt02	{ font-size : 12px; color : #000000; font-family : µ¸¿ò,Vernada; }



/* Left Menu */
.lmenu_tit_on	{ font-size : 14px; color : #336600; font-weight : bold; background-color : #bfd29f; }
.lmenu_tit_off	{ font-size : 14px; color : #666666; font-weight : bold; background-color : #e9e9e9; }
.lmenu_sub		{ font-size : 12px; color : #666666; font-family : µ¸¿ò,Vernada; }
.lmenu_sub1		{ color : #336600; }
.quick_link		{ font-size : 12px; color : #666666; font-family : µ¸¿ò,Vernada; }

a.lmenu_sub:hover	{ text-decoration : none; color : #336600;  font-weight : bold;}
a.lmenu_sub1:link	{ text-decoration : none; color : #336600; }
a.lmenu_sub1:hover	{ text-decoration : none; color : #336600; }
a.lmenu_sub1:visited	{ text-decoration : none; color : #336600; }
a.quick_link:hover	{ text-decoration : underline; color : #5d9e10; }


/* JOIN MENU */
.join_txt01	{ font-size : 12px; color : #999999; font-family : µ¸¿ò,Vernada; }
.join_txt02 { font-size : 12px; color : #329900; font-family : µ¸¿ò,Vernada; }
.join_txt03 { font-size : 12px; color : #b2b2b2; font-family : µ¸¿ò,Vernada; }




/* FORM CONTROL STYLE */
.search { border-style : solid; border-width : 1px; border-color : #b7b7b7; font-size : 11px; color : #777777; overflow:hidden; }
.textbox { border-style : solid; border-width : 1px; border-color : #b5b5b5; font-size : 12px; color : #777777; overflow:hidden; }


}






