/* -------------------- #section -------------------- */
#section .sectionWrap .sectionLeft .sectionLeftWrap .leftBox1 .leftNavUl .leftNavLi0 {
  background:url("/resources/image/home/join/1/lbtn0Click.png") no-repeat;
}
#section .sectionWrap .sectionLeft .sectionLeftWrap .leftBox1 .leftNavUl .leftNavLi0:hover {
  background:url("/resources/image/home/join/1/lbtn0Click.png") no-repeat;
}
#section .sectionWrap .sectionLeft .sectionLeftWrap .leftBox1 .leftNavUl .leftNavLi0.lnbSelect {
  background:url("/resources/image/home/join/1/lbtn0Click.png") no-repeat;
}

/* ---------- 섹션 메인 ---------- */
#section .sectionWrap .sectionMain {
  margin-left: 30px;
  width:890px;
}
/* 현재 상품 타이틀 */
#section .sectionWrap .sectionMain .proTitle {
  height:63px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #01917C;
}
#section .sectionWrap .sectionMain .proTitle h3 {
  padding: 15px 0px 15px 0px;
  position: absolute;
  font-size: 22px;
  font-weight: 400;
  color: #01917C;
}
#section .sectionWrap .sectionMain .proTitle .path {
  position:absolute;
  top: 24px;
  right:0;
}
#section .sectionWrap .sectionMain .proTitle .path::after {
  display: block;
  clear: both;
  content: "";
}
#section .sectionWrap .sectionMain .proTitle .path li {
  margin-right: 15px;
  float: left;
  font-size: 15px;
  color: #666;
}
#section .sectionWrap .sectionMain .proTitle .path .arr img {
  width:10px;
}

#section .sectionWrap .sectionMain  div.joinInfo h4 {
	position: relative;
    margin-top: 20px;
    margin-bottom: 5px;
}
#section .sectionWrap .sectionMain  div.joinInfo .orderImg img {
	width: 100%;
}

#section .sectionWrap .sectionMain  div.joinInfo table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #01917C;
	width: 100%;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr td , #section .sectionWrap .sectionMain  div.joinInfo table tr th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr td {
	padding: 0 0 0 5px;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr.tdline_none td {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr th {
	background: #EBFFFF;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #666;
    width: 100px;
    height: 40px;
    line-height: 30px;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr td input, #section .sectionWrap .sectionMain  div.joinInfo table tr td select,
#section .sectionWrap .sectionMain  div.joinInfo table tr td textarea {
	margin-left: 3px;
}

#section .sectionWrap .sectionMain  div.joinInfo table tr td label {
	position: relative;
    top: -2px;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr#itemType td {
	width: 14.6%;
    font-size: 13px;
}

#section .sectionWrap .sectionMain  div.joinInfo table tr#itemName {
    height: 130px;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr#itemName td ul.tdTextArea {
	height: 120px;
	font-size: 14px;
    color: #a97228;
    border: 1px solid #e0e0e0;
    margin: 5px 0;
    margin-left: 3px;
    text-align: center;
    overflow: auto;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr#itemName td ul.tdTextArea li {
    height: 18px;
    cursor: default;
    padding-top: 1px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
    background: #f3f7fa;
}

#section .sectionWrap .sectionMain  div.joinInfo table tr#WantDayTime td select {
	height: 30px;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr#WantDayTime td label {
	font-size: 14px;
    color: #a97228;
    margin-left: 5px;
}

#section .sectionWrap .sectionMain  div.joinInfo table tr td .numberInput {
	width: 80px;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr td .numberInput1 {
	width: 80px;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr td .btnHouse {
    cursor: pointer;
    top: 5px;
    position: relative;
    display: inline-block;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr td .addressInput {
    width: 300px;
}

#section .sectionWrap .sectionMain  div.joinInfo table tr td .counselBox {
    font-size: 14px;
    border: 1px solid #e0e0e0;
    background: #F3FAFA;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 600px;
    height: 100px;
    color: #666;
    resize: none;
}

#section .sectionWrap .sectionMain  div.joinInfo table tr td ul.textareaMargin {
	resize: none;
    border: 1px solid #e0e0e0;
    background: #F3FAFA;
    color: #666;
    font-size: 14px;
    width: 600px;
    height: 100px;
    overflow-y: scroll;
    margin: 0 auto;
    margin-top: 10px;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr td.privacyBox {
	text-align: center;
	padding: 7px 0px;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr td.privacyBox .privacyLabel {
    cursor: pointer;
    font-size: 14px;
    color: #666;
}
#section .sectionWrap .sectionMain  div.joinInfo table tr td img.btnJoin {
    margin: 0 auto;
    display: block;
    margin-top: 3px;
    margin-bottom: 3px;
    cursor: pointer;
}

/* InPutBox들... */
.nameInput, .numberInput, .numberInput1, .addressInput {
    /* position: relative; */
    height: 24px;
    font-size: 14px;
    text-align: center;
    color: #666;
    border: 1px solid #e0e0e0;
    background: #F3FAFA;
}