
@charset "utf-8";
 /* contents navigation*/
.content_nav{display:block;clear:both;float:left;width:257px;font-size:1.083em; background:#f5f5f5;}
.content_nav li{clear:both;float:left; margin:3px 0 1px 10px; padding:1px;}
.content_nav li li{clear:both;float:left;margin-left:14px; font-size:0.9em;}
.content_nav li.last{padding-bottom:160px;}
.content_nav li a{float:left; padding:1px;font-family: 'Lato', sans-serif;color:#333;cursor:pointer}
.content_nav li li a{float:left; padding:1px;font-family: 'Lato', sans-serif;color:#999;cursor:pointer}
 .content_nav li a:hover, .content_nav li a.active{color:#000; background-image:url('images/line_bl.png'); background-position: center; background-repeat: no-repeat;}
.content_nav_mask{ position:relative; top:300px; left:-10px; background:#fff; width:280px; height:100px; transform:rotate(-10deg); -webkit-transform:rotate(-10deg); -moz-transform:rotate(-10deg); -ms-transform:rotate(-10deg); -o-transform:rotate(-10deg);}


.top_img{ position:relative; top:-200px;width:100%; height:240px; background:url('/images/people/top.jpg') center  no-repeat;  }
 
/*faculty*/
.people_content{ position:relative;width:100%} 
.people_column{display:block;position:relative;width:100%; margin-top:25px; }
.people_column.left{float:left}
.people_column.right{float:right} 
.prof_bio .name{float:left; width:210px; height:24px;  border-bottom:1px solid #252525; margin-bottom:10px;}
.prof_bio .name .e{float:left; height:24px; font-family:'Lato', san-serif; font-weight:700;font-size:1.4em;color:#000;}
.prof_bio .name .kr{ float:left; font-family: 'Noto Sans', nanumGothic, san-serif; font-size:1.0em; color:#777; margin-left:5px;}
.prof_bio ul{ clear:both;}
.prof_bio li{ font-family:'Bitter',serif; font-style:italic; font-weight:400; font-size:1.12em; color:#333; margin-bottom:5px;}
.people_column  p{display:block;padding-bottom:12px; font-family:'Bitter', serif; font-size:1.1em;text-align:justify;color:#333}
.people_column last p{padding-bottom:0}
.people_column .prof_pic{ display:block; width:140px; height:172px; float:left; margin-right:18px}
.prof_bio{ float:left; display:block; width:602px;}
.prof_comment{ margin-top:20px; margin-bottom:35px; } 
.prof_comment .box{ width:210px; margin-bottom:4px; padding:2px 2px 2px 8px; font-family:'Lato', san-serif; font-weight:700;font-size:1.2em;color:#000; background-color:#252525; color:#fff;}
.prof_comment .box_class{ width:60px;margin-bottom:4px; padding:2px 2px 2px 8px; font-family:'Lato', san-serif; font-weight:700;font-size:1.2em;color:#000; background-color:#252525; color:#fff;}
.prof_comment p{ line-height:1.6em;}

.grade{ float:left; margin-left:10px; font-family:'Lato', san-serif; font-weight:400; font-size:1.12em;}
.students_bio{ float:left; display:block; width:527px; }
.students_bio .name{clear:both; float:left; width:210px; height:24px;  border-bottom:1px solid #252525; margin-bottom:10px;}
.students_bio .name .e{float:left; height:24px; font-family:'Lato', san-serif; font-weight:700;font-size:1.4em;color:#000;}
.students_bio .name .kr{ float:left; font-family: 'Noto Sans', nanumGothic, san-serif; font-size:1.0em; color:#777; margin-left:5px;}
.people_column .students_pic{ display:block; width:215px; height:215px; float:left; margin-right:18px}
.contact{ clear:both; position:relative; top:-4px; }
.contact a{color:#666;}
.students_comment{ clear:both; position:relative; top:12px; margin-bottom:35px; } 
.students_comment .box{margin-bottom:4px; padding:2px 2px 2px 8px;;font-family:'Lato', san-serif; font-weight:700;font-size:1.2em;color:#000; background-color:#252525; color:#fff;}
.students_comment .question{ width:160px; }
.students_comment .interest{ width:60px;}
.students_comment .personality{ width:80px;} 
.students_comment p{ line-height:1.6em;}
.ko_comment{ margin-top:-10px;}
.ko_comment p{font-family: 'Noto Sans', nanumGothic, san-serif; font-size:1.0em; color:#777;}
/* download */
 
.desc a{color:#0074e0;cursor:pointer;word-break:break-all}
a.download{position:relative;clear:both;float:right; margin-left:250px; text-align:right; padding:0 5px;background-color:#fff;border:1px solid #ccc;border-radius:2px;font-family: 'Lato', San-serif;font-size:0.917em;line-height:1.455em;color:#999;cursor:pointer;transition:color 200ms;-webkit-transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;-ms-transition:color 200ms}
a.download span{padding-left:14px;background-image:url(/img/content/about/facility/download.png);background-repeat:no-repeat}
a.download:hover{color:#777}