


<!-- CSS´úÂë start-->
#haosou_links a {
  color: #666;
  text-shadow: none;
  text-decoration: none;
  display: inline-block;
  margin: 0 4px 0 8px;
}

#haosou_links>a:hover {
  text-decoration: underline;
}

#haosou_links a.haosou_active {
  color: #3eaf0e;
}

#haosou_search_form {
  margin-bottom: 10px;
  width: 645px;
  position: relative;
}

#haosou_input {
  background: #fff;
  color: #333;
  float: left;
  font-size: 16px;
  width: 500px;
  height: 30px;
  line-height: 30px\9;
  margin-top: 3px;
  outline: none;
  border: 1px solid #BBB;
  box-shadow: none;
  padding: 4px 6px 4px 12px;
  position: relative;
  vertical-align: top;
}

#haosou_submit {
  background: #3CBD38;
  border: 1px #36ab33 solid;
  color: #fff;
  cursor: pointer;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  height: 40px;
  left: 530px;
  outline: none;
  position: absolute;
  top: 3px;
  vertical-align: top;
  width: 110px;
}
<!-- CSS´úÂë end-->