@charset "utf-8";
/* SIR 지운아빠 */

#sch_result_wrap {position:absolute; left:0; width:98%; margin:0 auto; padding:0 10px 0 10px;}
#sch_result_center {margin:0 auto;}
#sch_result_left {float:left; text-align:center;}
#sch_result_left table {border-right:2px solid #000;}
#sch_result_right {float:left; text-align:center; overflow-x:scroll; overflow-y:hidden;}
#sch_result_right table {width:3000px;}

.tbl_sch_wrap table {width:100%;border-collapse:collapse;border-spacing:0;}
.tbl_sch_wrap caption {font-weight:bold;text-align:left}
.tbl_head_sch {margin:0 0 10px}
.tbl_head_sch caption {font-size:0;line-height:0;overflow:hidden}
.tbl_head_sch thead tr {}
.tbl_head_sch thead th {padding:5px; border:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;}
.tbl_head_sch thead a {color:#383838}
.tbl_head_sch thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head_sch tfoot th, .tbl_head_sch tfoot td {border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head_sch tbody th {}
.tbl_head_sch td {padding:5px; border:1px solid #d1dee2;line-height:1.5em;}
.tbl_head_sch a {}

#sch_result {position:absolute; left:-5px; width:100%; height:415px; margin:0 5px 0 5px; overflow-x:scroll; overflow-y:hidden;}
#sch_result table {min-width:3000px; text-align:center; word-wrap:break-word}
#sch_result_margin {min-height:25px;}

.empty_list {margin-top:120px; height:50px; font-size:16px; font-weight:bold;}

.top_notice {text-align:left; font-size:14px;}