@CHARSET "UTF-8";

div.site_map {  width: 1020px; white-space: nowrap; word-wrap: break-word;}

.site_map ul { list-style-type: none; padding:0; margin:0 auto;  }

.pop_close .m_close{display:inline-block;min-width:80px;height:40px;padding:0px 10px;background-color:#656d78;color:#fff;line-height:38px;}

.site_map li.depth_1 {
	float: left;
	border-top: 2px solid #122139;
	padding-bottom:50px; 
}

.site_map li.depth_1 {
	
}

.site_map li.depth_1 a.depth_1 {
	clear: both;
	display:inline-block;
	float: left;
	padding: 20px 0 20px 20px;
    width: 1000px;
	color: #111;
    font-size: 20px;
    font-weight: bold;
    border-bottom : 2px solid #cccccc;
}

.site_map ul.depth_2 { width:100%; float: left; background-color: #fff;}
.site_map ul.depth_2 li.depth_2.first {    
    border-top: none;
}
.site_map ul.depth_2 li.depth_2{ width:100%; padding:20px 0; border-bottom:1px solid #ccc;}

.site_map ul.depth_2 > li {
	line-height: 22px;
	float: left;
}
.site_map ul.depth_2 li.bg {
	background-color: #f5f5f5;
}
.site_map ul.depth_2 li a {
   	display: block;
	vertical-align: middle;
	color:#122139;
	font-size: 18px;
	font-weight: bold;
	float: left;
	padding-left:20px;
}

.site_map ul.depth_2 li a.depth_2 {
      width:204px;
      white-space:pre-wrap;
}

.site_map ul.depth_3 {  
	border-left:1px solid #cccccc;
  	float: left;
	width: 795px;
	white-space: normal;
	line-height: inherit;
	display: block;
} 

.site_map ul.depth_3 li.depth_3 {
	float: left;
	width: 158px;
	border: none;
	padding-left: 10px;
	margin-left:20px;
	background: url('/_res/kr/img/common/dot01.gif') no-repeat left 50%;
}

.site_map ul.depth_3 li a {
	border-right: none;
	padding: 0;
	color: #222222;
	font-weight:bold;
	font-size:16px; 
	overflow-wrap: break-word;
    word-break: keep-all;
}


/* 부산 */
.busan .depth_3{width: auto !important;margin-right: 40px;}
.busan_en .depth_3{width: auto !important;margin: 5px 40px 0 0; border-left:none !important;}
.busan_jp .depth_3{width: auto !important;margin-right: 40px;}
.busan_ch .depth_3{width: auto !important;margin-right: 40px;}
.busan .site_map UL.depth_2 LI A.depth_2, .busan_en .site_map UL.depth_2 LI A.depth_2, .busan_jp .site_map UL.depth_2 LI A.depth_2, .busan_ch .site_map UL.depth_2 LI A.depth_2{
	width: auto; margin-right: 40px;
}
