@charset "utf-8";
/* CSS Document */


.Frame_header3{
  font-size: 14px;
  background: url('bg.jpg') repeat-x;
  height: 90px;
}
.Frame_header3 .fl{
  margin: 10px 20px;
}
.Frame_header3 .right .link{
  background: url('bg2.png') no-repeat;font-size: 12px; line-height: 30px; width: 356px;height: 38px; text-align: center;
}
.Frame_header3 .right a{
  color: #707070;
}
.Frame_header3 #form-container {

    max-width: 222px;
    text-align: left;
    margin: 0 auto 20px;
    display: block;

}
.Frame_header3 a.search-submit-button {

    display: block;
    float: right;
    width: 45px;
    height: 22px;

}
.Frame_header3 #searchtext {

  background: url('searchl.gif') no-repeat;
    overflow: hidden;
    width: 177px;

}
.Frame_header3 #searchtext input {
  background:transparent;
    border: 0;
    color: #5e5e5e;
    display: block;
    font-family: arial, sans-serif;
    font-size: inherit;
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 12px;
    margin: 0;
    height: 22px;

}



