#toolTip{ position: absolute; visibility: hidden; z-index: 100; width:110px; height:30px;}
.tooltiptitle{COLOR: #ffffff; font-size: 15px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
.tooltipfontcontent{COLOR: white;font-weight: bold; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;background-color: #494949;}
.tipTop{
    background-color: #494949;
}
.tipSub{}
.tipContent{ text-align: center}
