@charset "utf-8";
.tooltip_tips {
	border:1px solid #ADD8E6;
	background:#E0FFFF;
	color:blue;
	padding:2px 7px;
	font-size:10px;
}
