@charset "utf-8";
/* CSS Document */


.Frame_header4{
}
.Frame_header4 .fl{
  
}

.Frame_header4 input {
  vertical-align: middle;
}
.Frame_header4 .search-input {
  border: none;
  width: 242px;
  height: 36px;
  line-height: 36px;
  color: #505050;
  float: left;
  padding: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.Frame_header4 .search-submit-button {
  background: url(search.png) no-repeat center center;
    background-color: rgba(0, 0, 0, 0);
  width: 36px;
  height: 36px;
  border: none;
  float: left;
  cursor: pointer;
  border: solid 1px #0e5db9;
  background-color: #0e5db9;
}