.tTip {width: 200px; cursor: pointer; color: #666; font-weight: bold;} .tip {color: #333;}    .tip { width: 212px; padding-top: 37px; overflow: hidden; display: none; position: absolute; z-index: 500; background: transparent url(/img/tools/jquery.betterTooltip/tipTop.png) no-repeat top;} .tipMid {background: transparent url(/img/tools/jquery.betterTooltip/tipMid.png) repeat-y; padding: 0 25px 20px 25px;} .tipBtm {background: transparent url(/img/tools/jquery.betterTooltip/tipBtm.png) no-repeat bottom; height: 32px;}
