.search .txt {
    width: 155px;
    border: 1px solid #cccccc;
    height: 23px;
    line-height: 23px;
    padding-left: 3px;
    color: #a6a6a6;
    vertical-align: top;
    float: left;
}.search .search-sub {
    background: url(../img/search-but.jpg) no-repeat;
    width: 25px;
    height: 25px;
    border: none;
    vertical-align: top;
    float: left;
}.search {
    width: 200px;
    margin: 7px 0 0;
    margin-right: 92px;
}

.autosearchinput {
    border: 1px solid #cccccc;
    width: 280px;
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #a6a6a6;
    vertical-align: top;
    display: block;
    float: left;
}
.autosearchbutton {
    background:  no-repeat;
    width: 56px;
    height: 38px;
    border: none;
    vertical-align: top;
    display: block;
    float: left;
    border: 1px solid #cccccc;
    line-height: 38px;
    font-size:18px;
    font-weight:bold;
    color:#fff;
}
.search {
    width: 440px;
    margin: 67px 0 0;
    margin-right: 30px;
}

