/*     63917 : 셀 설정      */
.cell_option__63917__ {display:table; width:100%;}
.cell_option__63917__ p {display:table-cell; height:100px; margin:0; background:#fafafa; color:#c40000; text-align:center; vertical-align:middle;}

.col__63917__ {padding:3%;}

@media (min-width:1024px){
	.col__63917__ {padding:0%10%5%5%;}
}

/*     60708 : 표 2.0      */
.table__60708__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__60708__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:2px solid #964a3c}
.table__60708__ * {box-sizing:border-box}
.table__60708__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:auto;
}
.table__60708__ td {
	height:50px;padding:5px 5px;
	background:#fff;font-size:16px;font-weight:normal;color:#333;text-align:left;
}
.table__60708__ td.empty__60708__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__60708__ > .table_inner {width:px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__60708__ > .table_inner {width:px}
}

@media all and (min-width:1024px){
	.table__60708__ > .table_inner {width:px}
}

