/*####서브 페이지 css####*/

#wrap {float:left; width:100%; position:relative; overflow:hidden;}

/*서브 상단배너*/
.sub_banner {width:100%; float:left; position:relative;}
.sub_banner img {width:100%;}


/*서브 페이지*/
#sub_page {width:100%; float:left; position:relative; margin-bottom:50px;}

/*서브 좌측메뉴*/
#left_menu {float:left; width:18%; margin-top:55px;}
	#left_menu > .cate_rootname {font-size:23px;}
	#left_menu > .cate_menulist {margin-top:30px; float:left; width:100%;}
		#left_menu > .cate_menulist > li {border-bottom:1px solid #efefef; width:100%; float:left;}
			#left_menu > .cate_menulist > li > a { background:url('../images/left_menu.png') left center no-repeat; line-height:35px; height:35px; display:block; font-size:15px; font-weight:bold; letter-spacing: -1px; width:85%; padding-left:5%; float:left;}
	#sub_cs_center {width:100%; border:1px solid #dedede; box-sizing:border-box; float:left; margin:50px 0;}
		#sub_cs_center .sec2_cs_cont { position:relative; height:auto; float:left; padding-top:10px;}

/*###서브 본문 내용###*/
#sub_cont {width:75%; float:right; position:relative; margin-top:45px;}
#sub_cont img {max-width:100%;}

/*서브페이지 타이틀바*/
#sub_titlebar {width:100%; border-bottom:1px solid #afafb0; position:relative; color:#4d4e4f; margin-bottom:50px; float:left;}
#sub_titlebar h3 {float:left; font-size:28px; padding-left:6px; padding-bottom:10px;}
#sub_titlebar p {float:right; padding-right:6px; padding-top:10px; padding-bottom:10px;}

/*서브 게시판*/


/*오시는 길*/
#map {margin: 0 auto; width: 96%; float:left;}
.map_addr {margin:60px 0 70px 10px; float:left;}
.map_addr p {font-size:18px; line-height:40px; }
.map_addr span {background-color:#414141; color:white; padding:3px 8px; margin-right:10px;}