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

/* CSS ±âº»¼¼ÆÃ */
*{ font-family: Nanum Gothic, "£Í£Ó £Ð«´«·«Ã«¯", "MS PGothic", "«á«¤«ê«ª", "µ¸¿ò",Dotum,AppleGothic,sans-serif !important;}
body {
	margin:0px;
	padding:0px;
	font-size:10pt;
	line-height:1.4;
	text-align:center;
	color:#666666;
	background:url(../img/common/bg_sub.gif) repeat-x center top; background-color:#f2f2f2;
	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:4px;
}

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

#content{
	margin:0px;
	position:relative;
	overflow:hidden;
	border:1px #c5c5c5 solid; padding:20px; background-color:#FFF;
}
/* ¿ÞÂÊ ¸Þ´ººÎºÐ */	
#content_menu{
	padding:0px;
	margin:0px;
	margin-left:0px;
	margin-right:37px;
	width:219px;
	float:left;
}

	
/* ÄÁÅÙÃ÷ ºÎºÐ */	
#content_center{
	padding:0px;
	margin:0px;
	width:726px;
	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;}		