@charset "utf-8";
.ac_results {
	padding-top:13px;
	width: 457px!important;
	background-image: url(/templets/default/images/searchFixIco.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
	background-color: #FFF;
	top:62px!important;
}
.ac_results ul {
	padding: 0px; list-style-type: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left:0;
}
.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
}
.ac_results li {
	margin: 0px; padding: 0px; list-style-type: none; font-size: 12px; line-height: 20px; height: 20px; text-indent: 15px; 
}
.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}
.ac_over {
	background-color: #daeef4;
	color:#266eb9;
}
.searchListFO{ float: left; height: 22px; line-height: 22px; text-align: right; vertical-align: middle; width:100%; background-color: #e5e5e5; font-size: 12px; }
