@charset "utf-8";
/* CSS Document */
.carousel{width:976px;height:363px;position:relative;margin:0 auto;}
.carousel a.prev,.carousel a.next{display:block;text-align:center;width:44px;height:52px;position:absolute;}
.carousel a.prev{left:-70px;top:149px;}
.carousel a.next{right:-70px;top:149px;}
.carousel .jCarouselLite{width:976px;overflow:hidden;}
.jCarouselLite ul li{width:218px;height:350px;padding:6px 7px 7px;float:left;background:url(../images/s7_03.jpg) center top no-repeat;margin:0px 6px 0;position:relative;}
.jCarouselLite ul li .grad{position:absolute;background:url(../images/pp_03.png) center top no-repeat;width:217px;height:320px;left:7px;top:6px;}
.jCarouselLite ul li a{display:block;}

.theme_title{ height:27px; width:217px; text-align:center;line-height:27px; position:relative; left:0; top:325px; background:url(../images/s3_7_03.jpg);filter:alpha(opacity=70);
    opacity:0.7;font-family:"微软雅黑";font-size:14px;}
.jCarouselLite a:hover{color: #9119FF;}