﻿
.td_1
{
  width:120px;
  height:25px;
}
 
.td_2
{
  width:170px;
}
.td_3
{
  width:70px;
    height:25px;
}
.td_4
{
  width:110px;
    height:25px;
}
.td_6
{
  width:110px;
    height:22px;
}
.td_5
{
  width:15px;

}
.td_7
{
  width:70px;

}
.td_8
{
  width:400px;
  height:25px;

}
.td_9a
{
  width:220px;
  border: 1px solid ;
}
.td_10a
{
  width:450px;
  border: 1px solid ;
}



.td_11
{
  border: 1px solid ;
}
.td_12
{
  border: 1px solid ;
}

.table_1
{

  vertical-align:text-top;
    margin-top: 0px;
}

h1 {
  font: normal 400 3em/1 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;
  text-transform: uppercase;
  color: #009bd7;
  margin: 0.5em 0;
}

/* line 16, ../sass/general/_sitewide.scss */
h2 {
  font: normal 400 2.5em/1 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;
  text-transform: uppercase;
  color: #3c3c3c;
  margin: 0.5em 0;
}

/* line 22, ../sass/general/_sitewide.scss */
h3 {
  font: normal 400 1.7em/1 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;
  text-transform: uppercase;
  color: #f58025;
  margin: 0.5em 0;
}

/* line 28, ../sass/general/_sitewide.scss */
h4 {
  font: normal 700 1.1em/1 'Microsoft JhengHei' ,"freight-sans-pro-n7", "freight-sans-pro",sans-serif;
  color: #3c3c3c;
  margin: 0 0 1em 0;
}

/* line 33, ../sass/general/_sitewide.scss */
h5 {
  font: normal 700 1.1em/1 'Microsoft JhengHei' ,"freight-sans-pro-n7", "freight-sans-pro",sans-serif;
  text-transform: uppercase;
  color: #3c3c3c;
  margin: 0 0 0.5em 0;
}
h6 {
  font: normal 400 3em/1 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;
  text-transform: uppercase;
  color: #009bd7;
  margin: 0.5em 0;
}
h7 {
  font: normal 300 24px 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;
  text-transform: uppercase;
  color: #009bd7;
  margin: 0.5em 0;
}
h8 {
  font: normal 300 24px 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;
  text-transform: uppercase;
  color: blue;
  padding-bottom: 1.5em;
  padding-top: 1.5em;
}

h10 {
  font: normal 300 18px 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;
  color: black;
}
.Blue_Title_L {
  font: normal 400 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;

  color: #009bd7;
  margin: 0.5em 0;
}
.Blue_Title_M {
  font: normal 300 32px 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;

  color: #009bd7;
  margin-top:15px;
}
.Blue_Title_S {
  font: normal 300 16px 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;
 
  color: #009bd7;
  margin-top:15px;
}
.Blue_Title_P {
  font: normal 300 22px 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;
  color: #009bd7;

}
.DBlue_Title_M {
  font: normal 300 24px 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;

  color: blue;

}
.DBlue_Title_M2 {
  font: normal 300 18px 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;

  color: blue;

}
.Orange_Title_M {
  font: normal 300 24px 'Microsoft JhengHei' ,'Knockout 28 A', 'Knockout 28 B', sans-serif;

  color: #F79646;

}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}