/*Default setting,its value isn't changed.*/
.scrollerSothinkBgC{background-color:transparent;}

/*Global setting.    It: item    G:global*/
.scrollerItBS{border-style: none;}
.scrollerItBW{border-width:1px;}
.scrollerItBC{border-color:#006699;}
.scrollerGBgC{background-color:transparent;}
.scrollerGBgI{background-image:none;}
.scrollerGBgR{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*/
.scrollerBS{border-style:double;}
.scrollerBW{border-width:2px;}
.scrollerBC{border-color:#0099CC #FFFFFF;}

.scrollerCnSz{width:5px;height:5px;}

.scrollerLtCn{background-image:url("../images/round_tl.gif");}
.scrollerRtCn{background-image:url("../images/round_tr.gif");}
.scrollerRbCn{background-image:url("../images/round_br.gif");}
.scrollerLbCn{background-image:url("../images/round_bl.gif");}

.scrollerTBgC{background-color:transparent;}
.scrollerTBgI{background-image:url("../images/round_t.gif");}
.scrollerTBgR{background-repeat:repeat;}

.scrollerRiBgC{background-color:transparent;}
.scrollerRiBgI{background-image:url("../images/round_r.gif");}
.scrollerRiBgR{background-repeat:repeat;}

.scrollerBtBgC{background-color:transparent;}
.scrollerBtBgI{background-image:url("../images/round_b.gif");}
.scrollerBtBgR{background-repeat:repeat;}

.scrollerLBgC{background-color:transparent;}
.scrollerLBgI{background-image:url("../images/round_l.gif");}
.scrollerLBgR{background-repeat:repeat;}


/*Item  or  item tip setting.   Ot: mouse out   Ov: mouse over    It:item     F: font    Tp: tip  i:item */

/*Item 0 */
.scrollerItBgCi0{background-color:transparent;}
.scrollerOtFi0{font:8pt Tahoma;}
.scrollerOtFCi0{color:#666666;}
.scrollerOtFDi0{text-decoration:none;}
.scrollerOvFi0{font:8pt Tahoma;}
.scrollerOvFCi0{color:#FF0000;}
.scrollerOvFDi0{text-decoration:none;}

/*Item 1 */
.scrollerItBgCi1{background-color:transparent;}
.scrollerOtFi1{font:8pt Tahoma;}
.scrollerOtFCi1{color:#666666;}
.scrollerOtFDi1{text-decoration:none;}
.scrollerOvFi1{font:8pt Tahoma;}
.scrollerOvFCi1{color:#FF0000;}
.scrollerOvFDi1{text-decoration:none;}

