.searchinput {
	font-family: "ËÎÌå";
	font-size: 9pt;
	background-color: #EEF7FF;
	border: 1pt solid #CCCCCC;
	position: relative;
}
.button {
	background-color: #F6F6F6;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	position: relative;
	height: 14pt;
	width: 30pt;
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #333333;


}
.text {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
