/* CSS Document *//* lh-table-ui-v01.css */table.lh-table-ui-v01-1,.lh-table-ui-v01-1 table {border-spacing:1px;border-collapse:separate;border:0px;width:100%;line-height:1.6em;text-shadow:1px 1px 1px rgba(255, 255, 255, 0.8);}.lh-table-ui-v01-1 thead th {border:1px solid #eaeaea;text-align:center;padding:8px 5px;background-color:#bdd8ef;font-size:0.875em;}.lh-table-ui-v01-1 tbody td,.lh-table-ui-v01-1 tbody th {border:1px solid #eaeaea;text-align:center;padding:8px 5px;font-size:0.875em;}.lh-table-ui-v01-1 tbody td {background-color:#FFF;}.lh-table-ui-v01-1 tbody td.left {text-align:left;}.lh-table-ui-v01-1 tbody td.right {text-align:right;}.lh-table-ui-v01-1 tbody th.depth1 {background-color:#dbdbdb;}.lh-table-ui-v01-1 tbody th.depth2 {background-color:#eaeaea;}.lh-table-ui-v01-1 tbody th.depth3 {background-color:#f2f2f2;}.lh-table-ui-v01-1 tfoot td {border:1px solid #eaeaea;text-align:center;border-top:2px solid #DFDFDF;border-bottom:1px solid #DFDFDF;padding:8px 5px;background-color:#F4F4F4;}.lh-table-ui-v01-1 .header {padding:2% 0%;}.lh-table-ui-v01-1 .footer {padding:2% 0%;}.lh-table-ui-v01-1 .pagination {display:inline-block;zoom:1;*display:inline;vertical-align:middle;white-space:nowrap;}.lh-table-ui-v01-1 .pagination a {display:inline-block;zoom:1;*display:inline;text-decoration:none;vertical-align:middle;color:#333;}.lh-table-ui-v01-1 .pagination span {display:inline-block;zoom:1;*display:inline;vertical-align:middle;}.lh-table-ui-v01-1 .pagination > .prev_limit {}.lh-table-ui-v01-1 .pagination > .next_limit {}.lh-table-ui-v01-1 .pagination > .first {}.lh-table-ui-v01-1 .pagination > .last {}.lh-table-ui-v01-1 .pagination > .prev {}.lh-table-ui-v01-1 .pagination > .next {}.lh-table-ui-v01-1 .pagination > .default {margin:0% 2%;}.lh-table-ui-v01-1 .pagination > .prev_limit > a,.lh-table-ui-v01-1 .pagination > .next_limit > a,.lh-table-ui-v01-1 .pagination > .first > a,.lh-table-ui-v01-1 .pagination > .last > a,.lh-table-ui-v01-1 .pagination > .prev > a,.lh-table-ui-v01-1 .pagination > .next > a {border-radius:2px;box-shadow:1px 1px 1px rgba(255, 255, 255, 0.5) inset;text-shadow:1px 1px 1px rgba(255, 255, 255, 0.5);display:inline-block;zoom:1;*display:inline;margin:1px;vertical-align:middle;background-color:#DBDBDB;color:#333;font-size:0.875em;line-height:1.4em;margin:1%;padding:1px 4px;border:1px solid #AAA;}.lh-table-ui-v01-1 .pagination > .default > a,.lh-table-ui-v01-1 .pagination > .default > span {padding:1px 8px;margin:1%;}/* Mobile Style Media */@media only screen and (max-width:768px) {/*, (orientation: landscape) {*/ /* 아이패드 이하 사이즈 */	.lh-table-ui-v01-1 .header,.lh-table-ui-v01-1 .footer {padding:2.5% 2% !important;}.lh-table-ui-v01-1 input,.lh-table-ui-v01-1 select,.lh-table-ui-v01-1 textarea {font-size:1rem !important;}}@media only screen and (max-width:480px) { /* 안드로이드 480 이하 사이즈 */.lh-table-ui-v01-1 .lh-not-mobile-480 {display:none !important;}.lh-table-ui-v01-1 tbody th {display:none !important;}/*.lh-table-ui-v01-1 tbody {}.lh-table-ui-v01-1 tbody tr {display:block !important;border-bottom:1px solid #DFDFDF;overflow:hidden;padding:2% 0% 1%;}.lh-table-ui-v01-1 tbody tr td {display:block !important;float:left;vertical-align:middle;border-bottom:0px hidden #FFF !important;padding:0.5% 2% !important;}.lh-table-ui-v01-1 tbody tr td.lh-not-mobile {display:none !important;}.lh-table-ui-v01-1 tbody tr td .thumnail {max-width:100% !important;}.lh-table-ui-v01-1 tbody tr td .lh-thumnail-link {display:block;width:100%;}.lh-table-ui-v01-1 tbody tr td.lh-etc-buttons {white-space:nowrap;}.lh-table-ui-v01-1 tbody tr td.lh-dynamic-w20 {width:16%;}.lh-table-ui-v01-1 tbody tr td.lh-dynamic-w40 {width:36%;}*/}