.searchb * {
    border:0;
    height:27px;
    cursor:pointer;
    vertical-align:middle;
}
.srch_blck {
	width:275px;
}
.field {
    height:23px;
    font-size:15px;
    width:200px;
    float:left;
    margin:0;
    padding:0
}
.searchb img.head {
    background:url('/img/search/search_left.png') no-repeat;
    width:4px;
}

.searchb img.tail {
    background:url('/img/search/search_rigth.png') no-repeat;
    width:4px;
}

.searchb input {
    background:url('/img/search/search_bg.png') repeat-x;
    color:#eee;
    width:60px;
    padding-bottom:3px;
    font-weight:bold;
    font-size:15px;
}
