.tip {	color: #fff;	width: 200px;	z-index: 13000;}.tip-title {	font-weight: bold;	font-size: 11px;	margin: 0;	color: #9FD4FF;	padding: 8px 8px 4px;	background: url(../../images/bubble.png) top left;}.tip-text {	font-size: 11px;	padding: 4px 8px 8px 4px;	background: url(../../images/bubble.png) bottom right;}.tip-text a {	text-decoration: none;	color: purple;}