#lib_quick {
    width: 730px;
    padding: 30px 30px 0 30px;
}

#lib_quick .search_brand_input {
    display: inline-block;
    width: 575px;
    height: 36px;
    line-height: 38px;
    padding-left: 34px;
    border: 1px solid #e5e5e5;
    border-right: none;
    border-radius: 2px;
    background: url(/images/glass2.png) no-repeat 11px center;
}

#lib_quick .search_brand_submit {
    display: inline-block;
    width: 118px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background: #4495ef;
    border: 1px solid #4495ef;
    border-radius: 2px;
}

#lib_quick .detail .letter {
    color: #4495ef;
    font-size: 16px;
    padding: 30px 0;
}

#lib_quick .detail a {
    display: block;
    float: left;
    width: 128px;
    height: 67px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin: 0 20px 20px 0;
    text-align: center;
    overflow: hidden;
}

#lib_quick .detail a.last {
    margin-right: 0;
}

#lib_quick .detail a img {
    vertical-align: middle;
}

#lib_quick .detail a span {
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}

#lib_quick_detail {
    width: 728px;
    padding: 30px;
    overflow: hidden;
}

#lib_quick_detail .img {
    width: 178px;
    height: 152px;
    text-align: center;
    border: 0;
    overflow: hidden;
}

#lib_quick_detail .img img {
    vertical-align: middle;
}

#lib_quick_detail .img span {
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}

#lib_quick_detail .inf {
    width: 454px;
    height: 152px;
    border-right: 1px solid #f2f2f2;
    overflow: hidden;
}

#lib_quick_detail .name {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #4495ef;
    overflow: hidden;
}

#lib_quick_detail .brief {
    height: 150px;
    line-height: 20px;
    color: #888;
    overflow: hidden;
}

#dd_brand_detail {
    border: 1px solid #f2f2f2;
    height: 152px;
    background: #f6f6f6;
    overflow: hidden;
}

#dd_brand_detail .dd_ld {
    background: #FFFFFF;
    width: 93px;
}

#dd_brand_detail .dd_ld div {
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
    height: 50px;
    line-height: 50px;
}

#dd_brand_detail .dd_ld div span, #dd_brand_detail .dd_ld div a {
    color: #888888;
    font-size: 14px;
}

#dd_brand_detail .dd_ld .off {
    border-bottom: none;
}

#ol {
    border-bottom: #e5e5e5 1px dashed;
}

#ddInquiry {
    border: #e5e5e5 1px solid;
    width: 100%;
    border-bottom: none;
}

#ddInquiry td {
    height: 48px;
    line-height: 48px;
}

#ddInquiry .td1 {
    color: #555555;
    font-size: 14px;
    background: #f6f6f6;
    border-bottom: #e5e5e5 1px solid;
}

#ddInquiry .td2 {
    color: #888888;
    font-size: 14px;
    border-bottom: #e5e5e5 1px solid;
}

#ddInquiry .td3 {
    /*width:158px;*/
    width: 200px;
    border-right: #e5e5e5 1px solid;
}

#ddInquiry .td4 {
    width: 428px;
    border-right: #e5e5e5 1px solid;
}

#ddInquiry .td5 {
    border-right: none;
}

#ddInquiry .td6 {
    text-indent: 10px;
}

#ddInquiry .td7 a {
    display: block;
    margin: 0px auto;
    width: 122px;
    height: 31px;
    line-height: 31px;
    color: #4495ef;
    text-align: center;
}