search_ui.css 431 Bytes
.formupper {
  position: relative;
  overflow: hidden;
  text-align: left;
}
.formupper .ipt {
  width: 97%;
  height: 42px;
  font: 14px/42px 'Microsoft YaHei';
  color: #bbb;
}
.formupper .bt {
  height: 46px;
  font: 16px/46px 'Microsoft YaHei';
  padding: 0 15px;
}
.formupper .formsub {
  position: absolute;
  right: 0;
  top: 0;
}
.formupper .searchfry {
  width: 20px;
  height: 20px;
  background-position: -25px -38px;
}