.jdjs_app{
    float: right;
    height: 27px;
    text-align: right;}
.jdjs_app div input[type='text'] {
    float: left;
    width: 150px;
    height: 27px;
    line-height: 27px;
    background: #fff;
    color: #b0b0b0;
    border: 0;
    outline: none;
    padding-left: 10px;}
.jdjs_app div input[type='button'] {
    float: left;
    width: 43px;
    height: 27px;
    background: url(dfiles/11355/images/2.png);
    border: 0;
    outline: none;
    cursor: pointer;}
