#Container #bc_48 {
  background-color: #8FDBD2;
  border-color: #5FAFB7;
  border-style: solid;
  border-width: thick;
}

#Container #bt_49 {
  text-align: center;
  font-weight: bold;
  color: #5FAFB7;
}

#Container #bt_50 {
  font-weight: bold;
  color: #5FAFB7;
  text-align: center;
}

#Container #bt_51 {
  text-align: center;
  font-weight: bold;
  color: #5FAFB7;
}

 
header{   }
#Logo{position:absolute;left:0px;top:0px;}
#HeadTopMenu{position:absolute;left:250px;top:22px;}
@media screen and (max-width:1200px){#HeadTopMenu{position:fixed;left:0px;top:0px;} #Logo{left:10px;top:10px;}}
#banner{position:absolute;left:px;top:px;width:100px;height:auto}
#bc_4 .classLink_area ul li {
    width: 33%;
}
#bc_47 .classLink_area ul li {
    width: 20%;
}
.classLink_area ul li .item  {
    box-shadow: none;
}
#Container #bc_48 {
padding:50px;
}

@media only screen and (max-width: 480px) {
#bc_4 .classLink_area ul li {
    width: 100%;
}
#bc_47 .classLink_area ul li {
    width: 100%;
}
}

#bc_4 .classLink_area ul li {
    width: 33%;
}

.classLink_area ul li .item  {
    box-shadow: none;
}

@media only screen and (max-width: 480px) {
#bc_4 .classLink_area ul li {
    width: 100%;
border-style:solid #3F6EB4;
}
}

#CustTxt table {
    border-style: none;
    border-collapse: collapse;
    margin: 10px 0px;
    width: 100%;
}
#th-Plus {
    width: 26vw;
}
/*額外做顏色，沒有什麼意義*/
tr.tr-only-hide {color: #FFF;}

@media (max-width: 736px) {
#th-Plus {width: 100%;}
  .table-rwd{min-width: 100%;}
  /*針對tr去做隱藏*/
  tr.tr-only-hide {display: none !important;}
  /*讓tr變成區塊主要讓他有個區塊*/
.table-rwd tr{
    display: block;
    margin-top: 5px;
    padding:20px;
    border: 2px solid;
  }
#bc_52 .table-rwd tr{border-color:#D880A3;}
#bc_46 .table-rwd tr{border-color: #F97243;}

  .table-rwd td {
    text-align: left;
    padding-left:10px;
    font-size: 15px;
    overflow: hidden;
    width: 100%;
    display: block;
	}
	.table-rwd td:before {
    padding-left:0px;
    /*最重要的就是這串*/
    content: attr(data-th) &amp;quot; : &amp;quot;;
    /*最重要的就是這串*/
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 10px;
    color: #D20B2A;
  }
  /*當RWD縮小的時候.table-bordered 會有兩條線，所以針對.table-bordered去做修正*/
  .table-rwd.table-bordered td,.table-rwd.table-bordered th,.table-rwd.table-bordered{border:0;}
  
}

#HeadTopMenu .menu_item a:hover {
  font-size: 16px;
  font-weight: bold;
}

#HeadTopMenu .menu_item a {
  font-size: 14px;
}

