@charset "utf-8";

@import url(common_cjs.css); /* 천재순 */
@import url(common_lmh.css); /* 이미혜 */


/* 오버라이딩 */
body {letter-spacing:0;}
#contents #cont {word-break:keep-all;}
.c-tab01 ul li a span {font-size:15px}
.tbl-type01 th, .tbl-type01 td {word-break:keep-all;}

/* 상단메뉴 */
@media all and (min-width:1000px){
	#mainNavi .depth2-wrap {width:16%;}
	#mainNavi .mn_li1:nth-child(1) .depth2-wrap {left:10%}
	#mainNavi .mn_li1:nth-child(2) .depth2-wrap {left:26%}
	#mainNavi .mn_li1:nth-child(3) .depth2-wrap {left:42%}
	#mainNavi .mn_li1:nth-child(4) .depth2-wrap {left:58%}
	#mainNavi .mn_li1:nth-child(5) .depth2-wrap {left:74%}
}


/* 임시로 탑메뉴 간격 설정 */
@media (min-width: 1000px){
#mainNavi .mn_li1 {margin: 0px 20px;}
}

#contents .cont-top .cont-tit {line-height:1.3em}/* 글자가 잘리게 나와서 보정 */
/* Visito's Info */
.loctra-list:before {display:none} /* 리스트가 1개라서 라인을 삭제함 */
.loctra-list li:before {display:none}  /* 리스트가 1개라서 점을 삭제함 */