.list_carousel {background-color:#ccc;width:445px;margin:0 0 30px 60px;}
.list_carousel ul{list-style:none;display:block;margin:0;padding:0;}
.list_carousel li{font-size:12px;color:#999;text-align:center;background-color:#eee;border:5px solid #999;width:200px;height:100px;display:block;float:left;margin:6px;padding:0;}
.list_carousel.responsive{width:auto;margin-left:0;}
.clearfix{float:none;clear:both;}
.prev{float:left;margin-left:10px;}
.next{float:right;margin-right:10px;}
.pager{float:left;width:440px;text-align:center;}
.pager a{text-decoration:none;margin:0 5px;}
.pager a.selected{text-decoration:underline;}
.timer{background-color:#999;height:6px;width:0;}