html,
body {
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif !important;
  font-size: 16px;
  line-height: 1.6;
  background-color: #fff;
  color: #333;
}

body * {
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif !important;
}

.brand-name {
  color: #003366;
  font-weight: bold;
  white-space: nowrap;
}

img {
  max-width: 100%;
  height: auto;
}

/* Google Tag Manager fallback iframe should remain hidden without inline styles. */
noscript iframe[src*="googletagmanager.com/ns.html"] {
  display: none;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* Keep structured data helper blocks hidden after removing inline styles. */
[vocab] {
  display: none;
}

html .marquee {
  overflow: hidden;
  margin: 10px 0;
}

html marquee {
  max-width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #003366;
}

#sidebar .Ptitle {
  font-size: 18px;
  font-weight: bold;
}

#sidebar .Ptitle a,
#sidebar .sideTitle {
  font-size: 18px;
  font-weight: bold;
}

#sidebar .sideA {
  font-size: 16px;
  line-height: 20px;
  min-height: 20px;
}

#corplist {
  display: block;
  padding-left: 0;
}

.clear,
.clearfix {
  clear: both;
}

#preferent .ui-icon {
  background: url(../../yellowpageMobile/images/preferent.png) 50% 50% no-repeat;
  background-size: 31px 22px;
  height: 22px;
  width: 31px;
  margin-left: -15px;
  -moz-border-radius: 0;
}

#base .ui-icon {
  background: url(../../yellowpageMobile/images/base.png) 50% 50% no-repeat;
  background-size: 31px 22px;
  height: 22px;
  width: 31px;
  margin-left: -15px;
  -moz-border-radius: 0;
}

#products .ui-icon {
  background: url(../../yellowpageMobile/images/products.png) 50% 50% no-repeat;
  background-size: 31px 22px;
  height: 22px;
  width: 31px;
  margin-left: -15px;
  -moz-border-radius: 0;
}

#contact .ui-icon {
  background: url(../../yellowpageMobile/images/contact.png) 50% 50% no-repeat;
  background-size: 31px 22px;
  height: 22px;
  width: 31px;
  margin-left: -15px;
  -moz-border-radius: 0;
}
