/* -------------------- #section -------------------- */
#section .sectionWrap .sectionLeft .sectionLeftWrap .leftBox1 .leftNavUl .leftNavLi0 {
  background:url("/resources/image/home/service/1/lbtn0.png") no-repeat;
}
#section .sectionWrap .sectionLeft .sectionLeftWrap .leftBox1 .leftNavUl .leftNavLi0:hover {
  background:url("/resources/image/home/service/1/lbtn0Hover.png") no-repeat;
}
#section .sectionWrap .sectionLeft .sectionLeftWrap .leftBox1 .leftNavUl .leftNavLi0.lnbSelect {
  background:url("/resources/image/home/service/1/lbtn0Click.png") no-repeat;
}

/* ---------- 섹션 메인 ---------- */
#section .sectionWrap .sectionMain .serviceBox .customFaceBox {
	padding: 50px 0px 0 0;
}
#section .sectionWrap .sectionMain .serviceBox .customFaceBox .faceText {
    margin: 0 auto;
    width: 70%;
}
#section .sectionWrap .sectionMain .serviceBox .customFaceBox .faceText img {
   float: left;
}
#section .sectionWrap .sectionMain .serviceBox .customFaceBox .faceText span {
	font-size: 20px;
}


#section .sectionMain .serviceBox .locationsBox table {
	background: url(/resources/image/home/service/1/regionNumber.png) no-repeat;
    width: 419px;
    height: 83px;
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
}
#section .sectionMain .serviceBox .locationsBox table tbody tr td.tableClassLi0 {
	width: 209px;
	height: 27px;
}
#section .sectionMain .serviceBox .locationsBox table tbody tr td.tableClassLi0 span {
	position: relative;
    text-align: center;
    color: #49B46D;
    top: 3px;
    margin: 0 auto;
    display: block;
}
#section .sectionMain .serviceBox .locationsBox table tbody tr td.tableClassLi0 span img {
    vertical-align: bottom;
}
#section .sectionMain .serviceBox .locationsBox table tbody tr td.tableClassLi0 span b {
    top: 2px;
    position: relative;
}
#section .sectionMain .serviceBox .locationsBox table tbody tr th .doubleNum0 {
    font-weight: bold;
    font-size: 18px;
    position: relative;
    top: -3px;
    color: #eee;
}

#section .sectionMain .serviceBox .locationsBox table tbody tr td.tableClassLi1 {
	text-align: center;
    position: relative;
    top: -5px;
}
#section .sectionMain .serviceBox .locationsBox table tbody tr td.tableClassLi1 div {
	width: 90%;
    margin: 0 auto;
}