@charset "utf-8";
.search {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 195px;
	float: left;
	background-position: left top;
	line-height: 22px;
	display: inline;
	margin-left: 470px;
}
.button{
	width:30px;
	height:22px;
	display:inline;
	border:none;
	border:0;
	cursor:pointer;
	background:none
}
.textbox{
	width:150px;
	color:#999999;
	height:22px;
	line-height:22px;
	display:inline;
	border:none;
	background:none;
	font-size: 12px;
}