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

/*Global setting.    It: item    G:global*/
.otherItBS{border-style: none;}
.otherItBW{border-width:1px;}
.otherItBC{border-color:#454545;}
.otherGBgC{background-color:transparent;}
.otherGBgI{background-image:none;}
.otherGBgR{background-repeat:repeat;}


/*Arrow setting.    Lt: left or top     Rb: right or bottom     E: enable    D:disable
  Ot: mouse out     Ov: mouse over     I: image */
.otherLtEOt{background-image:url("../images/arrowl_out.gif");}
.otherLtEOv{background-image:url("../images/arrowl_over.gif");}
.otherLtD{background-image:url("../images/arrowl_gray.gif");}
.otherLtIW{width:13px;}
.otherLtIH{height:13px;}

.otherRbEOt{background-image:url("../images/arrowr_out.gif");}
.otherRbEOv{background-image:url("../images/arrowr_over.gif");}
.otherRbD{background-image:url("../images/arrowr_gray.gif");}
.otherRbIW{width:13px;}
.otherRbIH{height:13px;}


/*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*/
.otherBS{border-style:solid;}
.otherBW{border-width:1px;}
.otherBC{border-color:#454545;}

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

.otherLtCn{background-image:url("../images/round_tl.gif");}
.otherRtCn{background-image:url("../images/round_tr.gif");}
.otherRbCn{background-image:url("../images/round_br.gif");}
.otherLbCn{background-image:url("../images/round_bl.gif");}

.otherTBgC{background-color:transparent;}
.otherTBgI{background-image:url("../images/round_t.gif");}
.otherTBgR{background-repeat:repeat;}

.otherRiBgC{background-color:transparent;}
.otherRiBgI{background-image:url("../images/round_r.gif");}
.otherRiBgR{background-repeat:repeat;}

.otherBtBgC{background-color:transparent;}
.otherBtBgI{background-image:url("../images/round_b.gif");}
.otherBtBgR{background-repeat:repeat;}

.otherLBgC{background-color:transparent;}
.otherLBgI{background-image:url("../images/round_l.gif");}
.otherLBgR{background-repeat:repeat;}


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

/*Item 0 */
.otherItBgCi0{background-color:transparent;}
.otherOtFi0{font:9pt Verdana,Arial;}
.otherOtFCi0{color:#000000;}
.otherOtFDi0{text-decoration:none;}
.otherOvFi0{font:9pt Verdana,Arial;}
.otherOvFCi0{color:#000000;}
.otherOvFDi0{text-decoration:none;}

/*Item 1 */
.otherItBgCi1{background-color:transparent;}
.otherOtFi1{font:9pt Verdana,Arial;}
.otherOtFCi1{color:#000000;}
.otherOtFDi1{text-decoration:none;}
.otherOvFi1{font:9pt Verdana,Arial;}
.otherOvFCi1{color:#000000;}
.otherOvFDi1{text-decoration:none;}

/*Item 2 */
.otherItBgCi2{background-color:transparent;}
.otherOtFi2{font:9pt Verdana,Arial;}
.otherOtFCi2{color:#000000;}
.otherOtFDi2{text-decoration:none;}
.otherOvFi2{font:9pt Verdana,Arial;}
.otherOvFCi2{color:#000000;}
.otherOvFDi2{text-decoration:none;}

/*Item 3 */
.otherItBgCi3{background-color:transparent;}
.otherOtFi3{font:9pt Verdana,Arial;}
.otherOtFCi3{color:#000000;}
.otherOtFDi3{text-decoration:none;}
.otherOvFi3{font:9pt Verdana,Arial;}
.otherOvFCi3{color:#000000;}
.otherOvFDi3{text-decoration:none;}
