

/*======================================Styles.css´Â ¸ðµç ÆäÀÌÁö¿¡ ±âº» ÀûÀ¸·Î Àû¿ëµÇ´Â CSSÀÌ´Ù. ===========================================================================*/


/* BODY±âº» ½ºÅ©·Ñ ½ºÅ¸ÀÏ */

body{   
scrolling:"auto";
scrollbar-face-color: #EAEAEA; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #F7F7F7; 
scrollbar-darkshadow-color: #F7F7F7; 
scrollbar-track-color: #F7F7F7; 
scrollbar-arrow-color: #97C49B;
scrollbar-shadow-color:#DEDEDE;  
}		


/* TD ±âº» Font ½ºÅ¸ÀÏ½ÃÆ® */
td{ font-family: "µ¸¿ò", "Arial"; font-size: 11px; color:#666666; line-height:18px;} 
img{ img-border:0px;}   


/*------------------------------ --------------------------Font ½ºÅ¸ÀÏ½ÃÆ®------------------------------------------------------------------*/
 font_00{ font-family: "µ¸¿ò", "Arial";font-size: 11px; font-weight:none; text-decoration: none; color: #666666;line-height:18px; }

.font_01{ font-family: "µ¸¿ò", "Arial";font-size: 11px; font-weight:none; text-decoration: none; color: #3B875F;line-height:18px; }  
.font_01B{ font-family: "µ¸¿ò", "Arial";font-size: 11px; font-weight:bold; text-decoration: none; color: #3B875F;line-height:18px; }      
.font_02{ font-family: "µ¸¿ò", "Arial";font-size: 11px; font-weight:none; text-decoration: none; color: #333333;line-height:18px; }
.font_02B{ font-family: "µ¸¿ò", "Arial";font-size: 11px; font-weight:bold; text-decoration: none; color: #333333;line-height:18px; }
.font_02B_13P{ font-family: "µ¸¿ò", "Arial";font-size: 13px; font-weight:bold; text-decoration: none; color: #333333;line-height:18px; }
.font_03{ font-family: "µ¸¿ò", "Arial";font-size: 11px; font-weight:none; text-decoration: none; color: #666666;line-height:18px; }  
.font_04{ font-family: "µ¸¿ò", "Arial";font-size: 11px; font-weight:none; text-decoration: none; color: #ffffff;line-height:18px; }            

/*-------------------------------------------------------- Table±âº» ½ºÅ¸ÀÏ½ÃÆ®--------------------------------------------------------------*/

table{border: 0; margin-bottom: 0px; border-collapse:collapse;}

.table_Color_01 {	background-color: #F9F7F3; border-top: 1px solid #F1F1F1; border-bottom: 1px solid #F1F1F1; border-collapse:collapse; padding:5px 5px 5px 5px;
}      
.table_Color_02 {	background-color: #ffffff; border-top: 1px solid #F1F1F1; border-bottom: 1px solid #F1F1F1; border-collapse:collapse;padding: 5px 5px 5px 5px;
}  

/*-------------------------------------------------------------- Forme ½ºÅ¸ÀÏ½ÃÆ®--------------------------------------------------------------*/

.input_textarea{ border-right: #E7E7E7 1px solid; border-top: #E7E7E7 1px solid; border-left: #E7E7E7 1px solid; border-bottom: #E7E7E7 1px solid; font-family: "µ¸¿ò", "Arial";font-size: 11px; vertical-align: middle; color: #333333; line-height:16px; font-style: normal; font-family: "µ¸¿ò", "Arial"; background-color:#F6F6F6; text-align: left; 
} 

.textarea{ border-right: #E7E7E7 1px solid; border-top: #E7E7E7 1px solid; border-left: #E7E7E7 1px solid; border-bottom: #E7E7E7 1px solid; font-family: "µ¸¿ò", "Arial";font-size: 12px; vertical-align: none; color: #333333; line-height:18px; font-style: normal; font-family: "µ¸¿ò", "Arial"; background-color:#F6F6F6; text-align: left; 
}

.search{ border-right: #E7E7E7 1px solid; border-top: #E7E7E7 1px solid; border-left: #E7E7E7 1px solid; border-bottom: #E7E7E7 1px solid; font-family: "µ¸¿ò", "Arial";font-size: 12px; vertical-align: none; color: #333333; line-height:18px; font-style: normal; font-family: "µ¸¿ò", "Arial"; background-color:#F6F6F6; text-align: left; 
}

/*-------------------------------------------------------------- Link ½ºÅ¸ÀÏ½ÃÆ®----------------------------------------------------------------*/
		 
.link a:link    {font-family:"µ¸¿ò", "Arial"; font-size:11px; font-weight:none; text-decoration:none;color: #666666;}
.link a:active  {font-family:"µ¸¿ò", "Arial"; font-size:11px; font-weight:none; text-decoration:none;color: #666666;}
.link a:visited {font-family:"µ¸¿ò", "Arial"; font-size:11px; font-weight:none; text-decoration:none;color: #666666;}
.link a:hover   {font-family:"µ¸¿ò", "Arial"; font-size:11px; font-weight:none; text-decoration:none;color: #4FA575;}

		 
.link_tap a:link    {font-family:"µ¸¿ò", "Arial"; font-size:11px; font-weight:none; text-decoration:none; color:#444444;}
.link_tap a:active  {font-family:"µ¸¿ò", "Arial"; font-size:11px; font-weight:none; text-decoration:none; color:#444444;}
.link_tap a:visited {font-family:"µ¸¿ò", "Arial"; font-size:11px; font-weight:none; text-decoration:none; color:#444444;}
.link_tap a:hover   {font-family:"µ¸¿ò", "Arial"; font-size:11px; font-weight:none; text-decoration:none; color:#4FA575;}









