/* CSS Document */
<!--
    body,table,tr,td {
   scrollbar-base-color: #EAEAEA;
	scrollbar-face-color: #EAEAEA;
    scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: ##606060;
    scrollbar-shadow-color: #D4D0C8;
    scrollbar-highlight-color: #F3F3F3;
    scrollbar-arrow-color: #EAEAEA;}
}
	 
	td, body, table, tr {font-family : ±¼¸², Verdana, Arial, sans-serif; text-decoration : none; color : #666666; font-size:9pt; line-height:140%;}
	.eng {font-family :Verdana, Arial, sans-serif; text-decoration : none; color : #555555; font-size:9pt; line-height:140%;}
	.k2 {font-family :µ¸¿ò, Verdana, Arial, sans-serif; text-decoration : none; color : #555555; font-size:8pt; line-height:120%;}
	A:link, A:visited {color: #555555;	text-decoration: none;}
	A:active {color: #555555;	text-decoration: none;}
	A:hover	{ text-decoration: underline; color: #000000;}
	
	A.b:link
	{ font-size:9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #FFFFFF; line-height:150%;}
    A.b:visited
	{ font-size:9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #FFFFFF; line-height:150%;}
    A.b:active
	{ font-size:9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #FFFFFF; line-height:150%;}
    A.b:hover
	{ font-size:9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #FFFFFF; line-height:150%;}
	

    /* JOIN INPUT*/
.joinInput{ font-family: Verdana, Arial, sans-serif; font-size:9pt; color:#000000; background-color: #ffffff;
           border-style:solid; border-width:1px; border-top-color: #CACACA; border-left-color: #CACACA; border-bottom-color: #E2E2E2; border-right-color: #E2E2E2;
}

	/* ID INPUT*/
.idInput{ font-family: Verdana, Arial, sans-serif; font-size:9pt; color:#000000; background-color: #efefef;
           border-style:solid; border-width:1px; border-top-color: #CACACA; border-left-color: #CACACA; border-bottom-color: #E2E2E2; border-right-color: #E2E2E2;
}

/* PassWord INPUT*/
.passInput { font-family:Verdana, Arial, sans-serif; font-size:9pt; color:#000000; background-color: #efefef;
             border-style:solid; border-width:1px; border-top-color: #CACACA; border-left-color: #CACACA; border-bottom-color: #E2E2E2; border-right-color: #E2E2E2;
}

/* ListBox FORM*/
.listbox { font-family:Verdana, Arial, sans-serif; font-size:9pt; color:#000000; background-color: #efefef;
}

/* Members FORM*/
.textbox{ font-family: Verdana, Arial, sans-serif; font-size:9pt; color:#000000; background-color: #ffffff;
           border-style:solid; border-width:1px; border-top-color: #cccccc; border-left-color: #cccccc; border-bottom-color: #cccccc; border-right-color: #cccccc;
}

-->
