﻿/*滚动图片*/
.rollphotos{margin:auto;width:100%;}
.scroll-area{padding-left:0px;padding-bottom:4px;overflow:hidden;position:relative; font-size:12px;}
.scroll-area .LeftBotton{background:url(../../../images/scroll_pre.jpg) no-repeat right center;left:1px;float:left;width:50px;cursor:pointer;position:absolute;top:23px;height:83px;display:inline;}
.scroll-area .RightBotton{right:1px; background:url(../../../images/scroll_next.jpg) no-repeat right center;float:right;width:50px;cursor:pointer;position:absolute;top:23px;height:83px;display:inline;}
.scroll-area .book-list{margin:0px auto;overflow:hidden;width:620px;padding-top:9px;}
.scroll-area .book-box{float:left;width:129px;text-align:center;display:inline; margin:0 6px; }
.scroll-area .book-box img{display:inline;background:#fff;margin:0px auto;width:121px;height:95px; border:#E8E8E8 1px solid;padding:3px;}
.scroll-area .book-box A:hover IMG{border:#999 1px solid;}
.scroll-area .book-box P{margin:6px auto 0px;width:108px;line-height:25px;height:25px;overflow:hidden;}