/*Default setting,its value isn't changed.*/
.NewsTickerSothinkBgC{background-color:transparent;}

/*Global setting.    It: item    G:global*/
.NewsTickerItBS{border-style: none;}
.NewsTickerItBW{border-width:1px;}
.NewsTickerItBC{border-color:#006699;}
.NewsTickerGBgC{background-color:transparent;}
.NewsTickerGBgI{background-image:url("../images/background.gif");}
.NewsTickerGBgR{background-repeat:repeat-x;}


/*Tip  border  setting        Sz::size    Cn: corner      Lt: left top   Rb: right bottom
  Lb: left bottom  Rt: right top  T: top    Bt: bottom   L:left    Ri: right*/
.NewsTickerBS{border-style:double;}
.NewsTickerBW{border-width:2px;}
.NewsTickerBC{border-color:#0099CC #FFFFFF;}

.NewsTickerCnSz{width:5px;height:5px;}

.NewsTickerLtCn{background-image:url("../images/round_tl.gif");}
.NewsTickerRtCn{background-image:url("../images/round_tr.gif");}
.NewsTickerRbCn{background-image:url("../images/round_br.gif");}
.NewsTickerLbCn{background-image:url("../images/round_bl.gif");}

.NewsTickerTBgC{background-color:transparent;}
.NewsTickerTBgI{background-image:url("../images/round_t.gif");}
.NewsTickerTBgR{background-repeat:repeat;}

.NewsTickerRiBgC{background-color:transparent;}
.NewsTickerRiBgI{background-image:url("../images/round_r.gif");}
.NewsTickerRiBgR{background-repeat:repeat;}

.NewsTickerBtBgC{background-color:transparent;}
.NewsTickerBtBgI{background-image:url("../images/round_b.gif");}
.NewsTickerBtBgR{background-repeat:repeat;}

.NewsTickerLBgC{background-color:transparent;}
.NewsTickerLBgI{background-image:url("../images/round_l.gif");}
.NewsTickerLBgR{background-repeat:repeat;}


/*Item  or  item tip setting.   Ot: mouse out   Ov: mouse over    It:item     F: font    Tp: tip  i:item */

/*Item 0 */
.NewsTickerItBgCi0{background-color:transparent;}
.NewsTickerOtFi0{font:bold 8pt Arial;}
.NewsTickerOtFCi0{color:#FFFFFF;}
.NewsTickerOtFDi0{text-decoration:none;}
.NewsTickerOvFi0{font:bold 8pt Arial;}
.NewsTickerOvFCi0{color:#FFFF00;}
.NewsTickerOvFDi0{text-decoration:none;}

