

div.jMyCarousel .prev{background: url('./btnLR.png') 0 0 no-repeat;width:26px;height:50px;border:0px;}
div.jMyCarousel .next{background: url('./btnLR.png') -84px 0  no-repeat;width:26px;	height:50px;border:0px;}
div.jMyCarousel .up{background: url('./up.png') center center no-repeat;width:61px;	height:40px;border:0px;}
div.jMyCarousel .down{background: url('./down.png') center center no-repeat;width:47px;height:61px;border:0px;}
/** Carousel 2 **/
div.jMyCarousel{widt:960px;margin:0 0 10px 0;overflow:hidden; background:#efefef;}
div.jMyCarousel ul li{margin:3px 2px;line-height:0px;padding:3px;position:relative;}
div.jMyCarousel ul li a{ /* in case of link */	display:block;	margin:0px;	padding:0px;}
div.jMyCarousel ul li a img{display:block;	border:0px;	margin-bottom:0px;	padding-bottom:0px;}
div.jMyCarousel ul li .jtag{ width:58px; position:absolute;top:108px; left:3px; background:url(./btn_bq.png) no-repeat;opacity:0.8;filter:alpha(opacity=80);height:25px;color:#fff; font-size:14px;text-align:center; line-height:25px;}