.tip {
	font:10px/12px Arial,Helvetica,sans-serif;
	
	width:200px;
	
	position:absolute;
	z-index:100;
	visibility:hidden;
	color:#333333;
	top:1px;
	left:1px;
	
	height: 300px;
}
#t1 {width:130px;}
#t2 {width:199px;}
#t3 {width:120px;}

