/* 서브01css */
.sub01_2wrap 
.sub01_2wrap .tabs {height:41px;border-bottom:1px solid #d2d2d2;}
.sub01_2wrap .tabs li {width:15%;height:40px; margin-left:1%; border:1px solid #d2d2d2; background:#f2f2f2;}
.sub01_2wrap .tabs li a {width:100%; height:100%; text-decoration:none; line-height:40px; text-align:center; font-size:14px; font-weight:bold;}
.sub01_2wrap .tabs .active { border:1px solid #145873; background:url('../img/tabs_active_bg.png') left top no-repeat #1e4cc9;}
.sub01_2wrap .tabs .active a { color:#ffffff;}

.history_img_box img {width:100%;}
.history_img_box .his_img_sm {display:none;}
.history_ul {}
.history_ul > li {border-bottom:1px dashed #d5d5d5;padding:20px 0;}
.history_ul_sapn {  float: left; padding-top:2px;  width: 88%;}
.history_ul_sapn2 { width:70%;}
.history_strong {  float: left;  width: 12%;  display: inline-block;  margin: 0;  text-align: left;  vertical-align: top;  font-weight: 600;
 line-height: normal !important;}
.history_strong_long {float: left; width: 30%;}
.span_month {  display: inline-block;  font-weight: 600;  vertical-align: top;  width: 12%; float: left;  font-size: 14px;  line-height: 25px;}
.span_text {  display: inline-block;  width: 88%;  vertical-align: top;  margin: 0 0 3px 0;  float: left;  font-size: 14px;  line-height: 24px;}

@media (max-width: 990px) {
.history_img_box .his_img_max {display:none;}
.history_img_box .his_img_sm {display:block;}

}

@media (max-width: 770px) {
.history_img_box .his_img_max {display:none;}
.history_img_box .his_img_sm {display:block;}
.history_ul {padding:0;}
.history_strong {width:100%;}
.sub01_2wrap .tabs li {width:49%;height:40px; margin-left:1%; border:1px solid #d2d2d2; background:#f2f2f2;}
.sub01_2wrap .tabs li:first-child {margin-left:1% !important;}
}

@media (max-width: 600px) {
.history_ul_sapn {  float: left; padding-top:2px;  width: 100%;}
.span_month {  display:block;  font-weight: 600;  vertical-align: top;  width: 25%; float: left;  font-size: 14px;  line-height: 25px;}
.span_text {  display:block; width:100%;   vertical-align: top;  margin: 0 0 3px 0;  float: left;  font-size: 14px;  line-height: 24px;}

}