去输入框中加图片按钮

往输入框中加图片按钮
<div style="border:1px solid #CCC;width:180px;" >
	<input type="text" style="background-repeat: no-repeat; border:0px;">
	<input style="background-image: url(images/property  /searchReceiver.gif); background-repeat: no-repeat; border:0px; width:15px; height:15px;" name="delItem" >
</div>