@charset "utf-8";
.tooltip{
	width:230px;
	font-size:92%;
	text-decoration:none;
	text-align:justify;
}

.tooltip span.top{
	padding:33px 15px 0 12px;
    background:url(bt.gif) no-repeat top;
	line-height:1.4;
	}

.tooltip b.bottom{
	padding:3px 10px 15px 12px;
	color:#548912;
    background: url(bt.gif) no-repeat bottom;
	}
