	/* window scrollbar */
    BODY { 
    scrollbar-face-color: #F9F9F9; 
    scrollbar-shadow-color: #E8E8E8; 
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-3dlight-color: #FFFFFF; 
    scrollbar-darkshadow-color: #CACACA; 
    scrollbar-track-color: #F9F9F9; 
    scrollbar-arrow-color: #9A9A9A;}
	
	/*defult*/
    td { font-family:"µ¸¿ò"; FONT-SIZE: 9pt; color:#888888; line-height:20px ; word-spacing: -1px;}
	input { font-family:"µ¸¿ò"; FONT-SIZE: 9pt; color:#888888; border: 1px solid #B2B2B2; }
    textarea { font-family:"µ¸¿ò"; FONT-SIZE: 9pt; color:#888888; border:1px solid #B2B2B2; }
    select { font-family:"µ¸¿ò"; FONT-SIZE: 9pt; color:#666666; border:1px solid #B2B2B2; }
	
		
	/*small  font*/
	.orange_s { font-family:"µ¸¿ò"; font-size:8pt; color:#F9A949; line-height:12pt; }
	.eng_ora_s { font-family:"verdana"; font-size:8pt; color:#FE3E15; line-height:12pt; font-weight: bold; }
	.eng_gold_s { font-family:"verdana"; font-size:8pt; color:#C7B299; line-height:12pt; font-weight: bold; }
	.gray_s { color:#777777; font-family:"µ¸¿ò"; font-size:8pt; line-height: 12pt; }
	.blue_s { font-family:"µ¸¿ò"; font-size:8pt; color:#00BFF3; line-height:12pt; }
	
	/*color font*/
	.blue { font-family:"µ¸¿ò";font-size:9pt; color:#4A7DB1; line-height:16px; }
	.orange { font-family:"µ¸¿ò";font-size:9pt; color:#FE3E15; line-height:16px; }
	.brown { font-family:"µ¸¿ò";font-size:9pt; color:#B3906E; line-height:16px; }
	.green { font-family:"µ¸¿ò";font-size:9pt; color:#505C12; line-height:16px; }
	.pink { font-family:"µ¸¿ò";font-size:9pt; color:#F51C61; line-height:16px; }
	.black { font-family:"µ¸¿ò";font-size:9pt; color:#000000; line-height:16px; }
	.gray { font-family:"µ¸¿ò"; font-size:9pt; color:#555555; line-height:16px; }
	.gray2 { font-family:"µ¸¿ò"; font-size:9pt; color:#D6D6D6; line-height:16px; }
	.white { font-family:"µ¸¿ò"; font-size:9pt; color:#FFFFFF; line-height:16px; }
	
	.title { font-family: "µ¸¿ò"; font-size: 16px; color: #000000; word-spacing: -3px; font-weight: bold; }
	
		
    /*link*/
	a:link { text-decoration:none; }	
    a:visited { text-decoration:none; }
    a:hover { text-decoration:underline; }
	
	A.blue:link { color:#4A7DB1; font-family:"µ¸¿ò"; font-size:9pt; text-decoration:none;}
	A.blue:active { color:#4A7DB1; font-family:"µ¸¿ò"; font-size:9pt; text-decoration:none;}
	A.blue:visited { color:#4A7DB1; font-family:"µ¸¿ò"; font-size:9pt; text-decoration:none;}
	A.blue:hover { color:#7F9DB9; text-decoration:underline;}
	
	A.orange:link { color:#FE3E15; font-family:"µ¸¿ò"; font-size:9pt; text-decoration:none;}
	A.orange:active { color:#FE3E15; font-family:"µ¸¿ò"; font-size:9pt; text-decoration:none;}
	A.orange:visited { color:#FE3E15; font-family:"µ¸¿ò"; font-size:9pt; text-decoration:none;}
	A.orange:hover { color:#FE3E15; text-decoration:underline;}

	A.pink:link { color:#F51C61; font-family:"µ¸¿ò"; font-size:9pt;text-decoration:none;}
	A.pink:active { color:#F51C61; font-size:9pt; text-decoration:none;}
	A.pink:hover { color:#F51C61; text-decoration:underline;}
	A.pink:visited { color:#F51C61; font-size:9pt;}
	
	A.black:link: { color:#000000; font-family:"µ¸¿ò"; font-size:9pt;text-decoration:none;}
	A.black:active { color:#000000; font-size:9pt; text-decoration:none;}
	A.black:hover { color:#000000; text-decoration:underline;}
	A.black:visited { color:#000000; font-size:9pt;}
	
	A.gray:link { color:#888888; font-family:"µ¸¿ò"; font-size:9pt;line-height:16px;}
	A.gray:active { color:#888888; font-size:9pt; line-height:16px;}
	A.gray:visited { color:#888888; font-size:9pt; line-height:16px;}
	A.gray:hover { color:#000000; line-height:16px; text-decoration:none;}


