.marquee-bigcontainer{ width:350px; height:350px; position:relative;padding:0;}
.marquee-container{width:350px; height:56px; padding-top:6px; overflow:hidden;}
.marquee-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
.marquee-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
.marquee-list{float:left; overflow:hidden; margin-left:6px; display:inline; position:relative; width:310px; margin-right:2px;}
.marquee-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
.marquee-list ul li img{ padding:1px ; border:1px solid #ccc; width:50px; height:50px;}
.marquee-list div{ margin-top:0;margin-left:0px; *margin-left:0;}
.marquee-list .marquee-list-ul {padding:1px;}
.marquee-list .marquee-list-ul li{ float:left;}