#searchtip {
	width:200px;
	font-size:120%;
	font-weight:500;
	line-height:normal;
	display:none;
}
#searchtip div.tip-direct {
	height:20px;
}
#searchtip div.tip-direct-inner {
	background:transparent url(images/tip-direction.png) bottom center no-repeat;
	margin:0 auto;
	width:29px;
	height:20px;
}
#searchtip div.tip-content {
	background-color:#fffc24;
	padding:10px;
	zoom:1;
}
