@charset "utf-8";

/* board */


ul.boardsch { clear: both; width:600px; height:36px; margin: 25px auto 0; padding:15px 0 0 23px; border:1px solid #eee; border-radius: 3px; }
ul.boardsch li { float: left; margin: 0 8px 0 0; font-size: 1px; }
ul.boardsch li input.txt { width: 350px; background: #f8f8f8; border-top: 1px solid #b8b8b8; border-left: 1px solid #b8b8b8; border-right: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; }
*html ul.boardsch li.sel { padding: 2px 0 0 0; }
*+html ul.boardsch li.sel { padding: 2px 0 0 0; }
ul.boardsch li.inp { margin: 0 4px 0 0; }
*html ul.boardsch li.inp { margin: 0 2px 0 0; }
*+html ul.boardsch li.inp { margin: 0 2px 0 0; }
ul.boardsch .btn_search { padding: 1px 0 0 0; width:80px; font-size:13px; font-weight:700; border:1px solid #ccc; text-align:center; }
*html ul.boardsch li.btn { padding: 2px 0 0 0; }
*+html ul.boardsch li.btn { padding: 2px 0 0 0; }

ul.boardsch2 { clear: both; width: 484px; height: 37px; margin: 5px 36px 0; padding: 13px 0 0 23px; font-size: 1px; background: url('../img/bg_boardschbox.gif') 0 0 no-repeat; }
ul.boardsch2 li { float: left; margin: 0 4px 0 0; font-size: 1px; }
ul.boardsch2 li input.txt { width: 350px; background: #f8f8f8; border-top: 1px solid #b8b8b8; border-left: 1px solid #b8b8b8; border-right: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; }
ul.boardsch2 li.sel { padding: 0; }
*html ul.boardsch2 li.sel { padding: 2px 0 0 0; }
*+html ul.boardsch2 li.sel { padding: 2px 0 0 0; }
ul.boardsch2 li.inp { margin: 0 4px 0 0; }
*html ul.boardsch2 li.inp { margin: 0 2px 0 0; }
*+html ul.boardsch2 li.inp { margin: 0 2px 0 0; }
ul.boardsch2 li.btn { padding: 1px 0 0 0; }
*html ul.boardsch2 li.btn { padding: 2px 0 0 0; }
*+html ul.boardsch2 li.btn { padding: 2px 0 0 0; }

table.boardlist { clear: both; width: 100%; background: url('../img/bg_tablehead.gif') 0 0 no-repeat; background-size: contain; }
body#mypage table.boardlist { background: url('../img/mypage/bg_tablehead_02.gif') 0 0 no-repeat; }
body#classroom table.boardlist { background: url('../img/mypage/bg_tablehead_02.gif') 0 0 no-repeat; }
/*table.boardlist th { height: 33px; padding: 2px 0 0 0; vertical-align: middle; color: #167a9a; font-size: 11px; font-weight: bold; background: url('../img/bg_bar_th.gif') right 13px no-repeat; }*/
table.boardlist th { height: 33px; padding: 2px 0 0 0; vertical-align: middle; color: #167a9a; font-size: 12px; font-weight: bold; background: url('../img/bg_bar_th.gif') right center no-repeat; }
*html table.boardlist th { height: 31px; padding: 2px 0 0 0; }
*+html table.boardlist th { height: 31px; padding: 2px 0 0 0; }
table.boardlist th { color: #565656; }
table.boardlist th.end { background: none; }
table.boardlist td {font-size:12px; padding: 9px 0 7px 0; text-align: center; color: #888888; background: #ffffff; border-bottom: 1px solid #d8d9db; }
*html table.boardlist td { padding: 9px 0 8px 0; }
*+html table.boardlist td { padding: 9px 0 8px 0; }
table.boardlist tr.bgr td { background: #f9f9f9; }
table.boardlist tr.even td { background:white; }
table.boardlist tr.odd td { background:#f9f9f9; }
table.boardlist td.number { padding: 7px 0 7px 0; font-size: 11px; font-family: verdana; }
table.boardlist td.title { padding-left: 10px; text-align: left; color: #444444; }
table.boardlist td.title a { font-family: Dotum; color: #444444; }
table.boardlist td.date { padding: 7px 0 7px 0; font-size: 12px; font-family: verdana; }
table.boardlist td.subject { }
table.boardlist td.none { color: #888888; }
table.boardlist td.homework { font-size: 12px; }
table.boardlist td.homework .date { font-family: verdana; }
table.boardlist td.test { font-size: 11px; }
table.boardlist td.test .date { font-family: verdana; }
table.boardlist td.proc { padding: 7px 0 7px 0; font-family: verdana; font-size: 12px; }
table.boardlist td.sc { font-size: 12px; }
table.boardlist td.week { font-size: 12px; }
table.boardlist td.teacher { font-size: 12px; }
table.boardlist td.score { font-size: 12px; }
table.boardlist td.year { padding: 7px 0 7px 0; font-family: verdana; font-size: 12px; }
table.boardlist td.num { padding: 7px 0 7px 0; font-family: verdana; font-size: 12px; }
table.boardlist td.readcnt { padding: 7px 0 7px 0; font-family: verdana; font-size: 12px; }
table.boardlist td.price { padding: 7px 7px 7px 0; text-align: right; font-family: verdana; font-size: 12px; color: #ed1b23; }
table.boardlist td.btn { padding: 5px 0 5px 0; }
table.boardlist td.status { padding: 5px 0 5px 0; }
table.boardlist td.chk { padding: 5px 0 5px 0; }
table.boardlist td.final .end { color: #487dd9; }
table.boardlist td.final .ing { color: #ee6c22; }
table.boardlist td.classnm span { font-family: verdana; font-size: 12px; }
table.boardlist td.sendchk { padding: 4px 0 4px 0; }
table.boardlist td.smscontents { padding-left: 10px; text-align: left; color: #444444; }
table.boardlist td.msgcontents { padding-left: 10px; text-align: left; color: #444444; }
table.boardlist td.msgcontents a { color: #444444; }
table.boardlist td.memodate { color: #444444; font-weight: bold; }
table.boardlist td.memocontents { padding-left: 10px; text-align: left; color: #444444; }
table.boardlist td.vtxt { }
table.boardlist td.vtxt span { font-size: 12px; font-family: verdana; }
table.boardlist td.examnm { padding-left: 10px; text-align: left; font-weight: bold; color: #444444; }
table.boardlist td.hwname { padding-left: 10px; text-align: left; font-weight: bold; color: #444444; }
table.boardlist td.hwtitle { font-size: 12px; }
table.boardlist td.week { font-size: 12px; border-right: 1px solid #d8d9db; }

table.boardwrite { clear: both; width: 100%; border-top: 2px solid #4583cf; border-left: 1px solid #d8d9db; }
body#mypage table.boardwrite { border-top: 2px solid #e33e36; }
body#classroom table.boardwrite { border-top: 2px solid #e33e36; }
table.boardwrite th { padding: 10px 0 8px 0; color: #167a9a; font-size: 11px; font-weight: bold; background: #f7f7f7 url('../img/bg_threpeat.gif') 0 0 repeat-x; border-right: 1px solid #d8d9db; border-bottom: 1px solid #d8d9db; }
table.boardwrite th { color: #565656; background: #f7f7f7; }
table.boardwrite .ess { color: #f75858; }
body#member table.boardwrite th { color: #3876c3; background: #f4fafd; }
table.boardwrite th.btn { padding: 5px 0 5px 0; }
table.boardwrite td { padding: 9px 0 7px 10px; color: #444444; border-right: 1px solid #d8d9db; border-bottom: 1px solid #d8d9db; }
table.boardwrite td input.txt { background: #f8f8f8; border-top: 1px solid #b8b8b8; border-left: 1px solid #b8b8b8; border-right: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; }
table.boardwrite td.alc { padding-left: 0; text-align: center; }
table.boardwrite td.plan_section { padding: 8px 0 6px 10px; }
*html table.boardwrite td.plan_section { padding: 4px 0 6px 10px; }
*+html table.boardwrite td.plan_section { padding: 4px 0 6px 10px; }
table.boardwrite td.plan_section span { display: inline-block; width: 250px; }
table.boardwrite td.before_university { padding: 4px 0 4px 10px; }
table.boardwrite td.before_university ul li.rc { margin-bottom: 1px !important; }
table.boardwrite td ul { position: relative; width: 100%; }
table.boardwrite td ul li { float: left; }
table.boardwrite td ul li.selectbox { padding: 1px 0 0 0; margin-right: 15px; }
*html table.boardwrite td ul li.selectbox { padding: 2px 0 0 0; }
*+html table.boardwrite td ul li.selectbox { padding: 2px 0 0 0; }
table.boardwrite td ul li.btn { padding: 2px 0 0 3px; }
table.boardwrite td ul li.inp { }
table.boardwrite td ul li.selectbox select { width: 70px; }
table.boardwrite td ul li.subjectnm { position: absolute; right: 15px; }
table.boardwrite td ul li.rc { padding-top: 4px; margin: 0 15px 0 0; }
table.boardwrite td ul li.kb { padding: 5px 0 0 10px; }
table.boardwrite td ul li.kb a { padding: 0 13px 0 0; color: #487dd9; font-size: 11px; background: url('../img/icons/icon_plus_02.gif') right top no-repeat; }
*html table.boardwrite td ul li.rc { padding-top: 0; }
*+html table.boardwrite td ul li.rc { padding-top: 0; }
table.boardwrite td.purpose_subject { padding: 4px 0 4px 10px; }
table.boardwrite td.purpose_subject ul { padding-top: 3px; }
table.boardwrite td.purpose_subject p { clear: both; padding: 6px 0 2px 0; color: #f75858; font-size: 11px; }
table.boardwrite td.your_purpose { padding: 4px 0 4px 10px; }
table.boardwrite td.your_purpose ul { padding-bottom: 2px !important; }
table.boardwrite td.btn { padding: 5px 0 5px 0; text-align: center; }
table.boardwrite td.rqe { padding: 4px 0 4px 10px; }
table.boardwrite td.choice { padding: 4px 0 5px 10px !important; }
table.boardwrite td.brn { border-right: none; }
table.boardwrite tr.ins_data td { padding: 4px 0 4px 0; text-align: center; }
table.boardwrite tr.ins_data td.date { color: #b8b8b8; }
table.boardwrite td.ins_inquiry { padding: 10px 0 10px 10px; }
table.boardwrite td textarea { color: #888888; line-height: 18px; font-family: Dotum; background: #f8f8f8; border-top: 1px solid #b8b8b8; border-left: 1px solid #b8b8b8; border-right: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; scrollbar-face-color: #ffffff; scrollbar-shadow-color: #d4d4d4; scrollbar-highlight-color: #d4d4d4; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #d4d4d4; }
table.boardwrite td.ins_inquiry textarea { width: 658px; height: 105px; }
table.boardwrite td.gradefile { padding: 4px 0 4px 10px; }
table.boardwrite td.msgcontents { padding: 7px 0 7px 10px; }
table.boardwrite td.msgcontents textarea { width: 557px; height: 300px; }
table.boardwrite td.msgcontents p { margin: 6px 0 3px 0; color: #f75858; font-size: 11px; }
table.boardwrite td.msgtit { padding: 4px 0 4px 10px; }
table.boardwrite td.reportdate { font-family: verdana; font-size: 11px; color: #888888; }
table.boardwrite td.haksadate { color: #888888; }
table.boardwrite td.haksadate img { margin-right: 7px; }
table.boardwrite td.haksadate select { width: 70px; }
table.boardwrite td.headernotice { }
table.boardwrite td.headernotice span { margin-right: 15px; }
table.boardwrite td.openyn span { margin-right: 15px; }
table.boardwrite td.section span { margin-right: 15px; }
table.boardwrite td .btxt { font-size: 11px; color: #888888; }
table.boardwrite td.sendnm { padding: 4px 0 4px 10px; }
table.boardwrite td.sendnm img { vertical-align: -4px; }
table.boardwrite td.addfile { padding: 4px 0 4px 10px; }
*html table.boardwrite td.sendnm img { vertical-align: 0; }
*+html table.boardwrite td.sendnm img { vertical-align: 0; }
table.boardwrite td.outcontents textarea { width: 557px; height: 200px; }
table.boardwrite td.qnacontents textarea { width: 557px; height: 300px; }
table.boardwrite td.addfile img { margin-left: 3px; vertical-align: -4px; }
*html table.boardwrite td.addfile img { vertical-align: 0; }
*+html table.boardwrite td.addfile img { vertical-align: 0; }
table.boardwrite td .stxt { margin: 7px 0 5px 0; vertical-align: 0; color: #f75858; font-size: 11px; }
*html table.boardwrite td .stxt { vertical-align: 4px; }
*+html table.boardwrite td .stxt { vertical-align: 4px; }
table.boardwrite td .ntxt { margin: 4px 0 0 0; line-height: 14px; color: #888888; font-size: 11px; }
table.boardwrite td .sch{vertical-align:top; margin:-1px 0 0 10px;}
*+html table.boardwrite td .sch{vertical-align:middle; margin:-2px 0 0 10px;}
.member_join table.boardwrite td img.btn { vertical-align: -5px; }
*html .member_join table.boardwrite td img.btn { vertical-align: 0; }
*+html .member_join table.boardwrite td img.btn { vertical-align: 0; }
.member_join table.boardwrite td { padding: 3px 0 3px 10px; }
.member_join table.boardwrite td input.txt { font-size: 11px; }
.member_join table.boardwrite td span.rc { margin-right: 20px; }
.member_join table.boardwrite td.work input.txt { margin-right: 20px; }
.classroom_notice table.boardwrite td { padding: 3px 0 3px 10px; }
.classroom_qna table.boardwrite td { padding: 3px 0 3px 10px; }
.classroom_forum table.boardwrite td { padding: 3px 0 3px 10px; }
.classroom_reference table.boardwrite td { padding: 3px 0 3px 10px; }

table.boardview { clear: both; width: 100%; background: url('../img/bg_tablehead.gif') 0 0 no-repeat; }
body#mypage table.boardview { background: url('../img/mypage/bg_tablehead_02.gif') 0 0 no-repeat; }
body#classroom table.boardview { background: url('../img/mypage/bg_tablehead_02.gif') 0 0 no-repeat; }
/*table.boardview th { color: #565656; font-size: 11px; font-weight: bold; background: url('../img/bg_bar_th.gif') right 10px no-repeat; border-bottom: 1px solid #d8d9db; } */
table.boardview th { color: #565656; font-size: 11px; font-weight: bold; background: url('../img/bg_bar_th.gif') right center no-repeat; border-bottom: 1px solid #d8d9db; }
table.boardview tr.title th { height: 33px; padding: 2px 0 0 0; vertical-align: middle; background: url('../img/bg_bar_th.gif') right 13px no-repeat; border-bottom: none; }
*html table.boardview tr.title th { height: 31px; padding: 2px 0 0 0; }
*+html table.boardview tr.title th { height: 31px; padding: 2px 0 0 0; }
table.boardview tr.title td { padding: 1px 0 0 10px; color: #444444; font-size: 12px; font-weight: bold; border-bottom: 0; }
table.boardview td { color: #888888; background: none; border-bottom: 1px solid #d8d9db; }
table.boardview tr.info th { height: 28px; }
table.boardview tr.info td { padding-left: 10px; padding-top: 6px; vertical-align: top; font-family: verdana; font-size: 11px; }
*html table.boardview tr.info td { padding-top: 7px; }
*+html table.boardview tr.info td { padding-top: 7px; }
table.boardview tr.info td.txt { padding: 8px 0 0 10px !important; font-size: 12px; font-family: Dotum; }
table.boardview tr.info td.btn { padding: 6px 0 0 0; text-align: center; font-size: 1px; }
/*table.boardview td.viewcontents { padding: 10px 10px 70px 10px; vertical-align: top; line-height: 17px; text-align: left; }*/
table.boardview td.viewcontents { padding: 10px 10px 10px 10px; vertical-align: top; line-height: 17px; text-align: left; }
table.boardview td.viewcontents .subject { margin: 0 0 2px 0; color: #487dd9; font-weight: bold; }
table.boardview td.addfile { padding: 6px 0 6px 10px; }
table.boardview td.addfile a { }
table.boardview td.addfile img { margin-right: 3px; vertical-align: -3px; }
table.boardview td.msgcontents { padding: 10px 10px 30px 10px; vertical-align: top; color: #888888; line-height: 17px; }
table.boardview td.msgcontents .scrollbox { width: 380px; height: 150px; overflow-y: scroll; overflow-x: hidden; scrollbar-face-color: #ffffff; scrollbar-shadow-color: #d4d4d4; scrollbar-highlight-color: #d4d4d4; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #d4d4d4; }



/* *_view.php */
.reference_education p a.btn_list {margin-left: 80%;margin-left:80%;display:inline-block; width:20%; height:38px; border-radius:3px; line-height:33px; color:inherit; font-size:13px; position:relative; box-sizing:border-box; font-weight:bold; text-align:center; background:#eee; border:1px solid #dcdcdc; }




table.boardview_reply { clear: both; width: 100%; border-top: 2px solid #4583cf; }
body#mypage table.boardview_reply { border-top: 2px solid #e33e36; }
body#classroom table.boardview_reply { border-top: 2px solid #e33e36; }
/*table.boardview_reply th { padding: 10px 0 8px 0; color: #565656; font-size: 11px; font-weight: bold; background: url('../img/bg_bar_th.gif') right 11px no-repeat; border-bottom: 1px solid #d8d9db; } */
table.boardview_reply th { padding: 10px 0 8px 0; color: #565656; font-size: 11px; font-weight: bold; background: url('../img/bg_bar_th.gif') right center no-repeat; border-bottom: 1px solid #d8d9db; }
table.boardview_reply td { padding: 10px 0 7px 10px; color: #888888; border-bottom: 1px solid #d8d9db; }
/*table.boardview_reply td.viewcontents { padding: 10px 10px 70px 10px; vertical-align: top; line-height: 17px; text-align: left; }*/
table.boardview_reply td.viewcontents { padding: 10px 10px 10px 10px; vertical-align: top; line-height: 17px; text-align: left; }
table.boardview_reply td.addfile { padding: 6px 0 6px 10px; }
table.boardview_reply td.addfile a { }
table.boardview_reply td.addfile img { margin-right: 3px; vertical-align: -3px; }

table.calendarlist { width: 100%; }
table.calendarlist { clear: both; width: 100%; background: url('../img/mypage/bg_calendarhead.gif') 0 0 no-repeat; }
table.calendarlist th { height: 30px; padding: 1px 0 0 0; vertical-align: middle; color: #ffffff; font-size: 11px; font-weight: bold; background: url('../img/mypage/bg_bar_cal.gif') right 13px no-repeat; }
*html table.calendarlist th { height: 29px; padding: 1px 0 0 0; }
*+html table.calendarlist th { height: 29px; padding: 1px 0 0 0; }
table.calendarlist th.end { background: none; }
table.calendarlist td { padding: 5px 0 10px 10px; color: #3a3a3a; vertical-align: top; font-family: verdana; font-size: 11px; background: none; border-right: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; }
table.calendarlist td .att { margin-left: 2px; vertical-align: -2px; }
table.calendarlist td.sun { color: #ff5400; border-left: 1px solid #d9d9d9; }
table.calendarlist td.sat { color: #2d8fdb;  }
table.calendarlist td ul { position: relative; width: 90px; padding: 3px 0 0 0; }
table.calendarlist td ul li { padding: 0 0 0 18px; margin: 0 0 4px 0; color: #888888 !important; font-family: Dotum; font-size: 11px; background: url('../img/icons/icon_w.gif') 0 1px no-repeat; }
table.calendarlist td ul li img { vertical-align: -2px; }
table.calendarlist td ul li.mbox { background: none !important; }
table.calendarlist td ul li #mbox { position: absolute; right: -127px; top: -18px; width: 110px; height: 37px; padding: 15px 20px 10px 20px; line-height: 16px; color: #444444; font-size: 11px; background: url('../img/mypage/bg_mubox.png') 0 0 no-repeat; }
table.calendarlist td .test { width: 75px; margin: 3px 0 0 0; padding: 3px 0 2px 7px; font-family: Dotum; font-weight: bold; font-size: 11px; color: #ffffff; background: #5f8ee3; }
table.calendarlist tr.holiday td { background: #e3edff; }
table.calendarlist td.holiday { background: #e3edff; }
table.calendarlist td.memocontents { padding: 6px 0 6px 8px; }
table.calendarlist td.memocontents textarea { width: 340px; height: 60px; color: #444444; line-height: 18px; font-family: Dotum; background: #f8f8f8; border-top: 1px solid #b8b8b8; border-left: 1px solid #b8b8b8; border-right: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; scrollbar-face-color: #ffffff; scrollbar-shadow-color: #d4d4d4; scrollbar-highlight-color: #d4d4d4; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #d4d4d4; }
table.calendarlist td.date { vertical-align: middle; font-weight: bold; color: #444444; text-align: center; border-left: 1px solid #d9d9d9; }
table.calendarlist td.save { padding-left: 0; text-align: center; vertical-align: middle; }
table.calendarlist td.schedule { text-align: center; vertical-align: middle; }
table.calendarlist td.schedule ul { position: relative; width: 100px; padding: 3px 0 0 0; }
table.calendarlist td.schedule ul li { padding: 0 0 0 18px; margin: 0 0 4px 0; text-align: left; color: #888888 !important; font-family: Dotum; font-size: 11px; background: url('../img/icons/icon_w.gif') 0 1px no-repeat; }
table.calendarlist td.schedule #mbox { right: -140px; top: -20px; }

table.databoard { clear: both; width: 699px; border-top: 2px solid #e33e36; border-left: 1px solid #d8d9db; }
table.databoard th { padding: 10px 0 7px 0; color: #666666; font-size: 11px; background: #f7f7f7; border-bottom: 1px solid #d8d9db; border-right: 1px solid #d8d9db; }
table.databoard td { padding: 10px 0 7px 10px; text-align: left; color: #888888; border-bottom: 1px solid #d8d9db; border-right: 1px solid #d8d9db; }
table.databoard td .book{}
table.databoard td .book p.title{float:left; padding-right:25px; }
table.databoard td .book ul{margin:10px 0 0 127px; }
table.databoard td .book ul li{background:url(../img/course/bul_dot.gif) no-repeat 0 7px; padding:0 0 8px 89px; line-height:17px; }
table.databoard td .book ul li span{display:inline-block; width:70px; background:url(../img/course/bg_bar.gif) no-repeat 100% 3px; font-weight:bold; color:#444; margin:0 10px 0 -80px;}

table.databoard td .subject { color: #444444; }
table.databoard td .hakjum { color: #ee6c22; }
table.databoard tr.baejum td { padding: 7px 0 7px 0; text-align: center; font-size: 11px; font-family: verdana; color: #487dd9; }
table.databoard tr.baejum td .total { color: #ee6c22; }
table.databoard td.mst { font-size: 11px; border-right: 0; }
table.databoard td.mst strong { color: #ee6c22; }
table.databoard td.act { padding: 4px 10px 4px 0; text-align: right; }
table.databoard td.polltit { color: #444444; font-weight: bold; }
table.databoard td.pollitem { color: #888888; }
table.databoard td.pollbar { border-right: 0; }
table.databoard td.pollbar p { width: 300px; height: 13px; background: url('../img/classroom/bg_pollbar.gif') 0 0 repeat-x; }
table.databoard td.polltxt { padding-left: 0; padding-right: 7px; text-align: right; }
table.databoard td.polltxt span { font-size: 11px; font-family: verdana; }
table.databoard td.pollcont { padding-bottom: 18px; line-height: 18px; }
table.databoard td.examdate p { margin: 0 0 3px 0; }
table.databoard img.btn { vertical-align: middle; }
table.databoard td.examcontents { line-height: 18px; }
table.databoard tr.examinfo td { padding-left: 0; text-align: center; }
table.databoard td.attention { font-size: 11px; line-height: 17px; }
table.databoard td.attention p { color: #f75858; }
table.databoard td.during { padding: 7px 0 7px 10px; font-size: 11px; font-family: verdana; }
table.databoard td.hwcontents { line-height: 18px; }
table.databoard td.addfile { }
table.databoard td.addfile a { color: #888888; }
table.databoard td.addfile img { vertical-align: -4px; }
table.databoard td.num { padding: 7px 0 7px 0; text-align: center; font-size: 11px; font-family: verdana; }
table.databoard td.hakbun { padding: 7px 0 7px 0; text-align: center; font-size: 11px; font-family: verdana; }
table.databoard td.name { padding-left: 0; text-align: center; color: #444444; }
table.databoard td.wk { padding: 7px 0 7px 0; text-align: center; }
table.databoard td.vtxt { padding: 7px 0 7px 0; text-align: center; }
table.databoard td.vtxt span { font-size: 11px; font-family: verdana; }
table.databoard td.btn { padding-left: 0; text-align: center; }
table.databoard td.att { padding: 3px 0 3px 0; text-align: center; }
table.databoard td.testdate { padding-bottom: 4px; }
table.databoard td.testdate p { margin: 0 0 3px 0; }
table.databoard td.testdate p img { vertical-align: middle; }
table.databoard td img { vertical-align: middle; }
table.databoard td.inp_num { padding: 3px 0 3px 0; text-align: center; }
table.databoard td.inp_num input.txt { padding: 2px 0 0 0; text-align: center; font-size: 11px; font-family: verdana; background: #f8f8f8; border-top: 1px solid #b8b8b8; border-left: 1px solid #b8b8b8; border-right: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; }
table.databoard td.tscore{background:#fff3f3}

.calbox { float: left; width: 212px; height: 207px; margin-right: 23px; padding: 0 10px; background: url('../img/classroom/bg_calendar.gif') 0 0 no-repeat; }
.calbox_on { float: left; width: 212px; height: 207px; margin-right: 23px; padding: 0 10px; background: url('../img/classroom/bg_calendar_on.gif') 0 0 no-repeat; }
table.calendar { width: 212px; margin: 0 auto }
table.calendar th { padding: 5px 0 5px 0; color: #454545; font-family: Gulim; }
table.calendar th.sat { color: #2873cf; } 
table.calendar th.sun { color: #e33e36; } 
table.calendar th.year { padding: 5px 0 20px 0; color: #ffffff; font-size: 12px; }
table.calendar th.year span { font-family: verdana; }
table.calendar th.year img { vertical-align: -5px; }
table.calendar td { padding: 4px 0 4px 0; text-align: center; color: #666666; font-family: verdana; }
table.calendar td a { color: #666666; font-family: verdana; }
table.calendar td a:hover { text-decoration: none; font-family: verdana; font-weight: bold; letter-spacing: -1px; }
.thismonth table.calendar td a:hover { text-decoration: none; color: #ffffff; font-family: verdana; font-weight: bold; letter-spacing: -1px; background: #4bacc5; }
.thismonth table.calendar td a.selected { color: #ffffff; font-family: verdana; font-weight: bold; letter-spacing: -1px; background: #4bacc5; }

table.scheduledata { width: 444px; border-left: 1px solid #d8d9db; border-top: 1px solid #6a6a6a; }
table.scheduledata th { padding: 9px 0 7px 0; color: #444444; background: #f6f6f6; border-right: 1px solid #d8d9db; border-bottom: 1px solid #d8d9db; }
table.scheduledata td { padding: 9px 0 7px 10px; color: #888888; border-right: 1px solid #d8d9db; border-bottom: 1px solid #d8d9db; }

.paging{text-align: center;}
.page_box { margin:0 auto; table-layout:auto !important; }
.page_box td { padding:0px; border-width:0px; font-family:verdana; color:#999999; font-size:11px; }
.page_first_btn { margin-right:0px; background:url(../img/icons/pag_first.gif) no-repeat center center; width:19px; height:14px; }
.page_last_btn { margin-left:0px; background:url(../img/icons/pag_final.gif) no-repeat center center; width:19px; height:14px; }
.page_prev_btn { margin-right:10px; background:url(../img/icons/pag_prev.gif) no-repeat center center; width:15px; height:14px; }
.page_next_btn { margin-left:10px; background:url(../img/icons/pag_next.gif) no-repeat center center; width:15px; height:14px; }
.page_seperator {  width:8px; height:15px; background: url('../img/bg_bar_pag.gif') center center no-repeat; }
.page_number_btn { padding:0 3px 0 3px; }
.page_number_btn_on { color:#EB6100; font-weight:bold; padding:0 3px 0 3px; }

/* ���� ������ */
table.prevnext { clear: both; width: 699px; border-top: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; background:#f7f7f7; margin-top:45px;}
table.prevnext th { padding: 8px 0 5px 0; color: #666666; font-size: 11px; background: #f7f7f7; border-bottom: 1px solid #d8d9db; background: url('../img/bg_bar02_th.gif') 100% 9px no-repeat; vertical-align:top; }
table.prevnext td { padding: 8px 0 5px 12px; text-align: left; color: #888888; border-bottom: 1px solid #d8d9db; border-right: 1px solid #d8d9db; letter-spacing:-1px; }

.pagination {display: inline-block;padding-left: 0;margin: 20px 0;border-radius:0px;}
.pagination > li {display: inline;}
.pagination > li > a,.pagination > li > span {position:relative; float:left; padding: 6px 12px; margin-left: -1px;line-height: 1.42857143; color: #337ab7; text-decoration: none; background-color:#fff; }
.pagination > li:first-child > a,.pagination > li:first-child > span {margin-left: 0; border-top-left-radius: 0px; border-bottom-left-radius: 0px;}
.pagination > li:last-child > a,.pagination > li:last-child > span {border-top-right-radius:0px; border-bottom-right-radius:0px;}
.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {z-index: 2; color: #23527c; background-color: #eee; border-color: #ddd;}
.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {z-index: 3; color: #fff; cursor:inherit; background-color:#337ab7;}
.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {color: #777; cursor: not-allowed; background-color: #fff; }

.pagination {	display: inline-block;	}
.pagination a:hover:not(.active) {	background-color: #ddd;	}
.pagination a {	color: black; float: left; padding: 8px 16px; text-decoration: none; border-radius: 0px;	}

/*margin*/

mt20{margin-top:20px;}
mt40{margin-top:40px;}
mt80{margin-top:80px;}
mb20{margin-bottom:20px;}
mb40{margin-bottom:40px;}
mb80{margin-bottom:80px;}

/*padding*/
pt30{padding-top:30px;}
pt60{padding-top:60px;}
pt90{padding-top:90px;}
pb30{padding-bottom:30px;}
pb60{padding-bottom:60px;}
pb90{padding-bottom:90px;}