h1,h2,h3,h4,h5,h6,p,ul,ol,li,body{
  font-family: Roboto, Microsoft JhengHei, Heiti TC, MingLiU, arial, verdana, helvetica, tahoma, sans-serif;
  font-weight: 400;
}

.banner-text p{
  text-shadow: 2px 2px 4px black;
}
/*頁面底字*/
.bg-text{
  -moz-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  -o-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);
}
/*頁面底字*/
/*反選顏色*/
::selection { 
  background-color: #183121;
  color: #FFFCFF; 
}
/*反選顏色*/
/*導覽列*/
.breadcrumb{
    font-size: 12px;
    /*background-color: #fff;*/
    margin: 0 0 0;
    padding: 6px 2px;
    position: absolute;
    bottom: -20px;
    right: 0;
}
/*導覽列*/
body footer a:hover{
  color: #FFFCFF;
}

.text-title h2:after {
    position: absolute;
    bottom: -10px;
    left: 0%;
    width: 60px;
    height: 4px;
    content: "";
    display: inline-block;
    background-color: #285238;
}

#item-1694484630772{
  z-index: -1;
}

#item-1694397195470, #item-16983014686020, #item-16983063138550, #item-1698385459326, #item-16983896511050{
  z-index: 2;
}

div.mod-languages a{
  font-size: 16px;
  background-color: #285238;
  color: #ffffff;
}

div.mod-languages a:hover{
  color: #f2f2f2;
}

.language-phone div.mod-languages ul{
  text-align: center;
}