.tooltip {position: absolute;z-index: 100003;padding: 5px;font-size: 12px;font-family: \5b8b\4f53;line-height: 1.5;opacity: .8;}
.tipsy-arrow {position: absolute;top: 0;left: 20%;margin-left: -5px;width: 0;height: 0;border: 6px dashed orange;border-top: 0;line-height: 0;border-bottom-style: solid;border-left-color: transparent;border-right-color: transparent;}
.tipsy-arrow-n {border-bottom-color: #000;}
.tipsy-inner {padding: 5px 8px 4px 8px;max-width: 100%;border-radius: 3px;background-color: #000;color: #fff;text-align: center;}