@charset "utf-8";



ul.carousel-apps li img { float: left; display: inline; margin-right: 12px; }
div.carousel { padding: 0; position: relative; clear:both;}
ul.carousel-apps li { float:left; width:265px; height:275px; background:#FFF; margin-right:20px; }
div.arrow { position: absolute; width: 42px; height: 37px; cursor: pointer; }
div.arrow.left { left: 221px; top:280px; background:url(/images/btnprev.jpg) 0 0 no-repeat;}
div.arrow.right { left: 264px; top:280px; background:url(/images/btnnext.jpg) 0 0 no-repeat; }
.carousel-image { width:265px; height:146px; margin-bottom:20px;}
.carousel-title { width:215px; padding:0 25px 10px 25px;}
.carousel-title a { color:#292624; font-size:15px; font-weight:bold;}
.carousel-description { width:215px; padding:0 25px;}
.carousel-description a { color:#949291; font-size:13px; font-weight:normal; line-height:17px;}
.sliderPause { width:42px; height:46px; text-indent:-9999px; background:url(/images/pause.jpg) -42px 0 no-repeat; position:absolute; top:280px; left:178px;}
.sliderPlay { width:42px; height:46px; text-indent:-9999px; background:url(/images/play.jpg) -42px 0 no-repeat; position:absolute; top:280px; left:307px;}
.sliderPause.on { background:url(/images/pause.jpg) 0 0 no-repeat;}
.sliderPlay.on { background:url(/images/play.jpg) 0 0 no-repeat;}

