/* ================================================= */
/* update : 2008-08-31                               */
/* ================================================= */
/* 1. default                                        */
/* 2. LINK CLASS                                     */
/* 3. TD CLASS                                       */
/* 4. Textbox Class                                  */
/* 5. ETC CONTROL Class                              */
/* 6. SPAN CONTROL Class                             */
/* ================================================= */



/* 1. Default ------------------------------------*/

	BODY {			
			color: #757575;
			font-family: ±¼¸², sans-serif;
			font-size : 9 pt;
			line-height : 160%;
			scrollbar-face-color:#EBEBEB;
			scrollbar-highlight-color:#FFFFFF;
			scrollbar-3dlight-color:#C8C8C8;
			scrollbar-darkshadow-color:#EEEEEE;
			scrollbar-shadow-color:#C0C0C0;
			scrollbar-arrow-color:#BCBCBC;
			scrollbar-track-color:#F3F3F3;
			margin : 0 px;
		}		
		A:link {
			text-decoration: none;
			color: #808080;
			font-family: ±¼¸², sans-serif;
			font-size: 9pt;
			font-weight: normal;
		}
		A:visited {
			text-decoration: none;
			color: #808080;
			font-family: ±¼¸², sans-serif;
			font-size: 9pt;
			font-weight: normal;
		}
		A:hover {
			text-decoration: none;
			color: #3c3c3c;
			font-family: ±¼¸², sans-serif;
			font-size: 9pt;
			font-weight: normal;
		}
		A:active {
			text-decoration: none;
			color: #3c3c3c;
			font-family: ±¼¸², sans-serif;
			font-size: 	9pt;
			font-weight: normal;
		}
					 
		INPUT  {
			font-family: sans-serif;
			font-size: 9pt;
			font-weight: normal;
			font-style: normal;
			color: #757575;							
			margin-left : 1px;
			margin-right : 1px;
			padding-top : 1px;
			padding-bottom : 1px;
			padding-left : 1px;
			padding-right : 1px;
			ime-mode: inactive;
		}

		INPUT:Text  {
			font-family: sans-serif;
			font-size: 9pt;
			font-weight: normal;
			font-style: normal;			
			color: #757575;
			margin-left : 1px;
			margin-right : 1px;
			padding-top : 1px;
			padding-bottom : 1px;
			padding-left : 1px;
			padding-right : 1px;
			border-width : 1pw;
		}
		
		SELECT  {
			font-family: ±¼¸², sans-serif;
			font-size: 9pt;
			font-weight: normal;
			font-style: normal;
			color: #757575;
			background-color: #FFFFFF;						
			margin-left : 0px;
			margin-right : 0px;
			padding-top : 2px;
			padding-bottom : 2px;
			padding-left : 2px;
			padding-right : 2px;			
		}
							
		TEXTAREA  {
			font-family: ±¼¸², gulim;
			font-size: 9pt;
			line-height:120%;
			font-weight: normal;
			font-style: normal;
			color: #808080;							
			border: 1px solid #D2D2D2;																
			margin-left : 0px;
			margin-right : 0px;
			padding-top : 3px;
			padding-bottom : 3px;
			padding-left : 3px;
			padding-right : 3px;
			ime-mode: active;	
			scrollbar-face-color:#F7F7F7;
			scrollbar-highlight-color:#FFFFFF;
			scrollbar-3dlight-color:#F7F7F7;
			scrollbar-darkshadow-color:#EEEEEE;
			scrollbar-shadow-color:#C0C0C0;
			scrollbar-arrow-color:#BCBCBC;
			scrollbar-track-color:#F3F3F3;
		}
		
		
		.RadioStyle {
                        border: 0px;	
        }
                
        .CheckStyle {
                        border: 0px;	
        }		
	

/* 2. Link Class ---------------------------------*/
	   /* Å¸ÀÌÆ² °æ·Î ¸µÅ© ÄÃ·¯ -------*/
		a.LINK_TITLE_01 {
			font-family: ±¼¸²;
			font-size: 8pt; 
			color:#ADB5C2; 
			text-decoration:none; 			
		}
        a:visited.LINK_TITLE_01 {
        	font-family: ±¼¸²;
        	font-size: 8pt; 
        	color:#ADB5C2; 
        	text-decoration:none;
        }
        a:hover.LINK_TITLE_01 {
			font-family: ±¼¸²; 
			font-size: 8pt; 
			color:#8A94A4; 
			text-decoration:none; 
        }
        a:active.LINK_TITLE_01 {
			font-family: ±¼¸²; 
			font-size: 8pt; 
			color:#8A94A4; 
			text-decoration:none;
		}

        /* °Ô½ÃÆÇ °æ·Î ¸µÅ© ÄÃ·¯ -------*/
		a.LINK_board_01 {
			font-family: ±¼¸², gulim;
			font-size: 9pt; 
			color:#808080; 
			text-decoration:none; 			
		}
        a:visited.LINK_board_01 {
        	font-family: ±¼¸², gulim;
        	font-size: 9pt; 
        	color:#808080; 
        	text-decoration:none;
        }
        a:hover.LINK_board_01 {
			font-family: ±¼¸², gulim; 
			font-size: 9pt; 
			color:#222222; 
			text-decoration:none; 
        }
        a:active.LINK_board_01 {
			font-family: ±¼¸², gulim; 
			font-size: 9pt; 
			color:#222222; 
			text-decoration:none;
		}
        
		/* ÀÌº¥Æ® °æ·Î ¸µÅ© ÄÃ·¯ -------*/
		a.LINK_event_01 {
			font-family: ±¼¸², gulim;
			font-size: 9pt; 
			color:#222222; 
			text-decoration:none; 	
			font-weight: bold;		
		}
        a:visited.LINK_event_01 {
        	font-family: ±¼¸², gulim;
        	font-size: 9pt; 
        	color:#222222; 
        	text-decoration:none; 	
			font-weight: bold;	
        }
        a:hover.LINK_event_01 {
			font-family: ±¼¸², gulim; 
			font-size: 9pt; 
			color:#989898; 
			text-decoration:none;  	
			font-weight: bold;	
        }
        a:active.LINK_event_01 {
			font-family: ±¼¸², gulim; 
			font-size: 9pt; 
			color:#989898; 
			text-decoration:none; 	
			font-weight: bold;	
		}
        

	
	   
   

/* 3. TD CLASS -----------------------------------*/			
		
		
		.TD_TITLE_01 {
			font-family: ±¼¸², gulim;
			font-size: 9pt;
			font-weight: normal;
			font-style: normal;
			color: #808080;
			line-height : 150%;
		}

		.TD_TITLE_02 {
			font-family: ±¼¸², gulim;
			font-size: 9pt;
			font-weight: bold;
			font-style: normal;
			color: #ffffff;
			line-height : 150%;
		}

		.TD_BOARD_01 {
			color: #757575;
			font-family: µ¸¿ò, gulim;
			font-size: 8pt;
			line-height : 140%;
			font-weight: normal;
			font-style: normal;
		}

		.TD_BOARD_02 {
			color: #cecece;
			font-family: µ¸¿ò, gulim;
			font-size: 8pt;
			line-height : 140%;
			font-weight: normal;
			font-style: normal;
		}

		.TD_BOARD_03 {
			color: #808080;
			font-family: ±¼¸², gulim;
			font-size: 9pt;
			line-height : 140%;
			font-weight: normal;
			font-style: normal;
		}

		.TD_BOARD_04 {
			color: #808080;
			font-family: ±¼¸², gulim;
			font-size: 9pt;
			line-height : 140%;
			font-weight: normal;
			font-style: normal;
		}
		.TD_BOARD_05 {
			text-decoration: none;
			color: #808080;
			font-family: ±¼¸², sans-serif;
			font-size: 9pt;
			font-weight: normal;
		}


	
		


/* 4. Textbox Class ------------------------------*/	
									
		.TB_OLK_01 {
		    font-family: ±¼¸², gulim;
		    color: #808080;
			background-color: #FFFFFF;								
			border: 1px solid #D6D6D6;			
			text-align: left;
			padding-top : 3px;
            padding-left : 3px;	
			height: 20px;
			ime-mode: active;
		}

		.TB_OLK_02 {
		    font-family: ±¼¸², gulim;
		    color: #808080;
			background-color: #F7F9FD;								
			border: 1px solid #C1CBDA;			
			text-align: left;
			padding-top : 3px;
            padding-left : 3px;	
			height: 22px;
			ime-mode: active;
		}


/* 5. ETC CONTROL Class -------------------------------------------------------------*/


/* 6. SPAN CONTROL Class -----------------------------------------------------------------*/
        	
	    .SPAN_SUB_01 {
			font-family: ±¼¸², gulim;
			font-size: 9pt;
			font-weight: normal;
			font-style: normal;
			color: #808080;
			line-height : 140%;
		}

       .SPAN_SUB_02 {
			font-family: ±¼¸², gulim;
			font-size: 9pt;
			font-weight: bold;
			font-style: normal;
			color: #636363;
			line-height : 140%;
		}


       .SPAN_SUB_03 {
			font-family: ±¼¸², gulim;
			font-size: 9pt;
			font-weight: bold;
			font-style: normal;
			color: #697CAC;
			line-height : 140%;
		}


       .SPAN_SUB_04 {
			font-family: ±¼¸², gulim;
			font-size: 9pt;
			font-weight: bold;
			font-style: normal;
			color: #3B3B3B;
			line-height : 140%;
			letter-spacing:-2px;
		}

       .SPAN_SUB_05 {
			font-family: ±¼¸², gulim;
			font-size: 9pt;
			font-weight: normal;
			font-style: normal;
			color: #222222;
			line-height : 140%;
		}

       .SPAN_SUB_06 {
			font-family: ±¼¸², gulim;
			font-size: 9pt;
			font-weight: bold;
			font-style: normal;
			color: #E73F3F;
			line-height : 140%;
		}

       .SPAN_SUB_07 {
			font-family: ±¼¸², gulim;
			font-size: 8pt;
			font-weight: normal;
			font-style: normal;
			color: #222222;
			line-height : 140%;
		}

