/*  
	¹Ýµå½Ã µé¾î°¡¾ß ÇÏ´Â ½ºÅ¸ÀÏ ½ÃÀÛ
	2007.01.05.
*/

/* 1. º»¹® ÀüÃ¼ */
*	 {	
	font-family: µ¸À½, Dotum,Helvetica ; 
	font-size:12px;	
	text-decoration:none ;	
	margin: 0px;
	padding: 0px;
}



body {
/*	text-align: center;  /*¼¾ÅÍ Á¤·ÄÇÒ¶§ IE 5.5 */
	margin:0px;
	padding: 0px;

}

strong	{	font-weight : bolder ;	 font-size : larger ;	 }

/* 2. ±âº» ¸µÅ© */
a:link			{	text-decoration: none;		color : #333;	}
a:visited		{	text-decoration: none;		color : #333;	}
a:hover		{	text-decoration: none;		color : #666;	}
a:active		{	text-decoration: none;		color : #666;	}
	
img			{ border-width: 0px; }


h1				{ font-family: ±Ã¼­Ã¼;	font-size: 20px;	font-weight: Bold; color:	#f1d225;  }
h2				{ font-size: 15px;	font-weight: Bold;   color:	#f7a11a;	}
h3				{ font-size: 12px;	font-weight: Bold;  	}


form			{	display: inline;		/* Æû Å×±× ¾µ¶§ ¿©¹é »ý±â´Â ¹®Á¦ ÇØ°á */
					text-decoration:none ;	font-size:9pt ;	font-family : ±¼¸²,Gulim,Helvetica ;	margin : 0 0 0 0	}

input, select , option, textarea, button , fieldset, legend, label	{	text-decoration:none ;	font-size:9pt ;	font-family : ±¼¸²,Gulim,Helvetica ;	color:#454545	}


/* ÀüÃ¼ ·¹ÀÌ¾Æ¿ô css*/
#Wrap	{	text-align: left;	 margin: 0;	padding: 0;		}

#Header	{	width:1024px;	}

#Middle	{	width:100%;	float:left;	 
				padding-top: 10px;	
				background-image: url(http://kmif.org/images/bg1.gif);
				background-repeat:no-repeat;
				background-position:left top;
				background-attachment:fixed

		
}
#footer	{	width: 100%;	float: left;	padding: 5px 0px 30px 0px;	
					border-top: 4px #ebeeef solid; border-width: 3px;
				}
#Main			{	width: 615px;	float: left;	padding: 50px	0px	20px	10px;		 }
#Left		{	width:278px;	height:600px;	margin: 1px 20px 10px 0px;	 float:left;		  }
#Main	#gulBox	{	width: 588x;	float: left;	border-top: 1px solid #efefef;	border-right: 1px solid #efefef;	}

#Header	#Top2 {	width: 1024px;	float: left;	border-width: 1px;	border-style: solid;	border-color: #009c16; }

#Header	#Logo			{	width: 405px;	float: left;	}
#Header	#topNav			{	width: 462px;	height: 43px;	float: left;	position: relative;	left: 0px; top: 20px;	
				background-image: url(http://kmif.org/images/top_nav_bg.gif);
				background-repeat:no-repeat;
				background-position:left top;
				background-attachment:fixed;
				padding-left: 40px;
				}
				
#Header	#topNav  img		{	margin: 6px 10px 3px 10px; 					}
#Header	#topNav2		{	width: 75px;	height: 48px;	float: left;	position: relative;	left: 8px; top: 21px;	}
#Header	#topNav	#topNavSub	{	width: 450px;	height: 16px;	margin-top: 8px;	float: left;		}

#Header	#topNav	#topNavSub ul	{	float: left;	display: none;	}
#Header	#topNav	#topNavSub ul li		{	display: inline;		}
#Header	#topNav	#topNavSub ul li a img		{	margin: 0px 0px 2px 0px; 				}
#Section1	{	width: 450px;	height: 16px;	padding: 0px 0px 0px 10px;		}
#Section2	{	width: 450px;	height:16px;	padding: 0px 0px 0px 0px;		}
#Section3	{	width: 405px;	height:16px;	padding: 0px 0px 0px 50px;		}



/* ¿ÞÂÊ ³×ºñ°ÔÀÌ¼Ç ºÎºÐ */
#leftNav		{	width: 145px;	float:left;	 background: #ffffff;	padding: 20px 12px 20px 12px;	 text-align: center;	}
#leftNav.dokebi		{	border-width: 6px;	border-style: solid;	border-color: #ff9c16;	}
#leftNav.study			{ 	border-width: 6px;	border-style: solid;	border-color: #00b6e7;	 }
#leftNav	 .menu		{	float:left;	 }


/* ¸ÞÀÎ ¿µ¿ª | main -------------------------*/
#subTitle			{	margin: 0px 0px 0px 0px;	}

#Top1 ul.login			{	float: right;	height: 9px;	}
#Top1 ul.login	li		{	display: inline;	border-left: 1px	solid #9999FF;	padding: 5px;	}

.gul 	{	margin:	5px 10px 5px 20px; width: 550px;	font-size:12px;	color:#666666; 	line-height: 20px;	text-align: justify;	}
img.guli	{	margin:	0px 10px 5px 24px; }
h2.gult		{ margin: 10px 0px 0px 20px;	}
