@charset "utf-8";
#main_bg{background:url(../images/main_bg.jpg)  repeat-x;}
#sub_bg{background:url(../images/subwrap_bg.jpg)  repeat-x;}

#wrap{width:1079px; margin:0 auto;  }
/* 서브비쥬얼 */
#container .sub_visual{background:url(../images/subvisual_bg.jpg) no-repeat; height:146px;}
#container .sub_visual ul{padding-top:17px; padding-left:386px; }
#container .sub_visual li.font01{height:18px; margin-bottom:4px;}
#container .sub_visual li.font02{height:41px; margin-bottom:2px; padding-left:59px;}
#container .sub_visual li.font03{height:16px; padding-left:34px;} 

/* 레프트 메뉴 */
.leftmenu{width:158px;  margin-left:77px; float:left; padding-top:38px;}
.leftmenu h2{margin-bottom:22px;}

/* 콘텐츠 */
.contents{float:left; padding-left:48px;  border-left:1px solid #e8e8e8; padding-top:38px; width:659px;}

/* 로케이션 */
.location_box{ height:33px; border-bottom:1px solid #e8e8e8; position:relative;}
.location_box .location{position:absolute; top:14px; right:0;}
.location_box .location li{float:left;}

/* contents_info*/
.contents_info{min-height:645px; margin-bottom:30px; margin-top:38px; margin-left:13px;}