﻿#jj_suggest_result table th {
    border: none;
    height: 23px !important;
    min-width: 50px;
    max-width: 70px;
    word-break: break-all; /*支持IE，chrome，FF不支持*/
    word-wrap: break-word; /*支持IE，chrome，FF*/
    text-align: center;
}

#jj_suggest_result table td {
    border: none;
    height: 20px !important;
    word-break: break-all; /*支持IE，chrome，FF不支持*/
    word-wrap: break-word; /*支持IE，chrome，FF*/
}

#jj_suggest_result table tr {
    height: 20px !important;
}

.inp-search.search_short {
    z-index: 3;
    margin-top:4px;
}

    .inp-search.search_short div.inp-txt-wrap {
        width: 156px;
        height: 22px;
        _height:20px;
        z-index: 0;
    }


.search_short .seach-div {
    height: 24px;
    _height: 22px;
}

.inp-search.search_short .inp-txt-wrap .inp-txt {
    width: 147px;
    height: 21px;
    line-height:21px;
    _height: 19px;
    _line-height:19px;
    font-size: 12px;
}

.inp-search.search_short .btnNew {
    height: 24px;
    _height: 24px;
    line-height: 22px;
    font-size: 14px;
}

.remark {
    float: right;
    height: 42px;
    z-index: 10000;
}

.remark {
    line-height: 24px;
    margin-top: 5px;
    text-align: right;
}

    .remark ul {
        float: right;
        line-height: 22px;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .remark ul a {
            font-size: 12px;
            color: #494949;
        }

.inp-search {
    position: relative;
    top: 0px;
    z-index: 1000;
}

    .inp-search .sim-select {
        border-left: 1px solid #3A5E95;
        border-top: 1px solid #3A5E95;
        border-bottom: 1px solid #3A5E95;
        float: left;
        display: inline;
        position: relative;
        width: 75px;
        height: 28px;
        _height: 28px;
        margin-top: 3px;
        background: #fff url('../common/images/Stock_2014_bg1px.png') no-repeat 74px -218px;
        border-right-style: none;
        border-right-color: inherit;
        border-right-width: 0px;
    }

        .inp-search .sim-select h3 {
            text-align: left;
            position: relative;
            top: 0;
            z-index: 1000;
            line-height: 28px;
            font-weight: normal;
            font-size: 14px;
            background: url('../common/images/Stock_2014_icon.png') no-repeat 55px -839px;
            padding-left: 15px;
            cursor: pointer;
            float: left;
            display: inline;
            width: 59px;
            _background: url('images/Stock_2014_v_icon.gif') no-repeat 55px 12px;
        }

        .inp-search .sim-select .sim-ul-flt {
            margin-top: -1px;
            _margin-top: -1px;
            position: absolute;
            left: -1px;
            top: 34px;
            *top: 31px;
            _top: 33px;
            z-index: 10000;
        }

.sim-select .sim-ul-bg {
}

.inp-search .inp-txt-wrap {
    border: 1px solid #3A5E95;
    float: left;
    display: inline;
    margin-top: 3px;
    border-radius: 0;
    height: 28px;
    width: 210px; /*border-left: 0px;*/
    font-size: 14px;
    position: relative;
    z-index: 1;
}

.inp-search input {
    background-color: white;
    cursor: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    text-align: start;
}

.inp-search .inp-txt {
    width: 196px;
    color: #666;
    margin: 0;
    height: 28px;
    *height: 27px;
    _height: 25px;
    _line-height: 25px;
    line-height: 28px;
    *line-height: 27px;
    padding: 0px 0 0px 9px;
    border: 0px;
    font-size: 14px;
    _height: 26px;
    _line-height: 26px;
    font-family: "Arial","SimSun","瀹嬩綋";
}

.define-select {
    padding: 0;
    vertical-align: top;
    float: left;
    z-index: 9999;
    _display: inline-block;
    position: relative;
    _position: absolute;
    top: -1px;
    *top: -0px;
    _top: 28px;
    background-color: #fff;
    left: -1px;
}

    .define-select ul {
        z-index: 10000;
        width: 74px;
        border: 1px solid #3A5E95;
        padding: 0;
        text-align: center;
        margin: 0;
    }

        .define-select ul li {
            background: none repeat scroll 0 0 white;
            border-bottom: 1px solid #3A5E95;
            cursor: pointer;
            height: 30px;
            _height: 26px;
            line-height: 30px;
            _line-height: 26px;
            list-style: none outside none;
            padding: 0;
            width: 74px;
        }

            .define-select ul li a {
                margin-left: -16px;
                font-size: 14px;
                font-family: "瀹嬩綋",Arial;
                color: #484848;
            }

    .define-select ul {
        border-top: none;
    }

        .define-select ul .l {
            border-bottom: none;
        }

        .define-select ul .over {
            color: #e77802;
            background-color: #cde2f8;
        }

.seach-div {
    float: left;
    height: 30px;
    _height: 28px;
}

.btnNew {
    background-color: #3A5E95;
    height: 30px;
    _height: 30px;
    width: 64px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
}

.btnNew {
    float: left;
    margin-top: 3px;
    cursor: pointer;
}

#jj_suggest_resultStockCode_bar {
    top: -3px !important;
    left: 0px !important;
}

.suggest-result {
    top: 0px !important;
    left: 0px !important;
}
