/* list */
.list_gallery{}
.list_gallery ul{margin:-20px 0 0 -20px;}
.list_gallery ul:after{content:'';display:block;clear:both;}
.list_gallery ul li{width:50%;float:left;}
.list_gallery ul li .wrap{margin:20px 0 0 20px;border:1px solid #e2e2e2}
.list_gallery ul li .wrap .photo {position:relative;}
.list_gallery ul li .wrap.end .finish {position:absolute; left:0; right:0; top:0; bottom:0; text-align:center; background: url('http://samdae.waplez1.com/layouts/default/image/ico_finish.png') center 88px no-repeat; opacity:1; z-index:1;}
.list_gallery ul li .wrap.end .dim {position:absolute; left:0; right:0; top:0; bottom:0; background:#000; opacity:.45; filter:alpha(opacity=45); }
.list_gallery .photo{position:relative;padding:0 0 67%;font-size:0;text-align:center;}
.list_gallery .photo a{position:absolute;left:0;top:0;right:0;bottom:0;}
.list_gallery .photo a:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.list_gallery .photo img{max-width:100%;height:100%;}
.list_gallery .info{padding:13px 11px 5px;}
.list_gallery .info strong{padding-bottom:3px; display:block;}
.list_gallery .info strong a{color:#666; text-decoration:none;}
.list_gallery .info strong span {color:#12263d; font-weight:bold; margin-right:5px;}
.list_gallery .info em{padding:0 5px 0 0; color:#666;font-size:12px; font-family:'Roboto';}
/* @list */