@charset "utf-8";
.button{ height:40px; line-height:39px;  position:relative;border:0; background:url(../images/zh_input_button.png) no-repeat;cursor:pointer}
.button1{ height:40px; line-height:38px;  position:relative;border:0; background:url(../images/zh_input_button_1.png) no-repeat;cursor:pointer}
.state1{color:#aaa;}
.state2{color:#000;}
.state3{color:red;}
.state4{color:green;}
input.text{width:160px;height:20px;border:1px solid #a5aeb6;padding:4px 2px;}