/* BASIC css start */
#bbsData .bbs-link { position: relative; }
#bbsData .bbs-link-top { margin-top: 10px; margin-bottom: -40px;margin-right: 400px; text-align: left; margin-left: 18px; }
#bbsData .bbs-link-btm { margin-top: 10px; margin-bottom: -40px; text-align: right; }


/* 상세 탭타이틀 영역*/
.detail_tit{margin-top: 30px; padding : 0px;}
.detail_tit table {border-collapse:collapse;width:100%;}
.detail_tit td {width:20%;z-index:1;background:#fcfcfc;border:1px #d3d3d3 solid;}
.detail_tit td.ov {z-index:3;background:#fff;border:1px #d3d3d3 solid;border-top:1px #035b0c solid;border-bottom:1px #fff solid;}
.detail_tit td a {display:block;width:100%;line-height:20px;padding:10px 0 9px 0;text-align:center;font-weight:500;font-size:13px;color:#666;font-weight:700;z-index:1;}
.detail_tit td.ov a {z-index:3;padding:9px 0 9px 0;color:#035b0c; border-top:1px #035b0c solid;}
.detail_tit td.ov a font {}

/* BASIC css end */

