body{font-family: 'Noto Sans KR',sans-serif;color: #7d7d7d; font-size: 14.5px;}
.edu_btn{display: inline-block; text-align: center; color:#fff;font-family: 'NanumSquare', 'Nanum Gothic',sans-serif;font-size:20px;font-weight: bold;letter-spacing: -0.5px; height:50px;line-height: 50px; float: left; margin: 0 20px 0 0; width: 280px;}
.edu_btn a{color: #FFF;}
.edu_btn_dark_gray{background-color: #767a8c;}
.edu_btn_brown{background-color: #cba984;}
.bg_right_arrow{display: inline-block;width:10px;height:19px;background: url(../img/arr_right_share.png) no-repeat 0 0;margin-left: 10px;text-indent: -9999px;line-height: 0;position: relative;top:-10px;}
.btn_download{line-height: 0;text-indent: -9999px;display: inline-block;width:23px;height:15px;background: url(../img/btn_download.png) no-repeat 0 0;margin-left: 16px;position: relative;top:-9px;}
.edu_btn_last{float: right; margin: 0;}
.edu_closed{color: #BDBDBD;}
/* clearfix */
.clearfix {*zoom: 1;}
.clearfix:before,
.clearfix:after {display: table;content: "";line-height: 0;}
.clearfix:after {clear: both;}

.table_common{border-collapse: collapse;width:100%;}
.table_common th{background-color: #838aa8;height:35px;font-size:14.6px;font-family: 'Nanum Gothic', sans-serif;font-weight: bold;color:#fff;padding:0; text-align: center;}
.table_common td{font-size:14.6px;color:#777;font-family: 'Nanum Gothic', sans-serif;text-align: center;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;height:39px;padding:0 15px; word-break: keep-all; line-height: 1.5;}
.table_common td span{display: block;line-height: 24px;}
.table_common td span.txt_green{color:#00a782;font-weight: bold;}
.table_common td span.txt_bold{font-weight: bold;}
.table_common td.bg_c{background-color: #fafbfd;}
.table_common td.last{border-right:0 none;}
.table_common td.bo_b{border-bottom:1px solid #d6d6d6;}