.x-suggestion {
	background:#fff;
	border:1px solid #718BB7;
	float:left;
	width:100px;
	padding-bottom:5px;

}
.x-suggestion ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.x-suggestion li {
	list-style-type: none;
	line-height:12px;
	float:left;
	width:100%;
	padding:0px;
	list-style-image: none;

}
.x-suggestion a.x-suggestion-item {
	color:#222222;
	cursor:pointer;
	display:block;
	line-height:12px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0pt;
	padding:1px 0px 1px 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:12px;
	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-icon {
	background-position:center center;
	border:0pt none;
	height:12px;
	margin:0pt 8px 0pt 0pt;
	padding:0pt;
	vertical-align:top;
	width:16px;
}

.x-suggestion-red {
	color: #FF0000;
	font-family: Arial;
	font-size: 8px;
	font-weight:bold;
	border: 1px solid #8199BB;
	height:12px;
	width:25px;
	margin-left:5px;
	margin-right:5px;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}


.x-suggestion-item-active {
	background-color:#E7F1FD;
	padding:0pt;

}

a.x-suggestion-red:link,a.x-suggestion-red:visited {
	font-family: Arial;
	font-size: 8px;
	outline: none;
	color: #809DBD;
	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: 12px;
	color: #333333;
	text-decoration: none;outline: none; 
	blr:expression(this.onFocus=this.blur())
}
a.x-suggestion-lan:hover {
	text-decoration: none;
	color: #829ABC;
}

.x-suggestion-pagebar{
	text-align:right;
}

.x-suggestion-srk{
	background-image:url(http://image1.ccb.com/cn/home/images/li_x.gif);
	background-position:166px;
	background-repeat:no-repeat;
	height: 16px;
	border: 1px solid #718BB7;
	width:178px;color:#919191;
	font-size:12px;

}


.x-suggestion-srk2{
	background-image:url(../images/li_x.gif);
	background-position:116px;
	background-repeat:no-repeat;
	height: 16px;
	border: 1px solid #718BB7;
	width:130px;color:#919191;
}