.tTip {
	width: 74px;
	cursor: pointer; 
	color: #666; 
	font-weight: bold;
}
.tip {
	color: #333;
}
#cloud5 {
	top: 370px; 
	left: 60px;
}
.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 999999;
	background: transparent url(http://www.mifc.com/sift_09/images/campaign/tipTop.png) no-repeat top;
}	
.tipMid {
	background: transparent url(http://www.mifc.com/sift_09/images/campaign/tipMid.png) repeat-y; 
	padding: 0 25px 20px 25px;
}
.tipBtm {
	background: transparent url(http://www.mifc.com/sift_09/images/campaign/tipBtm.png) no-repeat bottom; 
	height: 32px;
}