.search{
	float: right;
	width: 294px;
	margin-top: 10px;
}

.search_text{
	width: 227px;
	height: 32px;
	line-height: 37px;
	float: left;
}

.search_submit{
	width: 49px;
	height: 37px;
	float: right;
	background: #009fca url(../images/0013920_45.png) no-repeat 13px -90px;
	cursor: pointer;
}

