/* ================================================= */
/* 1. default                                        */
/* 2. LINK CLASS                                     */
/* 3. TD CLASS                                       */
/* 4. Textbox Class                                  */
/* 5. ETC CONTROL Class                              */
/* 6. SPAN CONTROL Class                             */
/* ================================================= */



/* 1. Default ------------------------------------*/

	BODY {			
			color: #4D4D4D;
			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;
		}	
		img {border:none}
		A:link {
			text-decoration: none;
			color: #4D4D4D;
			font-family: 돋움, sans-serif;
			font-size: 9pt;
			font-weight: normal;
		}
		A:visited {
			text-decoration: none;
			color: #4D4D4D;
			font-family: 돋움, sans-serif;
			font-size: 9pt;
			font-weight: normal;
		}
		A:hover {
			text-decoration: none;
			color: #333333;
			font-family: 돋움, sans-serif;
			font-size: 9pt;
			font-weight: normal;
		}
		A:active {
			text-decoration: none;
			color: #333333;
			font-family: 돋움, sans-serif;
			font-size: 	9pt;
			font-weight: normal;
		}
					 
		INPUT  {
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: normal;
			font-style: normal;
			color: #4D4D4D;							
			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: 8pt;
			font-weight: normal;
			font-style: normal;			
			color: #4D4D4D;
			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: #000000;
			background-color: #FFFFFF;						
			margin-left : 0px;
			margin-right : 0px;
			padding-top : 2px;
			padding-bottom : 2px;
			padding-left : 2px;
			padding-right : 2px;			
		}
							
		TEXTAREA  {
			font-family: 돋움, sans-serif;
			font-size: 9pt;
			line-height:160%;
			font-weight: normal;
			font-style: normal;
			color: #747474;							
			border: 1px solid #A5ACB2;																
			margin-left : 0px;
			margin-right : 0px;
			padding-top : 2px;
			padding-bottom : 2px;
			padding-left : 2px;
			padding-right : 2px;
			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;
		}

		TABLE {
	color: #4D4D4D;
	font-family: 돋움, sans-serif;
	font-size: 9pt;
	line-height : 160%;
	padding-top: 0px;
		}
		TABLE:TD {
			color: #4D4D4D;
			font-family: 돋움, sans-serif;
			font-size: 9pt;
			font-weight: normal;
			font-style: normal;
			line-height : 160%;
		}
		
		.RadioStyle {
                        border: 0px;	
        }
                
        .CheckStyle {
                        border: 0px;	
        }		
	

/* 2. Link Class ---------------------------------*/


/* 3. TD CLASS -----------------------------------*/			
		

/* 4. Textbox Class ------------------------------*/	
									
	
/* 5. ETC CONTROL Class --------------------------*/										


/* 6. SPAN CONTROL Class -------------------------*/

		
/* 7. SELECT Class --------------------------*/	
	

