@charset "utf-8";

.xns_gnuboard_latest_gallery_list_style1,
.xns_gnuboard_latest_gallery_list_style1 div,
.xns_gnuboard_latest_gallery_list_style1 span,
.xns_gnuboard_latest_gallery_list_style1 a,
.xns_gnuboard_latest_gallery_list_style1 table,
.xns_gnuboard_latest_gallery_list_style1 tr,
.xns_gnuboard_latest_gallery_list_style1 th,
.xns_gnuboard_latest_gallery_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_gallery_list_style1 ul,
.xns_gnuboard_latest_gallery_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_gallery_list_style1 { position:relative; overflow:hidden; }

.xns_gnuboard_latest_gallery_list_style1 .gallery_list { position:relative; overflow:hidden; }
.xns_gnuboard_latest_gallery_list_style1 .gallery_list > ul { position:relative; padding:10px; overflow:hidden; }
.xns_gnuboard_latest_gallery_list_style1 .gallery_list > ul li { position:relative; width:25%; overflow:hidden; float:left; display:inline-block; }
.xns_gnuboard_latest_gallery_list_style1 .gallery_list > ul li .content_area { position:relative; margin:0px 5px 10px 5px; overflow:hidden;}
.xns_gnuboard_latest_gallery_list_style1 .gallery_list > ul li .content_area > a { position:relative; overflow:hidden; display:block; }
.xns_gnuboard_latest_gallery_list_style1 .gallery_list > ul li .content_area > a.thumbnail_link { }
.xns_gnuboard_latest_gallery_list_style1 .gallery_list > ul li .content_area > a.thumbnail_link img { width:100%; }
.xns_gnuboard_latest_gallery_list_style1 .gallery_list > ul li .content_area > a.content_link { height:74px; padding:20px 15px 15px 15px; line-height:22x; background:#1A1E21;}
.xns_gnuboard_latest_gallery_list_style1 .gallery_list > ul li .content_area > a.content_link .gallery_title { position:relative; width:100%; padding-right:80px; overflow:hidden; font-size:13px; color:#777; font-weight:bold; text-overflow:ellipsis; white-space:nowrap;  }
.xns_gnuboard_latest_gallery_list_style1 .gallery_list > ul li .content_area > a.content_link .date { font-size:12px; color:#777; display:inline-block; }
.xns_gnuboard_latest_gallery_list_style1 .gallery_list > ul li .content_area > a.content_link .btn_detail { position:absolute; top:22px; right:15px; padding:0px 10px; overflow:hidden; border-radius:15px; line-height:30px; font-size:13px; color:#000; font-weight:bold; background:#ffef00; display:inline-block; }
