body{font:normal 11pt "NanumBarunGothic",'나눔고딕웹',NanumGothicWeb, '돋움',Dotum,sans-serif; color:#333;}
a {text-decoration:none; color:#333;}
.button { cursor: pointer; }

#edu_sub {width:900px;}

#edu_sub .edu_sub_top {width:900px; height:75px; background:url('/img/common/news/edu_sub_top.gif') no-repeat;}
#edu_sub .edu_sub_top_txt_l {display:inline-block; font-size:20pt; font-weight:bold; margin-top:25px;}
#edu_sub .edu_sub_top_txt_r {float:right; margin-right:100px; color:#02b2bf; margin-top:28px;}

#edu_sub .edu_sub_study {margin-top:25px; width:898px; height:78px; background:url('/img/common/news/edu_sub_study.gif') no-repeat; border:1px solid #d9d8d8;}
#edu_sub .edu_sub_studys {margin-top:25px; width:898px; height:78px; background:#ededed; border:1px solid #d9d8d8;}


#edu_sub .edu_sub_study_l {float:left; margin-left:22px; width:580px; height:78px; overflow:hidden;}
#edu_sub .edu_sub_study_l>li {display:inline-block; padding-top:45px; width:100px; margin-right:13px;}
#edu_sub .edu_sub_study_l>li>a {padding:15px 50px;}
#edu_sub .text_hidden {position:absolute; z-index:9999; margin-top:-99999px;}

#edu_sub .edu_sub_studys_l {float:left; margin-left:22px; width:580px; height:78px; overflow:hidden;}
#edu_sub .edu_sub_studys_l>li {display:inline-block; background:#fff; padding:22px 0; margin-top:9px; margin-right:13px; border-radius:15px; border:1px solid #adadda;}
#edu_sub .edu_sub_studys_l>li>a {padding:15px 30px;}
#edu_sub .text_show {}

#edu_sub .edu_sub_study_r {float:right; margin:32px 10px 0 0; font-size:10pt;}
#edu_sub .edu_sub_study_r_txt {border-right:1px solid #aaa; font-size:9pt;}


#edu_sub .edu_sub_title {clear:both; margin-top:20px; width:900px; height:50px; border-bottom:3px solid #cfcdcd;}
#edu_sub .edu_sub_title_txt {margin-left:100px; font-size:15pt; padding-top:15px;}
#edu_sub .edu_sub_title_img {width:82px; height:60px; background:url('/img/common/news/edu_sub_title.png') no-repeat; position:absolute; left:0; top:200px;}

#edu_sub .edu_sub_content { border: 1px solid #ccc; margin-top: 10px; padding: 20px; }


/* 해석 */
div.popup_box_trans {
	width: 380px;
	margin-top: 10px;
}
div.popup_box_trans div.trans_header {
	width: 380px;
	height: 96px;
	background:url('/img/common/trans/header.png') no-repeat;
}

div.popup_box_trans div.trans_line {
	width: 360px;
	background:url('/img/common/trans/line.png') repeat-y;
	padding: 10px;
	line-height: 20px;
}
div.popup_box_trans div.trans_footer {
	width: 380px;
	height: 15px;
	background:url('/img/common/trans/footer.png') no-repeat;
}
div.popup_box_trans div.btn_close {
	text-align :right;
	margin: 10px;
	cursor: pointer;
}


/* 음성 */
div.popup_box_mp3 {
	width: 309px;
}
div.popup_box_mp3 div.mp3_header {
	width: 309px;
	height: 78px;
	background:url('/img/common/mp3/header.png') no-repeat;
}
div.popup_box_mp3 div.mp3_line {
	width: 309px;
	line-height: 20px;
	background-color: #ddfcfc;
}
div.popup_box_mp3 div.mp3_footer {
	width: 309px;
	height: 15px;
}
div.popup_box_mp3 div.btn_close {
	text-align :right;	
	cursor: pointer;
}
div.popup_box_mp3  audio {
	width: 309px;
	height: 50px;
}