﻿.marquee_box .jcarousel-clip-horizontal { width:415px; height: 110px; text-align:center; overflow:hidden; padding-top:15px; left:40px;} /*这句没有的话 在ie6、ie7下图片横排显示*/

.marquee_box .jcarousel-next-horizontal { position: absolute; top:17px; right:27px; width:10px; height: 73px; cursor: pointer;background:url("../images/else/btn02.gif") left top no-repeat;}
.marquee_box .jcarousel-next-horizontal:hover{background:url("../images/else/btn02_hover.gif") left top no-repeat;}
.marquee_box .jcarousel-prev-horizontal { position: absolute; top:17px; left:11px; width:10px; height:73px; cursor: pointer;background:url("../images/else/btn01.gif") left top no-repeat; }
.marquee_box .jcarousel-prev-horizontal:hover{background:url("../images/else/btn01_hover.gif") left top no-repeat;}


.marquee_box{background:#f8f8f8left; width:510px; height:110px; overflow:hidden;}
.marquee_box ul{ list-style:none; padding:0px;width:510px; height:110px; overflow:hidden;}
.marquee_box ul li{width:126px; height:76px; overflow:hidden; margin-right:15px; border:1px #cdcdcd solid;}
.marquee_box ul li img{width:126px; height:76px;}
.marquee_box ul li:hover{border:1px #017c3b solid;}