#qTip { padding: 5px; line-height: 180%; display: none; background: #FE7800; color: #000000; font-size: 18px; text-align: left; position: absolute; z-index: 1000; width: 300px; overflow: hidden; text-indent: 2em;font-family:STZhongsong;border-radius: 15px; }
#tooltip { position: absolute; border: 10px solid #f90; color: #000000; display: none; font-size: 18px; font-weight: bold; background: #FE7800; }
