/* 공통  */
.sub_con {width: 1300px; margin:0 auto; position: relative; }

/*Content CSS*/
#org_chart {text-align: center;}
#org_chart .w_box {z-index:2; padding:0 0 95px; background: #fff; }
#org_chart .sub_bot_bg {width: 100%; height: 480px; background: url('../img/org_bg.jpg') 50% 50% no-repeat; background-size:cover; margin-top:-210px;}






@media screen and (max-width: 600px) {

}

@media screen and (max-width: 640px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width:1200px) {

}
