.quick {
    float: left;
    background-image: url(../../../img/title_search_h2.gif);
    background-repeat: no-repeat;
    height: 31px;
    width: 950px;
    font-size: 18px;
    padding-left: 35px;
    margin-top: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.quick-body {
    padding: 0px 20px;
}

.quick-body ul { padding: 0px; }

.quick-body .box-link {
    float: left;
    list-style-type: none;
    margin-right: 20px;
    margin-bottom: 10px;
    background-image: url(../../../img/icon_search_arrow.gif);
    background-repeat: no-repeat;
    background-position: 5px 8px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 20px;
    border: 1px solid #FFD595;
    width: 145px;
    background-color: #FEFFEE;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sub-quick {
    border: 1px solid #FFC1C1;
    clear: left;
    float: left;
    margin: 0px;
    margin-bottom: 10px;
    width: 918px;
    font-size: 14px;
    background-image: url(../../../img/icon_search_area.gif);
    background-repeat: no-repeat;
    height: 22px;
    background-position: 3px 3px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 32px;
    background-color: #FFFBFB;
}

.quick-body .link {
    display: inline-block;
    margin-right: 10px;
}

.quick-body .unlink {
    color: #ffcc7a;
    text-decoration: none;
}
