#apDiv1 {
	position:absolute;
	left:535px;
	top:105px;
	width:436px;
	height:22px;
	z-index:10;
}
#main_menu {
	position:absolute;
	left:227px;
	top:35px;
	width:732px;
	height:27px;
	z-index:20;
}
#home {
	position:absolute;
	left:13px;
	top:24px;
	width:172px;
	height:55px;
	z-index:30;
}
#quick {
	position:absolute;
	left:845px;
	top:128px;
	width:133px;
	height:160px;
	z-index:100;
}
#left_nav{
    position:absolute;
	left:16px;
	top:128px;
	width:175px;
	z-index:15;
}
#sub_top_wrap{
	position:absolute;
	width:100%;
	height:128px;
	background:url('../images/com/sub_top_bg.gif') no-repeat left top;
	z-index:2;
}
#sub_top{
	margin-left:220px;
	margin-top:13px;
	font-family:"돋움", "굴림", arial;
}

#sub_top td a:link{color:#000;}
#sub_top td a:visited{color:#000;}
#sub_top td a:hover{color:#5a5a5a;}

#sub_conWrab{
	position:absolute;
	top:128px;
	left:0;
	width:100%;
	background:url('../images/com/sub_mid_bg.gif') no-repeat left top;
}
#sub_con{
	width:591px;
	margin-left:223px;
}

#footer{clear:both; width:100%;}

.greetSubTitle{padding:20px 0 15px 0;}
