.head .search {
	width: 255px;
	margin-top:40px;
	float: left;
	margin-left:100px;
}
.head .search .inp01 {
	background: url(../img/s_inp.gif) no-repeat;
	width: 170px;
	height: 21px;
	line-height: 21px;
	border: none;
	padding: 0 3px 0 27px;
	float: left;
	color:#848484;
}
.head .search .fl {
	float: left;
}