@charset "utf-8";

/* article03 설계,시공사례 */
#article03 {padding-bottom:90px;background-color:#f2f2f2}
#article03 .atc_wrap {width:1200px;margin:0 auto;padding-top:80px;background:url(/sh_img/include/include03/img/bg.png) 95% top no-repeat}
#article03 .tit_area {margin-bottom:50px;text-align:center}
#article03 .tit_area h3 {margin-bottom:20px}

#tabs-container {overflow:hidden}
.tabs-menu {height:56px;clear:both}
.tabs-menu li {float:left;height:56px;font-size:16px;line-height:56px;background-color:#dedede}
.tabs-menu li.current {position:relative;z-index:5;background-color:#152731}
.tabs-menu li a {display:block;padding:0 25px;color:#777}
.tabs-menu li a:hover {background-color:#ededed}
.tabs-menu .current a {color:#fff}
.tabs-menu .current a:hover { background-color:#152731}
.tab {width:100%;background-color:#fff}
.tab-content {display:none;width:100%;padding:50px 50px 0 }
#tab-1 {display:block}
