.ac_results {
	padding: 0px; border-radius: 5px; border: 1px solid rgb(217, 217, 217); border-image: none; overflow: hidden; z-index: 99999; background-color: white;
}
.ac_results ul {
	list-style: none; margin: 0px; padding: 0px; width: 100%;
}
.ac_results li {
	font: 400 12px/16px Î¢ÈíÑÅºÚ; margin: 0px; padding: 2px 5px; color: rgb(51, 51, 51); overflow: hidden; font: menu; display: block; cursor: default;
}
.ac_results li span {
	margin-right: 3px; float: right;
}
.ac_results li strong {
	color: rgb(236, 81, 111);
}
.ac_loading {
	background: url("indicator.gif") no-repeat right white;
}
.ac_odd {
	background-color: rgb(244, 244, 244);
}
.ac_over {
	color: white; background-color: rgb(223, 247, 255);
}
