section.latest_gallery_test1 > ul > li > strong { font-size:14px }
section.latest_gallery_test1 > ul.latest { padding:10px 0 0 }
section.latest_gallery_test1 > ul.latest > li {padding:5px;}
section.latest_gallery_test1 > ul.latest > li > div { position:relative; overflow: hidden; }
section.latest_gallery_test1 > ul.latest > li > div > a > img { position: absolute; left: -100%; right: -100%; top: -100%; bottom: -100%; margin: auto; min-height: 100%; min-width: 100%;}
section.latest_gallery_test1 > ul.latest > li > div > p{position:absolute; left:0px;bottom:0; height:35px; line-height:35px; background:rgba(0,0,0,0.7); color:#fff; }
section.latest_gallery_test1 > div.bar { height:2px; margin-top:40px }
section.latest_gallery_test1 > div.bar > div:nth-child(1) { width:20%; height:3px; float:left }
section.latest_gallery_test1 > div.bar > div:nth-child(2) { width:80%; height:1px; float:left; margin-top:2px }
ul.latest > li > div { min-height:240px; height:auto; }
