.pt10{padding-top:5px;}
.mr10{margin:0 10px 0 0 !important;}
.mt5{margin-top:2px !important;}
.ml10{margin-left:25px !important;}

.suggestion {
	width:598px;
	position:absolute;
	border:1px solid #B5B5B5;
	background-color:#EFEFEF;
	top:53px;
	left:-1px;
	font-family: "ËÎÌå";
	font-size:12px;
}
.floatL{float:left;}
.suggestion  *{padding:0;margin:0;}
.suggestion .suglist *{zoom:1;}

.f12{font-size:12px;}
.hui8{color:#878787;}
.fno{font-weight:normal;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .suggestion  { top:52px;  }
}
.green{color:#008000;}
.suggestion a {
	outline:none;
}
.mt5{margin-top:20px;}
.mt10{margin-top:11px;}
.suglist {
	width:233px;
	list-style:none;
	font-size:14px;
	padding:4px 0;
	float:left;
}
.suglist li {
	padding:0 9px;
	cursor:pointer;
	zoom:1;
	height:27px;
	line-height:27px;
}

.suglist li.cur, .slhover {
	background:#F3F3F3;
	color:#1E8D00;
}

.nobg .suginner{background:#fff;}
.nobg .suglist{width:598px;}

.suginner_nobg {
	background:none;
}
.suginner:after {
	clear:both;
	content:" ";
	visibility:hidden;
	overflow:hidden;
	height:0;
	display:block;
}
