@charset "utf-8";

.xns_gnuboard_latest_list_style1,
.xns_gnuboard_latest_list_style1 div,
.xns_gnuboard_latest_list_style1 span,
.xns_gnuboard_latest_list_style1 a,
.xns_gnuboard_latest_list_style1 table,
.xns_gnuboard_latest_list_style1 tr,
.xns_gnuboard_latest_list_style1 th,
.xns_gnuboard_latest_list_style1 td {
  padding:0px; margin:0px; line-height:normal;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.xns_gnuboard_latest_list_style1 ul,
.xns_gnuboard_latest_list_style1 li {
  padding:0px; margin:0px; list-style:none; line-height:normal;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


.xns_gnuboard_latest_list_style1 { position:relative; overflow:hidden; }
.xns_gnuboard_latest_list_style1 .title_center { position:relative; height:33px; padding-bottom:0px; overflow:hidden; border-bottom:2px solid #8b8d90; text-align:left;font-weight: 600;}
.xns_gnuboard_latest_list_style1 .title_center .btn_more { position:absolute; bottom:3px; right:0px; font-size:13px; display:inline-block;color: #333; }
.xns_gnuboard_latest_list_style1 .title_center span { position:relative; padding:0px; margin:0px; overflow:hidden; border-radius:0px; line-height:30px; font-size:20px; text-align:center; text-overflow:ellipsis; white-space:nowrap; background:none; display:inline-block; }
.xns_gnuboard_latest_list_style1 .title_center span > i { font-size:16px; }

.xns_gnuboard_latest_list_style1 .docu_list { position:relative; padding-top:5px; overflow:hidden; }
.xns_gnuboard_latest_list_style1 .docu_list > ul > li { position:relative; margin-top:0px; overflow:hidden; border-bottom:1px solid #ddd; display:block; }
.xns_gnuboard_latest_list_style1 .docu_list > ul > li.no_item { border-bottom:0px; text-align:center; }
.xns_gnuboard_latest_list_style1 .docu_list > ul > li > a { border-bottom:1px solid #ddd; white-space:normal; }
.xns_gnuboard_latest_list_style1 .docu_list > ul > li > a .title_area { position:relative; margin:7px 80px 7px 0px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;color:#333 }
.xns_gnuboard_latest_list_style1 .docu_list > ul > li > a .title_area img { vertical-align:middle; }
.xns_gnuboard_latest_list_style1 .docu_list > ul > li > a .title_area .icon_new { padding:0px 3px; margin-top:-4px; border-radius:3px; line-height:14px; font-size:10px; color:#fff; vertical-align:middle; background:#ff0000; display:inline-block; }
.xns_gnuboard_latest_list_style1 .docu_list > ul > li > a .date { position:absolute; bottom:7px; right:0px; font-size:12px; display:inline-block;color: #333; }
/* 타이틀 클릭 링크 */
.title_center .title_link{
  color: inherit;
  text-decoration: none;
  font-weight: 700;
}
.title_center .title_link:hover{
  text-decoration: underline;
}

/* 더보기 텍스트 버튼 */
.title_center .btn_more{
  text-decoration: none;
}
/* 마지막 게시글 하단 border 제거 */
.xns_gnuboard_latest_list_style1 .docu_list > ul > li:last-child,
.xns_gnuboard_latest_list_style1 .docu_list > ul > li:last-child > a {
  border-bottom: none !important;
}
