@charset "euc-kr";
@import url(base.css);

/*** Popup Edu Document ***/
#request_wrap{width:580px; margin:50px auto 0;}
#request_wrap .btn_area{margin:30px 0 0 0;}
#mylist_wrap{width:580px; margin:50px auto 0;}
h1{margin:0 0 50px 0;}
h2{margin:0 0 10px 0; color:#444;}
h2 img{vertical-align:middle;}
.title{margin:0 0 10px 0; padding:6px 15px 4px; background:#686868; font-weight:bold; color:#dfdfdf;}
.dt_request01{width:100%; margin:0 0 10px 0; border-collapse:collapse; border:2px solid #ccc;}
.dt_request01 th{width:90px; padding:7px 5px 5px; border:2px solid #ccc; background:#f3f6fc; font-weight:bold;}
.dt_request01 td{padding:7px 5px 5px; border:2px solid #ccc;}
.dt_request01 .team{color:#00F;}

.dt_request02{width:100%; border-collapse:collapse; border:0;}
.dt_request02 th{width:125px; padding:8px 0 6px 10px; border-bottom:1px solid #d9d9d9; background:#bebebe; color:#fff; text-align:left;}
.dt_request02 .edu_date th{border-bottom:0;}
.dt_request02 .edu_time th{width:115px; padding:0 0 0 20px; border-bottom:0;}
.dt_request02 .edu_mem th{width:115px; padding:0 0 0 20px; border-bottom:0;}
.dt_request02 .edu_mem02 th{width:115px; padding:0 0 6px 20px;}
.dt_request02 td{padding:8px 0 6px 10px; border:0;}
.dt_request02 .edu_time td{padding:0 0 0 10px;}
.dt_request02 .edu_mem td{padding:0 0 0 10px;}
.dt_request02 .edu_mem02 td{padding:0 0 6px 10px; color:#d65a82;}
/*.dt_request02 tbody tr:hover{background:#ccc;}*/
.dt_request02 .u_name{width:70px; height:16px; border:1px solid #ccc;}
.dt_request02 .u_age{width:40px; height:16px; border:1px solid #ccc; background:#eaeaea;}
.dt_request02 .u_tel{width:95px; height:16px; border:1px solid #ccc; background:#eaeaea;}
.dt_request02 .u_adrs{width:400px; height:16px; border:1px solid #ccc; background:#eaeaea;}

.dt_request03{width:100%; margin:0 0 10px 0; border-collapse:collapse; border:0;}
.dt_request03 th{padding:5px; border:0; background:#bebebe; color:#fff;}
.dt_request03 td{padding:5px; border:0; border-bottom:1px solid #b7b7b7; text-align:center;}
/*.dt_request03 tbody tr:hover{background:#ccc;}*/

.dt_request04{width:100%; margin:0 0 20px 0; border-collapse:collapse; border:0; font-weight:bold;}
.dt_request04 th{width:100px; padding:8px 15px 5px; border:0; background:#bebebe; color:#fff; text-align:left;}
.dt_request04 td{padding:8px 0 5px; border:0; background:#bebebe; color:#fff;}
.dt_request04 .team{color:#02657d;}
/*.dt_request04 tbody tr:hover{background:#ccc;}*/

.dt_mylist{width:100%; margin:0 0 10px 0; border-collapse:collapse; border:0;}
.dt_mylist th{padding:5px; border:0; background:#bebebe; color:#fff;}
/*.dt_mylist tbody tr:hover{background:#ccc;}*/
.dt_mylist td{padding:4px 5px 3px; border:0; border-bottom:1px solid #ccc; text-align:center;}
.dt_mylist .lecture{text-align:left;}