@charset "UTF-8";

body {



    font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "Heiti TC", "微軟正黑體", "Microsoft JhengHei";



}

footer .siteMap.type2 li {

    border: 1px solid #c0b9b9;

        border-top-width: 1px;

        border-right-width: 1px;

        border-bottom-width: 1px;

        border-left-width: 1px;

    border-width: 0 1px;

    padding: 0 1em;

    margin-left: -1px;

    line-height: 1.2;

}



@media (min-width: 1201px){

  footer .footerContent .footerType1 > :nth-child(1) {

      width: 65%;

  }

  footer .footerContent .footerType1 > :nth-child(2) {

      width: 35%;

  }



  /* .Bbox_in_2c_L3 > div > div:nth-of-type(1) {

      float: left;

      width: 35%;

  }

  .Bbox_in_2c_L3 > div > div:nth-of-type(2) {

      float: left;

      width: 65%;

  } */  

}