.x-suggestion {
	background:#fff;
	border:1px solid #718BB7;
	float:left;
	width:100px;

}
.x-suggestion ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.x-suggestion li {
	list-style-type: none;
	line-height:26px;
	float:left;
	width:100%;
	padding:0px;
	list-style-image: none;

}
.x-suggestion a.x-suggestion-item {
	color:#222222;
	cursor:pointer;
	display:block;
	line-height:16px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0pt;
	padding:3px 0px 3px 15px;
	text-decoration:none;
	white-space:nowrap;
}
.x-suggestion a {
	text-decoration:none !important;
}
.x-suggestion-list {
	background:transparent none repeat scroll 0% 0%;
	border:0pt none;
}
.x-suggestion-list-item {
	-moz-user-select:none;
	-x-system-font:none;
	display:block;
	font-family:tahoma,arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:1px;
	white-space:nowrap;
}
.x-suggestion-item-active {
	background-color:#E7F1FD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAD5FB;
	border-bottom-color: #AAD5FB;
	padding:0pt;

}
.x-suggestion-item-icon {
	background-position:center center;
	border:0pt none;
	height:16px;
	margin:0pt 8px 0pt 0pt;
	padding:0pt;
	vertical-align:top;
	width:16px;
}

.x-suggestion-red {
	color: #FF0000;
	font-weight: bold;
	font-family: "ËÎÌå";
	font-size: 13px;
	border: 1px solid #CCCCCC;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:30px;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
}

a.x-suggestion-red:link,a.x-suggestion-red:visited {
	font-family: "ËÎÌå";
	font-size: 13px;
	outline: none;
	color: #0055AA;
	font-weight:bold;
	text-decoration: none;
	blr:expression(this.onFocus=this.blur())
}
a.x-suggestion-red:hover {
	text-decoration: none;
	color: #FF0000;
	outline: none;
	font-weight: bold;
	background-color:#E2E0FC;
	blr:expression(this.onFocus=this.blur())
}


a.x-suggestion-lan:link,a.x-suggestion-lan:visited {
	font-family: "ËÎÌå";
	font-size: 13px;
	color: #333333;
	text-decoration: none;outline: none; 
	blr:expression(this.onFocus=this.blur())
}
a.x-suggestion-lan:hover {
	text-decoration: none;
	color: #0055AA;
}

.x-suggestion-pagebar{
	text-align:center;
}

.x-suggestion-srk{
	background-image:url(../images/jtpic.gif);
	background-position:right;
	background-repeat:no-repeat;
	height: 15px;
	border: 1px solid #718BB7;
}