﻿body {
}
div.bubble{margin:0 auto; padding-top:3px;}
.bubble a{color:#F60;font-weight:normal; font-size:9pt; text-decoration:none; cursor:pointer;}
.bubble a:hover{color:#F00}
.tooltip{width:198px;color:#000;font:lighter 11px/1.3 Arial,sans-serif;text-decoration:none;text-align:center}
.tooltip span.top{padding:30px 8px 0;background:url(http://www.codefans.net/jscss/demoimg/200907/bt.gif) no-repeat top}
.tooltip b.bottom{padding:3px 8px 15px;color:#548912;background:url(http://www.codefans.net/jscss/demoimg/200907/bt.gif) no-repeat bottom}
.clearAllFloats:after {
clear:both;
content:".";
display:block;
height:0;
}