body, html {margin: 0px; padding: 0px;}
.indexw_header_middle{position:relative;z-index:1;}
.ac_results {
	background:white none repeat scroll 0 0;
	border:1px solid #ccc;
	cursor:default;
	font-size:13px;
	line-height:24px;
	margin:3px 0 0 0;
	position:absolute;
	z-index:99;
	padding: 6px 0;
	top:40px;
	right:20px;
	display: none;
	font-family:arial,"宋体";
	width: 198px!important;
}

.ac_results td.l {
	overflow:hidden;
	padding-left:10px;
	text-align:left;
	white-space:nowrap;
	color:#666;
}
.ac_results td.r {
	color:#999;
	font-size:10px;
	overflow:hidden;
	padding:0 10px 0 3px;
	text-align:right;
	white-space:nowrap;
}

.ac_over {
	background:none;
	cursor:pointer;
}

.ac_match {
	text-decoration: none;
	font-weight: bold;
	color:#f6827a;
}

.ac_over .ac_match {
	color:#f6827a !important;
}

.ac_over .l{color:#f6827a!important;}
.ac_over .r {
	color:#999 !important;
}