/* CSS ±âº»¼¼ÆÃ */
body {
	margin:0px;
	padding:0px;
	font-size:9pt;
	line-height:1.4;	
	font-family: "µ¸¿ò",Dotum,AppleGothic,sans-serif;
	text-align:center;
	color:#666666;
	font-family:"µ¸¿ò",Dotum,AppleGothic,sans-serif;
	overflow-y:scroll;
}
/* ±âº» ¸µÅ© */
a { selector-dummy : expression(this.hideFocus=true);}
a:link { text-decoration: none; color: #696969 }
a:active { text-decoration: none; color: #696969}
a:visited { text-decoration: none; color: #696969 }
a:hover { text-decoration : none; color: #F26521 }
a { onfocus : "this.blur();" } 
p{padding:0px; margin:0px; margin-top:5px;}
img{border:0px; line-height:0px;}  /*ÀÌ¹ÌÁö¸¦ text·Î ÀÎ½ÄÇÏ¿© ÀÚµ¿À¸·Î ÇÏ´Ü 4px¿©¹éÀ» ÁØ´Ù. ÀÍ½º6¿¡¼­¸¸. µû¶ó¼­ ÀÌ·¸°Ô */
a,area { blr:expression(this.onFocus=this.blur()) }
:focus { -moz-outline-style: none; }
.png24{tmp:expression(setPng24(this));}
form { border:0;margin:0;display : inline;}

/* body ½ÃÀÛ */
#wrapper{
    margin:0px auto;         /* Áß¾ÓÁ¤·Ä½Ã auto±î¸ÔÁö ¸»ÀÚ */
	padding:0px;
	width:1024px;
	position:relative;
	}
/* »ó´Ü Çìµå¸Þ´º */	
#header{
	height:15px;
}

#nav{
	height:82px;
}
	
/* ÄÁÅÙÃ÷ ÀüÃ¼ºÎºÐ */	
#intro{
	height:414px; margin-top:16px;
	}


#content{
	padding-top:36px;
	height:324px;
	position:relative;
	overflow:hidden;
}
/* ÄÁÅÙÃ÷ ¿ÞÂÊ ¸Þ´ººÎºÐ */	
#content_left{
	padding:0px;
	margin:0px;
	width:262px;
	margin-right:35px;
	float:left;
}
		#content_left_01{
		padding:0px;
		margin:0px;
		height:157px;
		margin-bottom:25px;		
		position:relative;
	}
	
		#content_left_02{
		padding:0px;
		margin:0px;
		height:142px;
		position:relative;
	}
	
/* ÄÁÅÙÃ÷ Áß¾ÓºÎºÐ */	
#content_center{
	padding:0px;
	margin:0px;
	width:420px;
	margin-right:35px;
	float:left;
}
		#content_center_01{
		padding:0px;
		margin:0px;
		height:148px;
		margin-bottom:30px;
		position:relative;
		font-family:gulim;
	}
		#content_center_02{
		padding:0px;
		margin:0px;
		height:142px;
		position:relative;
		font-family:gulim;

	}	
		
/* ÄÁÅÙÃ÷ ¿À¸¥ÂÊ ¸Þ´ººÎºÐ */	
#content_right{
	padding:0px;
	margin:0px;
	width:272px;
	float:left;
}
		#content_right_01{
		padding:0px;
		margin:0px;
		height:183px;
		margin-bottom:25px;
		position:relative;
	}
		#content_right_02{
		padding:0px;
		margin:0px;
		height:103px;
		position:relative;

	}
		#content_right_03{
		padding:0px;
		margin:0px;
		height:134px;
		position:relative;

	}	


#bottom{
    margin:0px auto;         /* Áß¾ÓÁ¤·Ä½Ã auto±î¸ÔÁö ¸»ÀÚ */
	padding:0px;
	width:100%;
	height:86px;
	margin-top:20px;
	position:relative;
	text-align:center;
	}