#dmBooking #dmBkIndex,
#dmBooking #infoForm,
#dmBooking #depositList {
	width: 638px;
    background: url("/images/domain_booking/bg_page_title.gif") no-repeat scroll left top transparent;
    border: 1px solid #D9D8D6;
    padding: 166px 58px 30px 56px;
}

#dmBooking #dmBkCpt,
#dmBooking #dmBkList {
	width: 638px;
    background: url("/images/domain_booking/bg_page_title.gif") no-repeat scroll left top transparent;
    border: 1px solid #D9D8D6;
    padding: 166px 58px 30px 56px;
}

/**
========================================================================
검색결과
========================================================================
**/
#dmBooking #depositList .now-dp-money {
	font-weight: normal;
}
#dmBooking  #depositList .reg-accept {
	letter-spacing: -1px;
	color: #676767;
	margin: 5px 10px 0 0;
 	text-align: right;
}
#dmBooking #depositList .reg-accept span {
	margin- left: 5px;
	text-decoration: underline;
}
#dmBooking  #depositList .m-stitl {
	margin-top: 60px;
}

/**
========================================================================
정보 변경
========================================================================
**/
#infoForm .table-wrap {
	margin-bottom: 46px;
}
#infoForm .table-wrap .red-helper {
	margin-top: 5px;
	color: #f31e00;
	letter-spacing: -1px;
	line-height: 14px;
}
#infoForm .table-wrap label {
	margin-right: 15px;
}
#infoForm .table-wrap label input  {
	margin-right: 5px;
}
#infoForm .table-wrap label.lb-sms {
	margin-left: 20px;
}
#infoForm .stitl {
	margin-bottom: 5px;
	position: relative;
	width: 100%;
	padding-left: 0;
}
#infoForm .stitl .tit {
	display: block;
	padding-left: 10px;		
}
#infoForm .stitl label {
	position: absolute;
	top: 2px;
	right: 0;
	font-weight: normal;
}

#infoForm .info-form2 {
	margin-bottom: 24px;
}
#infoForm  .ip-info {
	margin-bottom: 5px;
}
#infoForm .btns {
	margin-top: 45px;
}
/**
========================================================================
예약접수 
========================================================================
**/
#dmBkCpt .m-stitl {
	margin-top: 75px;
}
/**
========================================================================
예약접수 완료 리스트
========================================================================
**/
#dmBkList .sch-condition {
	padding: 11px 40px;
	border: 1px solid #c9c9c9;
}
#dmBkList .sch-condition dl {
	height: 1%;
	overflow: hidden;
}
#dmBkList .sch-condition dl dt,
#dmBkList .sch-condition dl dd {
	float: left;
	line-height: 25px;
}
#dmBkList .sch-condition dl dd img {
	vertical-align: middle;
	margin-left: 4px;
}
#dmBkList .sch-condition dl dt {
	text-align: right;
	padding-right:5px;
	width: 80px;
	font-weight: bold;
}
#dmBkList .table-wrap {
	margin-top: 16px;
}
#dmBkList .btns {
	margin-bottom: 67px;
}
