.clearfix:after{clear:both;content:" ";display:block;height:0;visibility:hidden}
.gallery{margin:0px auto;clear:both;width:600px;height:500px}
.gallery .gallery-big{background:url("../images/loading.gif") no-repeat center center #FFF}
.gallery .gallery-big{float:left;position:relative;height:500px;width:500px;overflow:hidden}
.gallery .gallery-big img{width:500px;}
.gallery .prev,.gallery .next{width:50px;height:25px;background-image:url("../images/gallery-arrow.png");background-repeat:no-repeat;margin:0 auto;cursor:pointer}
.gallery .prev{background-position:0px 0px}
.gallery .next{background-position:0px -25px}
.gallery .gallery-thumb{margin:5px;float:right;width:85px;overflow:hidden}
.gallery .gallery-thumb li{padding-bottom:5px}
.gallery .gallery-thumb a{display:block;width:80px;height:80px;overflow:hidden;border:2.5px solid #ccc}
.gallery .gallery-thumb img{width:80px;height:80px}
.gallery .gallery-thumb a:hover,.gallery .gallery-thumb a.cur{border:2.5px solid #ff9900}
.gallery #item{position:relative;height:445px;overflow:hidden;width:85px}
.gallery #item ul{position:absolute;top:0;left:0}