﻿@charset "utf-8";

@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);


.professor_box_area.type2{}
.professor_box_area.type2 .professor_name{padding-left:20px; color:#333333; background: url(../images/intro_ico1.jpg) left no-repeat;}
.professor_box_area.type2 .professor_txt{padding:20px 0px 0px 0px;}
.professor_box_area.type2 .professor_txt .txt{padding: 3px 0px; font-weight: 400; color: #555555;}
.professor_box_area.type2 .professor_txt .txt pre{display:inline-block; width:70px; font-family: 'Noto Sans KR';}
.professor_box_area.type2 .professor_txt .txt span{}

.course_area.type2{padding-bottom:30px;}
.course_area.type2 .course_contents2 {background: url(../images/career_ico1.jpg) left no-repeat; border-bottom:2px solid #0174b7;font-size: 16px;padding: 0px 0px 0px 30px;font-weight: 300;margin-bottom: 20px;color: #ffffff;}
.course_area.type2 ul{list-style:none;}
.course_area.type2 ul li{margin-bottom:0px;}
.course_area.type2 p.txt1{font-size: 14px;color: #555555;}
.course_area.type2 table {text-align: left; margin-top:20px; margin-bottom:10px;}
.course_area.type2 table tr th{text-align: center; font-weight: normal;}
.course_area.type2 table tr th:last-child{border-right:none;}
.course_area.type2 table tr td:first-child{border-left:none;}
.course_area.type2 table tr td.nonFirst{border-left:1px solid rgba(51,51,51,0.2);}
.course_area.type2 table .center{text-align: center;}
.course_area.type2 .btnContainer{position: relative;}
.course_area.type2 .btnContainer.right{text-align: right;}
.course_area.type2 .btn{background: url(../images/career_ico2.jpg) 95% no-repeat;background-color:#ffffff;display:inline-block;border:2px solid #0174b7;padding: 8px 10px;padding-right:30px;text-align: center;width: auto;margin: 20px auto;color: #0174b7;font-weight: normal;cursor: pointer;}
.course_area.type2 .professor_pop{background: rgba(0, 0, 0, 0.5);}
.course_area.type2 .professor_pop_box{display:none; padding:0px; z-index:1051; border:none; width:800px; height:770px; position: absolute; top:0px; margin-top:0px; margin-left:-400px;}
.course_area.type2 .professor_pop_box .top{font-size:20px; background-color: #0174b7; color:#ffffff; padding:10px;}
.course_area.type2 .professor_pop_box .middle{position:absolute; width:100%; height:690px; overflow-x:hidden; overflow-y: auto;}
.course_area.type2 .professor_pop_box .bottom{overflow:hidden; position:absolute; width:100%; bottom:0px; left:0px; color:#ffffff; background: url(../images/career_close.jpg) 98% no-repeat; background-color: #555555; }
.course_area.type2 .professor_pop_box .bottom a{font-size:14px; color:#ffffff; float:right; display: block; padding:5px 0px; padding-right:50px;}
.course_area.type2 .professor_pop_box .middle .content{color: #555555; font-size:14px; padding:20px; font-weight: normal;}
.course_area.type2 .professor_pop_box .middle .content h3{font-size:18px; font-weight:500; text-align: left; margin-top:50px; margin-bottom:20px;}
.course_area.type2 .professor_pop_box .middle .content h3.first{margin-top:0px;}
.course_area.type2 .professor_pop_box .middle .content h4{font-size:15px; font-weight:normal; text-align: left;  margin-bottom:20px;}
.course_area.type2 .professor_pop_box .middle .content dl{margin-bottom:40px;}
.course_area.type2 .professor_pop_box .middle .content dt{margin-bottom:20px; font-weight: 500;}
.course_area.type2 .professor_pop_box .middle .content dd{margin-bottom:20px;}
