﻿#carousel_ul{margin:0; padding:0}
li{list-style:none}
img{border:0}
#carousel_container{position:relative; height:210px; overflow:hidden; }
#carousel_inner{width:567px; height:210px; overflow: hidden; position:absolute;left:0px; top:0px;}
#carousel_ul{width:9999px; height:210px; position:relative;}
#carousel_ul li{float: left;width:189px; height:210px;   display:inline; background:url(../images/bookbg2.jpg) no-repeat top center; padding-left:20px;padding-top:2px; width:165px;height:181px;}


#carousel_ul li img{  border:2px solid #ffffff;}
#carousel_ul li a:hover img{border:2px solid #f8ae0f; }