@charset "utf-8";
/* CSS Document */
BODY{margin-top:0px; margin-bottom:0px; margin-right:0px; margin-left:0px; background-color:#000}
.font{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #666666; padding-right:10px; text-decoration:none;}
.font1{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #ffffff; text-decoration:underline; font-weight:normal; padding-right:10px;}
.font2{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none; font-weight:normal; padding-right:10px;}
.body{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #FFFFFF; padding-left:10px; text-decoration:underline; font-weight:normal;}

#newsticker-demo { 
width:144px;
background:#fff; 
padding:0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px auto;
}

#newsticker-demo a { text-decoration:rtl; }
#newsticker-demo img { border: 2px solid #000; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
font-family:arial
padding:0px;
}
.newsticker-jcarousellite { width:144px; margin-top:60px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:0px; height:20px; }
.newsticker-jcarousellite .thumbnail {width:110px; }
.newsticker-jcarousellite .info {  width:144px; }
.newsticker-jcarousellite .info span.cat {float:right; direction:rtl ; display: block; font-size:12px; color:#808080; font-family:arial }

.clear { clear: both; }
