@charset "utf-8";
@import url(common.css);

/************************ main layer ************************/
#z_wrap{width:100%;}
#z_header{position:relative; width:100%; height:147px; z-index:1500; }
#z_subcon{width:1000px; margin:0 auto; overflow:hidden;}
#z_footer{ width:100%; padding-top:46px; clear:both;}


/*메뉴바(헤더)*/
.navibox{margin:0 auto; width:1000px; height:147px;}
.logo{position:relative; padding-top:21px; width:1000px; height:29px; text-align:center;}
.topmenu{float:right; margin-bottom:5px; width:1000px; height:12px;}
.topmenu ul{float:right;}
.topmenu li{float:left;}
.menubar{float:left;margin:0 auto; width:1000px; height:47px; background:url('../img/menu_bg.jpg') no-repeat;}
.menubar_set{float:left;}
.menubar_menu{cursor: pointer;margin:0 91px; width:68px; height:35px; padding-top:12px;}


/*드롭다운메뉴(서브메뉴)*/
.subnav{position:absolute; display:none; }
.subnav li{margin:8px 0;text-align:center;cursor:pointer;float:left;}
.subnav li span{margin:0 12px;float:left;}

/*서브이미지*/
.subimg{width:1000px; height:145px; margin-bottom:30px;}


/*서브메뉴+내용부분*/
.sub_content{float:left; width:1000px; margin:0 auto;}
.left_menu_wrap{float:left; width:200px; margin-right:30px;}
.left_menu{float:left; width:200px;}
.left_menu_title{ width:200px; height:56px; background:url('../img/sm_bg.jpg') repeat-x;}
.right_content{float:right; width:770px;}
.right_navi{margin:0 auto; width:770px; height:54px;}
.right_title{margin:0 auto; width:770px; height:41px;}
.right_contentbox{margin:30px 0 0 0;}


/*푸터*/
.foot{margin:0 auto; width:1000px; background:url('../img/footer_bg.jpg') no-repeat;}
.footmenu{position:relative; width:265px; height:24px; padding-top:13px; text-align:center; margin:0 auto;}
.footmenu ul li{float:left;}
.bl{margin:0 40px;float:left; width:1px; height:11px; background:url('../img/bl.jpg');}
.copy{margin:0 auto; width:1000px; display:block; overflow:hidden;}
.add-txt{ float:left; padding:25px 0 0 30px;}
.footlogo{float:left; padding:42px 0 35px 15px;}


/***********************ETC***********************/
.green_bold{color:#2b9c03; font-weight:bold;}
.map{width:770px; height:400px; background:#e0e0e0; margin-bottom:20px;}
