.new_find_storg{
	width: 250px;
  height: 33px;
  margin-top: 20px;
}
.new_find_storg .new_p1{
	height: 33px;
	line-height: 33px;
	float: left;
	font-size: 13px
}
.new_find_storg .new_p2{
	width: 180px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #cdcdcd;
	float: right;
	background: #fff;
	
}
.new_find_storg .new_p2 .new_input{
	float: left;
	height: 28px;
	border: none;
}

