/* CSS ±âº»¼¼ÆÃ */
body {
	margin:0px;
	padding:0px;
	font-size:9pt;
	font-family: Tahoma,Geneva,sans-serif;
	text-align:center;
	color:#1e1e1e;
	background:url(../img/common/bg_main.gif) repeat-x left 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:1086px;
	position:relative;
	background:url(../img/common/bg_wrapper.gif) repeat-y left top;	
	}
/* »ó´Ü Çìµå¸Þ´º */	

#nav{
	height:132px;
}
	
/* ÄÁÅÙÃ÷ ÀüÃ¼ºÎºÐ */	

#content{
	position:relative;
	padding:8px 0px 10px 0px;
}
#content a{color:#000;}
/* Å¸ÀÌÆ² */	
.title01{color:#000000;font-family: "Times New Roman",Times,serif;font-size: 21px;font-weight:bold;height: 46px; padding-top:20px;padding-bottom:10px;}
.title02{color:#000; font-size:14px; font-weight:bold; padding:15px; border-bottom:1px solid #8d8d8d; width:966px; margin:0px auto;}
.title011 {font-size:14px; color:#000; font-weight:bold;}

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