@charset "utf-8";

.tooltip { padding: 8px 8px 0px 5px; z-index: 1000; color: #000002; background-color: #FFFEDF; border-top: #EAEAAA 1px solid; border-right: #C4C370 1px solid; border-bottom: #C4C370 1px solid; border-left: #EAEAAA 1px solid; filter:blendtrans(duration=.2) revealTrans(duration=.1,transition=12) alpha(opacity=90,enabled=1);-moz-opacity:0.9; text-align: left; font-family:"宋体"}
.tooltip li { width:95%; padding-left: 30px; height: 20px }
.tooltip span{ float:left; color: #FF3E3E; font-size: 14px; border-bottom: 1px #FF3E3E dotted}
.tooltip b { float: left; color: #9A9841; font-weight: 100; border-top: 1px #EBEBB2 dotted; padding-top: 5px}

.tooltip div { position: absolute; color: #339933;top: 5px; font-size:10px; line-height: 12px; font-weight: bold}
.tooltip img { width: 20px; height: 20px;  padding: 1px; border: 1px #DADADA solid;}
.tooltip ul{ float:none}