@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,Tahoma,Verdana,AppleGothic,sans-serif !important;
	text-align:center;
	color:#666666;
	font-family:Nanum Gothic, "µ¸¿ò",Dotum,Tahoma,Verdana,AppleGothic,sans-serif !important;
	background:url(../img/common/bg_sub.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;}
.text_center{ text-align:center;}
.text_left{ text-align:left;}
.text_right{ text-align:right;}


.line01{ border-bottom:1px solid #dfdfdf;}
.line01_right{ border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf;}
.color_black{color:#101010;}
.color_red{ color:#F00;}
.color_white{ color:#FFF}

input.han {ime-mode:active;}

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

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

#content{
	padding:0px;
	margin:0px;
	width:100%;
	position:relative;
	overflow:hidden;
}
/* ¿ÞÂÊ ¸Þ´ººÎºÐ */	
#content_menu{
	padding:0px;
	margin:0px;
	margin-left:9px;
	margin-right:44px;
	width:219px;
	float:left;
}

	
/* ÄÁÅÙÃ÷ ºÎºÐ */	
#content_center{
	margin:0px;
	width:727px;
	padding-top:14px;
	float:left;
	text-align:left;
}

#quick{position:fixed; z-index:999;width:89px; height:210px; left:50%; top:300px; margin-left:520px; display:none;}

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

/* ¿¬ÇõÂÊ ¸Þ´º´Ü*/
.year_menu { background:url(../img/bg_sub1_04.gif) no-repeat left top; height:135px; margin-bottom:10px;}
.year_menu ul{ margin:0; padding:0; position:absolute; left:272px; top:160px;}
.year_menu li{ list-style:none; text-align:center; float:left; }
.year_now a{ padding:8px 14px; display: block; font: 12px Dotum; text-decoration: none; color:#fff;	background:#5b880b; font-weight:bold;}
.year a{ padding:8px 14px; display: block; font: 12px Dotum; text-decoration: none; color:#000; background:#CCC; font-weight:bold;}		