@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* CSS ±âº»¼¼ÆÃ */
body {
	margin:0px;
	padding:0px;
	font-size:10pt;
	line-height:1.4;	
	font-family:Nanum Gothic,"µ¸¿ò",Dotum,AppleGothic,sans-serif !important;
	text-align:center;
	color:#666666;
	font-family:Nanum Gothic,"µ¸¿ò",Dotum,AppleGothic,sans-serif !important;
	background:url(/img/common/bg_main.jpg) no-repeat center top;
	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:0px;
}

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


#content{
	padding-top:50px;
	height:360px;
	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:19px;		
		position:relative;
	}
	
		#content_left_02{
		padding:0px;
		margin:0 0 14px 0;
		position:relative;
	}
	
		#content_left_03{
		padding:0px;
		margin-top:15px;
		height:96px;
		margin-bottom:10px;
		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:Nanum Gothic,gulim;
	}
		#content_center_02{
		padding:0px;
		margin:0px;
		height:142px;
		position:relative;
		font-family:Nanum Gothic,gulim;

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

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

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


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