.carousel{position:relative;padding:10px 40px;/*border:1px solid #CCC;*/background:#fff}.carousel-desc{/*background:#fff*/}.carousel img{width:180px;height:170px;display:block}.arrow{position:absolute;top:60px;padding:0;background:#fff;border-radius:15px;border:2px solid /*#333333*/#fff;font-size:24px;line-height:24px;color:#444;display:block}.arrow:focus{outline:none}.arrow:hover{/*background:#ccc*/;cursor:pointer}.prev{left:7px}.next{right:7px}.gallery{overflow:hidden}.gallery ul{height:170px;width:9999px;margin:0;padding:0;list-style:none;transition:margin-left 250ms}.gallery li{display:inline-block}