/* BASIC css start */
#content {margin: 0;margin-bottom: 50px;width: 1220px;}
#contentWrap {width: 1220px !important;}

/* ¸ñ·Ï ÀÌ¹ÌÁö */
.titImgWrap {position: relative;}
.titImgWrap img {width: 100%;}
.titImgWrap .titInner {width: 1220px;margin: 0 auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.titImgWrap .titInner p {font-size: 28px;color: #191919;font-weight: 400;line-height: 1;}

#bbsData h3 {font-size: 24px;font-weight: 500;color: #191919;text-align: center;padding: 50px 0;line-height: 1;}
#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; }

.bbs-table-list {margin-top: 0;}
.bbs-table-list td a { font-weight:bold }

.fixed-img-collist {} 
.fixed-img-collist ul {font-size: 0;}    
.fixed-img-collist ul li {display: inline-block;width: 396px;margin-right: 16px;vertical-align: top;position: relative;box-sizing: border-box;margin-bottom: 50px;}
.fixed-img-collist ul li:nth-child(3n) {margin-right: 0;}
.fixed-img-collist ul li a {display: block;width: 396px;}
.fixed-img-collist ul li a span {margin-bottom: 20px;position: relative;display:block;width: 396px;padding-top: 200px;height: 0;border-radius: 20px;overflow: hidden;} 
.fixed-img-collist ul li a span img {position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;}
.fixed-img-collist ul li a strong {color: #191919;padding: 0 0 0 20px;width: 100%;box-sizing: border-box;display: inline-block;font-size: 18px;font-weight: normal;line-height: 1.5;}
/* noimage */
.fixed-img-collist ul li a span.noimg{ display: block; width:252px; height:252px; text-align: center; font-size:18px; color:#f2f2f2; font-weight:bold; line-height:254px; border:1px solid #e9e9e9 }
.fixed-img-collist ul li p {margin-top: 13px;font-size: 16px;color: #999999;line-height: 1;padding-left: 20px;}

/* BASIC css end */

