﻿@media only screen
and (min-width : 824px) {
.rate table {
    font-family: Arial, 'Noto Sans TC', "Heiti TC", 'Microsoft JhengHei', Helvetica, sans-serif;
	

}
.center {
	text-align: center;
	margin: auto;
}

.rate {
/*padding: 20px 0 50px 0;*/
	

margin-left: 10px
}

.rate table tr{
	height: 0px;
  	background-color: #ffffff;
    font-family: Arial, "Heiti TC", 'Microsoft JhengHei', Helvetica, sans-serif;
	 color:#425662;
	font-size: 16px;
	 line-height: 1.2;
}


.rate table .table_container {
	margin-top: 5px;
	margin-bottom: 5px;
}
.rate table .table_border-r {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #c8d7de;
}
.rate table .table_border-l {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c8d7de;
}
.rate table .table_border-m {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c8d7de;
}

.rate table .table_border-m2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c8d7de;
}



.rate table .table_border-l-color {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c8d7de;
}

.rate table .table_border-r-color {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #c8d7de;
}
.rate table .table_border-t-color {
border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c8d7de;
}
.rate table .table_border-b-color {
border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c8d7de;
}
.rate table .table_border-m-color {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c8d7de;
}
.rate table .table_border-trr-color {
border-top-right-radius: 30px;
}
.rate table .table_border-tlr-color {
border-top-left-radius: 30px;
}
.rate table .table_border-tbr-color {
border-bottom-right-radius: 30px;
}

.rate table .table_border-tbr-color {
border-bottom-right-radius: 30px;
border-bottom-right-color: #c8d7de;
}
	
.rate table .table_border-tbl-color {
border-bottom-left-radius: 30px;
border-bottom-left-color: #c8d7de;
}

}

@media only screen
and (max-width : 823px) {

.rate {
	
}

.rate table tr{
	height: 0px;
  	background-color: #ffffff;
    font-family: Arial, "Heiti TC", 'Microsoft JhengHei', Helvetica, sans-serif;
	 color:#6d5b6c;
	font-size: 16px;
	 line-height: 1.0;
}


.rate table .table_container {
	margin-top: 5px;
	margin-bottom: 5px;
}
.rate table .table_border-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8d7de;
}
.rate table .table_border-l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8d7de;
}
.rate table .table_border-m {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8d7de;
}

.rate table .table_border-m2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c8d7de;
}



.rate table .table_border-l-color {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c8d7de;
}

.rate table .table_border-r-color {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #c8d7de;
}
.rate table .table_border-t-color {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c8d7de;
}

.rate table .table_border-b-color {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c8d7de;
}
.rate table .table_border-m-color {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8d7de;
}
.rate table .table_border-trr-color {
border-top-right-radius: 30px;
}
.rate table .table_border-tlr-color {
border-top-left-radius: 30px;
}
.rate table .table_border-tbr-color {
border-bottom-right-radius: 30px;
}

.rate table .table_border-tbr-color {
border-bottom-right-radius: 30px;
border-bottom-right-color: #c8d7de;
}
	
.rate table .table_border-tbl-color {
border-bottom-left-radius: 30px;
border-bottom-left-color: #c8d7de;
}

}

.red {	color: #ce526d;
}
.red01 {
	color: #FF0000;
	font-weight: bold;
	font-size: 20px;
}
.yellow {
	color: #CC9900;
}
.yellow01 {
	color: #CC9900;
	font-weight: bold;
	font-size: 20px;
}
.white {
	color: #FFF;
	font-weight: bold;
}
.color{
	color:#c8d7de;
	font-weight: bold;
}

