

.searchbg {
    width: 132px;
    height: 25px;
    background: url(../../image/searchbg.gif) 0 0 no-repeat;
    padding: 0 10px;
    float: right;
    margin-top: 28px;
    margin-left: 20px;
}

    .searchbg input {
        float: left;
    }

/* .searchbtn {
    background: url(../../image/search.png) right 0 no-repeat;
    width: 18px;
    height: 24px;
    border: 0;
} */

.intext {
    width: 90px;
    border: 0;
    color: #e7e7e7;
    background: none;
    height: 22px;
    line-height: 22px;
    margin-top: 2px;
}

.intext_txt {
    width: 90px;
    border: 0;
    color: black;
    background: none;
    height: 22px;
    line-height: 22px;
    margin-top: 2px;
}





