@charset "utf-8";
/* 좌측메뉴 부분 -------------------------------------------------------------------------------- */
#content_header01{
	position:relative;
	width:1003px;
	height:80px;
	float:left;

	background:url(../images/sub/gr.gif) center bottom no-repeat;
}

#content_header01 h3 img{
	padding-top:15px;
}

#local_navi {
	height:20px;
	position:absolute;
	right:0;
	top:20px;
	color:#8c8c8c
}

#content_body{
	position:relative;
	width:100%;
	height:auto;
	clear:both;
    text-align:left;
	vertical-align:top;
	padding-top:25px;
	background:url(../images/sub/con_bg.gif) center top no-repeat;
}

#sub_bg {position:relative;background:url(/images/sub/sub_bg.jpg) no-repeat;height:83px;width:1003px;margin:0 auto;}
.heading_navi{position:absolute;right:0;text-align:right;top:20px;vertical-align:bottom;height:6px;padding-left:45px;}
.heading_navi img {position:absolute;top:2px;left:0;}
.heading {text-align:left;}
.container_title {display:none;}
#container_title {display:none;}