
ul.thumb {float: left;list-style: none;margin: 0; padding: 10px;width: 980px;background-color: white;}
ul.thumb li {float: left;position: relative;width: 161px;height: 110px;}
ul.thumb li img {width: 161px; position: absolute;left: 0; top: 0;-ms-interpolation-mode: bicubic; }
ul.thumb li img.hover {margin-top:15px;}
.title{position:absolute;width:185px;height:35px;margin:0;font-weight:900;background:url(blue.png) no-repeat center center;padding:17px 0 0 0;text-align:center; color: #fff; }