/*갤러리게시판 리스트*/
.ntb-tb-gallery {height:auto; margin:15px 0 10px 0; overflow:hidden;}
.ntb-tb-gallery dl {width:160px; height:210px; margin-right:12px; margin-left:12px; float:left;}
.ntb-tb-gallery dl dt {float:left; margin-bottom:10px; padding:5px; 5px 0 5px; background-color:#f8f8f8; border:1px solid #ddd;}
.ntb-tb-gallery dl dt img {width:140px; height:115px}
.ntb-tb-gallery dl dd {position:relative; width:140px; color:#666; float:left; word-break:break-all;}
.ntb-tb-gallery .font_category {font-weight:bold; color:#0080d3}
.ntb-tb-gallery .font_comment {font-weight: bold; font-size: 11px; color: #ee2ea9;}
.ntb-tb-gallery .font_search {font-weight:bold; color:#CC3300}