/*내용 */
section{position:relative;float:left;width:940px;height:583px;padding-left:30px;box-sizing:border-box;}
section h1{display:none;}
section h1, article h2.no_v{display:none;}
section #intro_con1 {margin-top:30px;}
section #intro_con1 h2{line-height:21px; font-size:18px; color:#2a2929;}
section #intro_con1 h2 img{vertical-align:middle;margin-right:9px;}

.edu_box{margin-top:35px;margin-left:20px;}
.edu_box p.edu_tit{
	font-size:22px; background-image:url('../images/01_2/01_tit.png');background-repeat:no-repeat;
	background-position:left;width:138px;height:72px;text-shadow:0 0 0 4px #9c5500;color:#fff;
	box-sizing:border-box; padding-left:30px; padding-top:16px; font-weight:bold;
}
.edu_box ul.edu_txt{font-size:19px;color:#000;font-weight:bold;margin-left:30px;}
.edu_box ul.edu_txt li{padding:5px 0;}	

.keyword{margin-top:35px;margin-left:20px;}
.keyword p.keyword_tit{
	font-size:22px; background-image:url('../images/01_2/01_tit1.png');background-repeat:no-repeat;
	background-position:left;width:138px;height:72px;text-shadow:0 0 0 4px #288500;color:#fff;
	box-sizing:border-box; padding-left:30px; padding-top:16px; font-weight:bold;
}

.keyword ul.key_txt{font-size:19px;color:#000;font-weight:bold;margin-left:30px;}
.keyword ul.key_txt:after{display:block;content:'';clear:both;}
.keyword ul.key_txt li.key_txt1, .keyword ul.key_txt li.key_txt2 {padding:5px 0;float:left;}	
.keyword ul.key_txt li.key_txt1{margin-right:80px;}
.keyword ul.key_txt li.key_txt1 ul, .keyword ul.key_txt li.key_txt2 ul{margin-top:10px;margin-left:15px;}
.keyword ul.key_txt li.key_txt1 ul li, .keyword ul.key_txt li.key_txt2 ul li{padding:5px 0;}