 

.mainbanner { overflow:hidden;}


/* 서비스사례 */
.example { }
.example .title { margin-bottom:; text-align:center; }
.example .title img { width:100%;}
.example .content { width:96%; margin:0 auto; overflow:hidden;}
.example_btn  { background:#0057af; border-radius:25px; width:120px; margin:30px auto 0; }
.example_btn a { display:block; width:120px; font-size:1.0em; font-weight:; color:#fff; line-height:2.6em; text-align:center; }

/*갤러리게시판*/
.latestGallery { width:100%;}
.latestGallery li {  width:46%; float:left; margin-top:; margin:2%;}
.latestGallery li .img img { width:100%; height:100%;}
.latestGallery li .caption { display:; width:; height:30px; margin-top:10px; font-size:; font-weight:; text-align:center; overflow:hidden; z-index:9; }








/*기본게시판*/
.latestBBS { clear: both; margin-left:0; overflow:hidden;}
.latestBBS li { float:; background:#fff; margin-top:10px; border:1px #caced2 solid; width:; padding: 0 15px 15px; margin-left:; } /* ../images/dot_title2.png */
.latestBBS li .title { display:block; height:45px; font-size:1.1em; font-weight:600; color:#252525; line-height:; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow:hidden;}
.latestBBS li img {display:none;}
.latestBBS li .text {display:block; margin:5px 0 15px 0; height:37px; font-size:; font-weight:400; color:#767676; line-height:; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow:hidden;}
.latestBBS li .date {displayinline-block:; font-size:0.9em; color:#8d8d8d; letter-spacing:0.5px;}


/*기본게시판
.latestBBS { clear:; margin-left:0; width:; }
.latestBBS li {height:30px; overflow:hidden; background: url() no-repeat 5px 13px; border-bottom:0px #e6e6e6 solid;} 
.latestBBS li .title { display:inline-block; width:70%; text-overflow:ellipsis; white-space:nowrap; font-size:1.0em; font-weight:400; color:#646464; line-height:30px; overflow:hidden; }
.latestBBS li img {display:none;}
.latestBBS li .text {display:none;}
.latestBBS li .date {display:; float:right; color:#666666; line-height:30px; letter-spacing:0.5px;}
*/





/* 테이블 */
.tb1 { color: #393939; font-size:15px; width:100%; border-top:2px #b99b53 solid; padding:0; border-spacing:0;border-collapse:collapse;   }
.tb1 caption {color: #393939; font-size: 16px ; margin-bottom:5px; line-height:29px; font-weight:600; background:url(../images/dot_title.png) no-repeat 0px 9px; padding-left:22px; text-align:left; }
.tb1 th{background:#fff; border:1px #dadada solid; padding:8px; font-weight:600; text-align:center; }
.tb1 td{background:#fff; border:1px #dadada solid; padding:8px; line-height:; }
.tb1 td.center{ text-align:center; }
.tb1 td.bg1{ background:#5cbad4; font-weight:600; color:#fff; text-align:center;}
.tb1 td.bg2{ background:#f3fafa; font-weight:600; color:; text-align:center;}
.tb1 td a { color:#006666}
.tb1 td li{ margin:5px 0;}
.tb1 thead {background:#f3fafa; color:#006666; font-size:15px; font-weight:;}
