.12w {
	font-family: "宋体", "新宋体", "楷体_GB2312", "仿宋_GB2312", "黑体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
}
.12l {
	font-family: "宋体", "新宋体", "楷体_GB2312", "仿宋_GB2312", "黑体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000CC;
	text-decoration: none;
}
.12h {
	font-family: "宋体", "新宋体", "楷体_GB2312", "仿宋_GB2312", "黑体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.12b {
	font-family: "宋体", "新宋体", "楷体_GB2312", "仿宋_GB2312", "黑体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "宋体", "新宋体", "楷体_GB2312", "仿宋_GB2312", "黑体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-family: "宋体", "新宋体", "楷体_GB2312", "仿宋_GB2312", "黑体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration: underline;
}
.12ll {
	font-family: "宋体", "新宋体", "楷体_GB2312", "仿宋_GB2312", "黑体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
.14h {
	font-family: "宋体", "新宋体", "楷体_GB2312", "仿宋_GB2312", "黑体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.16h {
	font-family: "宋体", "新宋体", "楷体_GB2312", "仿宋_GB2312", "黑体";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.16hh {
	font-family: "宋体", "新宋体", "楷体_GB2312", "仿宋_GB2312", "黑体";
	font-size: 16px;
	text-decoration: none;
	color: #CC0000;
}
.16j {
	font-family: "宋体", "新宋体", "楷体_GB2312", "仿宋_GB2312", "黑体";
	font-size: 16px;
	color: #FF3300;
	text-decoration: none;
}
#search_suggest {
	position:absolute;
	background-color:#ffffff;
	text-align:left;
	border:1px solid #000000;
	width:400px;
}
.key_abnormal {
	border-bottom:1px solid white;
	border-left:1px solid #8298BF;
	border-top:1px solid #8298BF;
	border-right:1px solid #8298BF;
}
.key_normal {
	border-bottom:1px solid #8298BF;
	border-left:1px solid #8298BF;
	border-top:1px solid #8298BF;
	border-right:1px solid #8298BF;
}
.search_suggest {
	margin:0;
	padding:0;
	width:400px;
	height:50px;
	border-top:1px solid black;
	border-left:1px solid black;
	background-color:#fff;
	position:absolute;
	top:20px;
	left:0px;
}
.suggest_hidden {
	display:none;
}
.item_normal {
	width:100%;
	overflow:hidden;
	padding-left:0px;
	padding-top:2px;
}
.item_high {
	padding-left:0px;
	padding-top:2px;
	background-color:#326BC5;
	color:white;
	width:100%;
}
.cancel {
	cursor:default;
	text-align:right;
	width:100%
}