@charset "utf-8";
/* CSS Document */

.header1 input{
 width:288px;
 height:23px;
 border:#E0DCDD 1px solid;
 margin-right:5px;
}
.header1 button {
 background: url(button.gif);
 height: 26px;
 width:74px;
 border: medium none;
 color: #FFFFFF;
}
.daohang {
 
 background:url(111.png);
}
.daohang a {
 color:#fff;
 font-size:14px;
 font-family:Verdana;
 text-decoration:none;
 padding-left:10px;
}
.daohang a:hover {
 text-decoration:underline;
  color:#fff;

}
