css input 输入框背景透明

INPUT 背景色设置为透明  

BACKGROUND-COLOR: transparent;

例如:
<input nam="" style="BACKGROUND-COLOR: transparent;"/>