@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

.bgee{background: #eee;}
.ml_10{margin-left: 10px;}
.fw_bold{font-weight: bold;}
.fw_900{font-weight: 900;}
.mt_20{margin-top:20px;}
.mb_20{margin-bottom:20px;}
.mb_10{margin-bottom:10px;}
.lh_150{line-height:200%;}
.ov_h{overflow:hidden;}
.fl_30{float:left; width:10%;}
.fr_70{width:90%;}
.icon{font-size:18px;}
.download_btn{display:block; background:#fff; border:1px #ccc solid; text-align:center; padding:7px 0; width:240px; margin-top:10px;}
.bl_1{padding-left:15px; margin-left:15px; border-left:1px #ccc solid;}

#aca_header{width: 100%; display: block; text-align: center;}
#aca_header .aca_tit{padding: 20px 0; font-size: 22px; font-weight: bold; color: #fff; background: #006640;box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4)  ; -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4)  ; -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4)  ;  }
#aca_header .aca_tit2{margin-top: 60px; margin-bottom: 30px; font-size: 24px; font-weight: 900; box-sizing: border-box;}
#aca_header .line_100{width: 100px; margin: 0 auto; height: 3px; background: #000;}
#aca_section{width: 100%; display: block; box-sizing: border-box;}
#aca_section .aca_txt{width: 100%; max-width: 1000px; margin: 30px auto 60px; line-height: 180%; font-size: 15px; box-sizing: border-box;}
#aca_section .aca_txt2{width: 100%; max-width: 1000px;line-height: 180%; font-size: 15px; box-sizing: border-box;}
#aca_section .aca_box1{padding: 50px 0;}
#aca_section .aca_box_inner{width: 100%; margin: 0 auto; max-width: 1000px;}
#aca_section .aca_box_inner .aca_box1_tit{font-size: 20px; font-weight: bold; margin-bottom: 30px; color:#0c432e; }
#aca_section .aca_box_inner .aca_list2{margin-left: 20px;}
#aca_section .aca_box_inner .aca_list{margin-left: 20px;}
#aca_section .aca_box_inner .aca_list li{ margin-bottom: 20px; list-style: disc; }
#aca_section .aca_box_inner .aca_list2 li{ margin-bottom: 5px; list-style: disc; }
#aca_section .aca_box_inner .aca_list li span{ font-size: 15px; color: #222; line-height: 150%;}
#aca_section .aca_box_inner .aca_list2 li span{ font-size: 15px; color: #222; line-height: 150%;}
#aca_section .aca_box_inner .aca_list li p{margin-top: 8px; font-size: 14px; color: #222; line-height: 150%;}
#aca_section .aca_edu{line-height: 150%; font-size:15px; }
#aca_section .aca_edu span{font-size: 18px; position: relative; top:2px }
.aca_txt2 a{color:#000; text-decoration:none; }
.aca_txt2 a:hover{color:#666;}

#aca_footer{width:100%; padding:30px 0; background:#39383B;}
#aca_footer .footer_inner{width:100%; max-width:1000px; margin:0 auto;}
#aca_footer .footer_inner p{margin-bottom:10px; font-size:13px; color:#aaa; line-height:150%;}
#aca_footer .footer_inner p a{color:#000; text-decoration:none;}
@media screen and (min-width:736px){
#aca_footer .footer_inner br{display:none;}
}
@media screen and (max-width:736px){
#aca_header .aca_tit2{font-size:20px;}
  #aca_header .aca_tit2{padding: 0 3%; line-height: 150%;}
  #aca_section .aca_box1{padding: 40px 3%;}
  #aca_section .aca_txt{padding: 20px 3%;}
  #aca_footer .footer_inner{padding: 0 3%;}
  .fl_30{float:none; width:100%;}
  .fr_70{float:none; width:100%;}
  .mdb{display:block;}
}