﻿@charset "utf-8";
/* CSS Document */

.sub01Wrap{width:100%; float:left;}
.sub01Wrap .left{width:360px; float:left;}
.sub01Wrap .right{width:800px; float:right;}
.sub01Wrap .right .information{width:100%; border-top:1px solid #adadad;}
.sub01Wrap .right .information th{padding:10px 20px 10px 30px; width:110px; font-size:18px; font-weight:600; color:#292929; border-bottom:1px solid #adadad; line-height:30px; vertical-align:top; text-align:left;}
.sub01Wrap .right .information td{padding:10px 0px; font-size:16px; color:#232323; border-bottom:1px solid #adadad; line-height:28px;}
.sub01Wrap .right .information td.cell01{padding:0px 0px; font-size:16px; color:#232323; border-bottom:1px solid #adadad; line-height:28px;}

table.inTable{width:100%;}
table.inTable th{padding:9px 15px !important; text-align:center !important; background:#f3f3f3; color:#232323 !important; font-size:16px !important; font-weight:600; line-height:24px !important; border-right:1px solid #dcdcdc; border-bottom:none !important;}
table.inTable td{padding:10px 15px !important; text-align:center; color:#232323; font-size:16px; text-align:left;border-bottom:none !important; border-top:1px solid #dcdcdc !important; border-right:1px solid #dcdcdc !important; line-height:24px !important;}

table.inTable td.bdNone{border-right:none !important;}


/* course */
.subCourse{width:100%; margin-bottom:20px; float:left;}
.subCourseTxt{width:100%; height:60px; float:left; position:relative;}
.subCourseTxt span{display:inline-block; padding-left:30px; color:#bd2727; font-size:16px;}
.subCourseTxt a{display:inline-block; width:360px; height:55px; border:2px solid #bd2727; background:#bd2727; color:#fff; font-size:20px; line-height:55px; text-align:center; position:absolute; top:0; right:350px;}
.subCourseTxt a:hover{background:#fff; color:#bd2727;}


/* 외국인용 */
.popWrap{position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.8); z-index:999; display:none;}
.popWrap  .popClose{width:100%; height:40px; margin-top:20px; text-align:right;}
.popWrap  .popClose a{display:inline-block; width:30px; height:30px; line-height:30px; font-size:26px; background:#bd2727; color:#fff; text-align:center;}

.popWrap .courseWrap{width:1500px; max-width:1500px; height:100%; margin:0px auto;}
.popWrap .courseWrap .coursePop{width:100%; height:90%; text-align:center; overflow-y:scroll; overflow-x:auto;}


.subBtnWrap{width:100%; float:left; padding:30px 0; text-align:center;}
.subBtnWrap .subForBtn{display:inline-block; width:150px; height:40px; line-height:40px; background:#fff; color:#3d83e8; font-size:20px; font-weight:600; text-align:center; margin:0 5px; border:1px solid #3d83e8;}
.subBtnWrap .subForBtn:hover{background:#3d83e8; color:#fff; }