@charset "utf-8";

@import url("layout.css");
@import url("main.css");
@import url("main_widjet.css");

/* 템플릿별로 개별 정의해야하는 CSS는 이 밑으로 작성하시면 최종적으로 적용 됩니다.**********/
._objHtml table tfoot th, ._objHtml table tfoot td {background-color: #f4f5f7; padding: 10px 5px; font-weight: 400; border-right: 1px solid #ddd;}
._objHtml table tfoot th:last-child, ._objHtml table tfoot td:last-child {border-right: none;}
._objHtml .tableWrap p.table_p {text-align: right; font-size: 13px;}
._objHtml .tableWrap .left {text-align: left;}
._objHtml .alignC {text-align: center;}
._objHtml .marL20 {margin-left: 20px;}
._objHtml .f-14 {font-size: 14px;}
._objHtml .f-20 {font-size: 20px;}

._objHtml ul.dash_1 > li {position: relative; padding-left: 10px; margin-left: 10px;}
._objHtml ul.dash_1 > li:before {content: "-"; position: absolute; top: 0; left: 0;}

.boxStyle.type1 .imgWrap {width: 25%; text-align: center;}
.boxStyle.type1 .textWrap {width: 75%;}
.boxStyle.type1 .imgWrap img {float: none;}
.Mobile .boxStyle.type1 .imgWrap,
.Mobile .boxStyle .imgWrap,
.Mobile .boxStyle.type1 .textWrap,
.Mobile .boxStyle .textWrap {width: 100%; padding: 0;}
.Mobile .boxStyle .textWrap {margin-top: 20px;}

/*시설현황 이미지*/
._objImage .dummyImageDataList .slideImage .slideThumb > ul {display: block; text-align: center;}
._objImage .dummyImageDataList .slideImage .slideThumb > ul  li {display: inline-block; width: 85px; height: 60px; border: 1px solid #CCC; margin: 5px;}
._objImage .dummyImageDataList .slideImage .slideThumb > ul  li img {cursor: pointer; max-width: 100%;}

@media only screen and (max-width:600px){
  .rct_list_1{    padding: 10px 15px !important;}
  .rct_list_1 > ul > li .recentBbsTab {font-size: 15px;}
  .rct_list_1 .recentBbsMore{top:-10px; right:-15px;}
}
