.souso_cont {
    width: 260px;
    height: 27px;
    position: relative;
    display: none;}

.sousu_input {
    background: url(img/souso_input_bg.png) no-repeat center center;
    width: 240px;
    padding-right: 20px;
    height: 27px;
    text-indent: 10px;
    outline: none;
    border: 0;}
.souso_btn {
    background: url(img/fdj.png) no-repeat center center;
    width: 16px;
    height: 17px;
    position: absolute;
    top: 5px;
    right: 6px;
    border: 0;
    outline: none;
    cursor: pointer;}

