
.nav_search{float:right;width:220px;padding:16px 0 0 0;text-align:right;}
.btn_search{width:53px;height:18px;text-align:center;border:0px solid #376097;background: url(images/search5a.png) repeat-x top;}
.input00{height:18px;padding:2px 0 0 2px;border:1px solid #cecece;background:#fff url(images/search5a.png) repeat-x;}
.header .search22 {
    margin: 5px 5px 10px 5px;
    width: 250px;
}

.header .search22 form {
    position: relative;
    top:35px;
    width: 250px;
    height: 18px;
    line-height: 18px;
    display: block;
    background: rgba(255, 255, 255, 0.6);
    overflow: hidden;
}

.header .search22 form input {
    height: 18px;
    display: block;
    background: none;
    font-size: 18px;
    border: none;
    width: 230px;
    text-indent: 15px;
}

.header .search22 form button {
    width: 40px;
    height: 18px;
    text-align: right;  
    background: #3968b6;
    cursor: pointer;
    display: block;
    font-size: 18px;
    color: #3968b6;
}

.header .search22 form button img {
    margin-right: 24px;
    vertical-align: 12px;
    display: inline-block;
    width: 24px;
     background: #3968b6;
}

.header .search22 .hotSearch {
    text-align: center;
    margin: 16px auto 80px;
    color: #ffffff;
}

.header .search22 .hotSearch span {
    margin: 0 7px;
    cursor: pointer;
    display: inline-block;
}