@charset "utf-8";
.scroll{position:relative;margin:0 auto; padding: 10px 0; border:none; height: 140px; width:460px; overflow:hidden;}
.scroll ul,.scroll li { list-style-type: none;}
ul.photolists{ width:414px;overflow:hidden;padding:0;margin-left:23px;float:left; }
ul.photolists li { float:left;margin:0; height:140px; width: 138px;display:inline; line-height:20px;color:#999;}
ul.photolists li img {padding:0px;background:#fff; display:block; height:118px; width: 118px; display: block;}
ul.photolists li a:hover { text-decoration: none;}
ul.photolists li a.title { line-height: 20px; text-align: left; padding-top: 10px; display: block;}
ul.photolists li span { display: block; width: 60px; height: 24px; float: right;}

.LeftHandle,.RightHandle{width:22px;height:42px;position:absolute;top:48px;left:0px;z-index:10;text-align:center;cursor:pointer}
.RightHandle { left:438px;}
.LeftHandle img,.RightHandle img{position:absolute;z-index:12;left:0;top:0;}.RightHandle img {}

.btnBg{position:absolute;top:50px;left:0;width:18px;height:41px;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;background:#000;position:absolute;left:0;top:0;z-index:11}
.btnBgHover{position:absolute;top:50px;left:0;width:18px;height:41px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;background:#000;position:absolute;left:0;top:0;z-index:11}