<style type="text/css">
input {
border:1px solid #339900; 
background:#ffffff;
height:30px; line-height:30px; color:#009900

}
input {
 star : expression(
 onmouseover=function(){this.style.backgroundColor="#D5E9F6"},
 onmouseout=function(){this.style.backgroundColor="#ffffff"})
 }
</style>

相关文章: