@charset "euc-kr";
.detail-wrap .info-cont .tabs-infos{margin-bottom:40px; background:#fff;position:relative; }
.detail-wrap .info-cont .tabs-infos .if-taps{overflow:hidden; margin-bottom:20px;}
.detail-wrap .info-cont .tabs-infos .if-taps.fix{width:758px; position:fixed; top:0px; /*right:50%;*/ margin-right:-208px; z-index:9;}
.detail-wrap .info-cont .tabs-infos .if-taps.stoped{width:758px; top:auto; left:auto; position:relative;}
.detail-wrap .info-cont .tabs-infos .if-taps li{width:20%; float:left; text-align:center;}
.detail-wrap .info-cont .tabs-infos .if-taps li a{display:block; line-height:54px; background:#555; font-size:15px; color:#fff; font-weight:400; border-right:2px solid #fff;}
.detail-wrap .info-cont .tabs-infos .if-taps li:last-child a{border-right:none;}
.detail-wrap .info-cont .tabs-infos .if-taps li.active a{background:#009150;}
.detail-wrap .info-cont .tabs-infos .if-taps li:hover a{background:#009150;}

.detail-wrap .info-cont .tabs-infos .infos{height:0px; overflow:hidden;}
.detail-wrap .info-cont .tabs-infos .infos.show{height:auto;}