.gallery {width: 700px; height:520px; padding-left:80px;}
.gallery .booth {padding:0px; height: 410px; text-align:left; cursor: pointer; padding-left:9px;}
.gallery .booth img{ width:600px; height: 400px;}
.tabs {	width:608px; height:105px; overflow: hidden;}
.lunbo {position: relative;}
.leftbutton {left: -30px; top:33px; display: none; position: absolute; cursor: pointer;}
.rightbutton {left: 618px; top:33px; display: none; position: absolute; cursor: pointer;}
.thumb {width: 2000px;}
.gallery .thumb li {width:142px; height:94px; text-align: center; padding-top:3px; margin-left:10px; float: left; display: block; cursor: pointer; background-color:#cccccc}
.gallery .thumb li img{	width:136px; height:91px;}
.gallery .thumb li a {padding-top: 5px; display: block;}
.gallery .thumb li.selected a {	background: rgb(255, 255, 255);}
.gallery .thumb li.selected { background-color:#ff9900;}