@charset "utf-8";
/* CSS Document */

.wp_search .search_logo img{
    width: 340px !important;
    margin-top: 9px;
}}
.wp_search .head_top{ background: url(../htmlRes/base_res/logo.png)  left center no-repeat;}
.wp_search .search_head {
    height: 100px;
    background-color: #63065f !important;
    border-bottom: 1px solid #e5e5e5;
}
.wp_search .input_submit .search_submit {
    width: 98px !important;
    height: 34px !important;
    border: 0;
    font-size: 15px;
    color: #fff;
    margin: 0 3px 6px 0;
    background: #8e448b !important;
    cursor: pointer;
}
.wp_search .search_advanced{background: #8e448b !important;}
.wp_search .search_tabs .selected_item {
    cursor: default;
    background-color: #9fa5ab !important;
    color: #fff;
    font-weight: bold;
}
.wp_search .search_logo img {
 
    width: 378px !important;
    margin-top: 20px;
    height: 75px !important;
}
.wp_search .search_advanced {
 
    color: #ce72ca;
}