  .subMenu .topicLink .print { display : none !important; }
  .advancedIndex .page .current { font-weight:bold; }
  .advancedIndex .page li a span { color : #941619 !important; }
  #searchListing .title a h3 { font-weight: bold !important; }
  @media screen and (min-width: 800px) {
     #gs1 #searchMainBarTop{
         width:430px;
         margin-bottom: 10px;
     }
  }
  @media screen and (min-width: 480px) and (max-width:800px) {
     #gs1{
         min-width : 600px;
     }
     #gs1 #searchMainBarTop{
         min-width:360px;
         margin-bottom: 10px;
         max-width : 80%;
     }
     body.innerPage .innerPageWrapper.searchPage .searchResult .item .link .miscHolder span{
         font-weight: bold !important;
     }
  }
  @media screen and (max-width: 480px) {
     #gs1 #searchMainBarTop{
         max-width:280px;
         margin-bottom: 10px;
     }
  }
  .ui-autocomplete{
     z-index : 9999;
  }
  .ui-state-active,
  .ui-widget-content .ui-state-active,
  .ui-widget-header .ui-state-active,
  a.ui-button:active,
  .ui-button:active,
  .ui-button.ui-state-active:hover {
    background: #DDDDDD!important;
    color: #000000;
    border: 1px solid #DDDDDD;
  }
  body.innerPage .innerPageWrapper.searchPage .recommendHolder .item .link p a {
     font-family : Arial, sans-serif !important;
  }
  .searchResult .item h3{
     font-family : "Montserrat", Arial, sans-serif !important;
  }
  .searchResult .item .title a span{
     font-family : "Montserrat", Arial, sans-serif !important;
     font-weight: bold !important;
     font-size: 1em;
  }

  .noborder {border:0;}
  .select-style:focus-within {
    outline: 1px solid black;
  }
.searchWord {
  font-family: Arial, sans-serif, "Microsoft JhengHei", 微軟正黑體, TH-Tshyn-P0, TH-Tshyn-P1, TH-Tshyn-P2, TH-Tshyn-P16;
}
#searchMenuBar {
  font-family: Arial, sans-serif, "Microsoft JhengHei", 微軟正黑體, TH-Tshyn-P0, TH-Tshyn-P1, TH-Tshyn-P2, TH-Tshyn-P16;
}
.advancedSearchMainBtn {
  font-size:100%;
}
