#cloud-zoom-section .thumbs{border:1px solid lightgray;display: block;position: relative;}
#cloud-zoom-section .thumbs #cloud-zoom-prev{display: block;position: absolute;width:50px;height:50px;background:url('../images/prev_btn.png') no-repeat center; left:0px; top:20px;z-index: 1000;}
#cloud-zoom-section .thumbs #cloud-zoom-next{display: block;position: absolute;width:50px;height:50px;background:url('../images/next_btn.png') no-repeat center;  right:0px;top: 20px;z-index: 1000;}
#cloud-zoom-section .thumbs ul li img{margin:0 auto;display: block;border:5px solid lightgray;}
#cloud-zoom-section .thumbs ul{position: absolute;top:0px;left:0px;z-index: 1000;display: block; top:8px;}
#cloud-zoom-section .thumbs ul li{display: block;width:80px;float: left; }
#cloud-zoom-section .thumbs {background: white; margin:20px 0px;}
#cloud-zoom-section .thumbs .clip{display: block;width:320px;position: relative;height:90px;overflow: hidden;margin-left:40px;}