.tip
{
	color: #FFFFFF;
	background:url(../images/profile.gif) left top no-repeat;
	height:54px;
	width: 55px;
	z-index: 13000;
}
 
.tip-title 
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	float:left;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/profile.gif) 0 0 no-repeat;
}
 
.tip-text
{
	font-size: 11px;
	padding: 4px 8px 8px;
	background: yellow;
}
