<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{
  //background: url(images/bg.png);
  background-color: #ffffff;
  background-position : top center;
  background-attachment: fixed;
  background-repeat: repeat-x;
  margin-left:0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin: 0;
  padding: 0;
  font-family: Arial,Verdana,Helvetica;
  letter-spacing: 0px;
  text-decoration: none;
}

body img {
  border: 0;
}

/*-----------------------------Top Start----------------------------------------*/
#Top  { 
  background: url(images/top.png);
  background-repeat: no-repeat;
  background-position : top center;
  height: 395px;
}

.TopText{
  font-size:12px;
  color:#6a6260;
  line-height: 18px;
  letter-spacing: 0.5px;
}

a.linkTop:link    {
  text-decoration: none; 
  padding:0 10px;
  color: #fff;
}
a.linkTop:visited { 
  text-decoration: none;
  color: #fff;
}
a.linkTop:hover   {
  text-decoration: underline;
  color: #fff;
}
/*-----------------------------Top End----------------------------------------*/

/*-----------------------------Menu Start----------------------------------------*/

#Menu td a {
  display: block;
  padding-top:10px;
  padding-right:9px;
  padding-bottom:10px;
  padding-left:9px;
  font-size:16px;
  color:#ffffff;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0.5px;
  font-family: 微軟正黑體, Microsoft JhengHei;
}

#Menu td a:link    {
}

#Menu td a:hover   {
  text-decoration: none;
  background-color: #68452f;
}

#Course td {
  padding-top:5px;
  padding-right:5px;
  padding-bottom:5px;
/*  border-bottom:1px solid #d6d5d5;*/
}
/*-----------------------------Menu End----------------------------------------*/



/*-----------------------------Menu2 Start----------------------------------------*/

#Menu2 td a {
  display: block;
  padding-top:10px;
  padding-right:9px;
  padding-bottom:10px;
  padding-left:9px;
  font-size:16px;
  color:#ffffff;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0.5px;
  font-family: 微軟正黑體, Microsoft JhengHei;
}

#Menu2 td a:link    {
}

#Menu2 td a:hover   {
  text-decoration: none;
  color:#ffffff;
  background-color: #125431;
}

#Course td {
  padding-top:5px;
  padding-right:5px;
  padding-bottom:5px;
/*  border-bottom:1px solid #d6d5d5;*/
}
/*-----------------------------Menu End----------------------------------------*/



/*-----------------------------Main Start----------------------------------------*/
#Mainbox {
  display: block;
  background: url(images/mainbg.png);
  background-repeat: repeat-x;
  background-position : bottom;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 6px #bab9b9;
  -moz-box-shadow: 0 0 6px #bab9b9;
  box-shadow: 0 0 6px #bab9b9;
  margin-bottom: 20px;

  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

#Mainboxin {
  display: block;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 6px #bab9b9;
  -moz-box-shadow: 0 0 6px #bab9b9;
  box-shadow: 0 0 6px #bab9b9;
  margin-bottom: 20px;

  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
/*-----------------------------Main End----------------------------------------*/

h1{
    color:#727070;
    line-height:15px;
    font-size:11px;
    letter-spacing: 0.2px;
    font-weight: lighter;
    padding:0;
    margin:0;
}

a:link       { text-decoration: none; color: #444040; }
a:visited    { text-decoration: none; color: #444040; }
a:hover      {  text-decoration: underline; color: #ed5f09;}

a.link1:link    {
  text-decoration: none; 
  color: #807c7d;
}
a.link1:visited { 
  text-decoration: none;
  color: #807c7d;
}
a.link1:hover   {
  text-decoration: underline;
  color: #3b393a;
}

a.link2:link    {
  text-decoration: underline; 
  color: #f85242;
}
a.link2:visited { 
  text-decoration: underline;
  color: #f85242;
}
a.link2:hover   {
  text-decoration: underline;
  color: #a83126;
}

a.link3:link    {
  text-decoration: none; 
  color: #4a4a4b;
}
a.link3:visited { 
  text-decoration: none; 
  color: #4a4a4b;
}
a.link3:hover   {
  text-decoration: underline;
  color: #fd2b3a;
}


/*-----------------------------CoverTitle Start----------------------------------------*/
.CoverTitle{
  font-size: 20px;
  color:#302f2f;
  font-weight: 600;
  font-family: 微軟正黑體, Microsoft JhengHei;
  background-position : bottom;
  padding-top:7px;
  padding-bottom:6px;
  padding-left:15px;
  padding-right:15px;
  line-height: 22px;
  letter-spacing: 1px;
}
.CoverTitle2{
  font-size:16px;
  color:#c0c4c5;
  font-weight: 600;
  font-family: 微軟正黑體, Microsoft JhengHei;
  font-style: italic;
  letter-spacing: 0px;
}

.CoverTitle3{
  font-size:18px;
  color:#967967;
  font-weight: 600;
  font-family: 微軟正黑體, Microsoft JhengHei;
  padding-top:10px;
  padding-bottom:6px;
  padding-left:15px;
  line-height: 20px;
  letter-spacing: 2px;
  border-bottom: 2px solid #cfcfcf;
}


.CoverText{
  font-size:13px;
  color:#4a4a4b;
  line-height:18px;
  padding:5px 0 5px 5px;
  border-bottom: 1px dotted #cfcfcf;
  letter-spacing: 0.5px;
  font-family: 微軟正黑體, Microsoft JhengHei;
}

.Coverleft{
  background: url(images/line1.jpg);
  background-repeat: no-repeat;
  background-position : top right;
}

/*-----------------------------CoverTitle End----------------------------------------*/

/*-----------------------------Title Start----------------------------------------*/
.MainTitle{
  font-size:18px;
  color:#eb5907;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: 0.2px;
  font-family: 微軟正黑體, Microsoft JhengHei;
}

.MainTitle2{
  font-size:15px;
  color:#323232;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.5px;
  font-family: 微軟正黑體, Microsoft JhengHei;
  padding-top: 4px;
  padding-bottom: 10px;
}

.MainTitle3{
  font-size: 16px;
  color: #fd6225;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0.5px;
  font-family: 微軟正黑體, Microsoft JhengHei;
  padding-top: 6px;
  padding-bottom: 5px;
}

/*-----------------------------Title End----------------------------------------*/
.Order{
  font-size: 22px;
  color: #018aff;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: 0.2px;
  font-family: Trebuchet MS; 
  font-style: italic;
}

.Price{
  font-size: 22px;
  color: #fd2347;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0.2px;
  font-family: Trebuchet MS; 
  font-style: italic;
}

.Date{
  font-size: 12px;
  color: #798dab;
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-style: italic;
  line-height: 18px;
  letter-spacing: 0.5px;
}

/*-----------------------------Text Start----------------------------------------*/
.MainText{
  font-size:13px;
  color:#4a4a4b;
  line-height:18px;
  letter-spacing: 1px;
}

.MainText2{
  font-size:12px;
  color:#636363;
  font-weight: bold;
  line-height:18px;
  letter-spacing: 1px;
}

.MainText3{
  font-size:13px;
  color:#4a4a4b;
  line-height:18px;
  letter-spacing: 0.5px;
}

.MainText4{
  font-size:15px;
  color:#484848;
  line-height:20px;
  letter-spacing: 1px;
  font-family: 微軟正黑體, Microsoft JhengHei;
}

/*-----------------------------Text End----------------------------------------*/

/*-----------------------------Programs Start----------------------------------------*/
.dgray{
  font-size:12px;
  color:#807c7d;
  line-height:20px;
  letter-spacing: 0.2px;
}

.dgray2{
  font-size:13px;
  color:#242323;
  line-height:18px;
}

.dgray3{
  font-size:13px;
  color:#353333;
  line-height:20px;
  letter-spacing: 0.2px;
}

.prtit2 {
  font-size: 15px;
  color: #313131;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: 0.2px;
  font-family: 微軟正黑體, Microsoft JhengHei;
}

.s1 {
	FONT-SIZE: 9pt; COLOR: #444444; LINE-HEIGHT: 15pt; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; LETTER-SPACING: 1px;
}
.s2 {
	FONT-SIZE: 10pt; COLOR: #444444; LINE-HEIGHT: 15pt; FONT-FAMILY: Arial,Verdana,Helvetica; LETTER-SPACING: 1px;
}
.s3 {
	FONT-SIZE: 11pt; COLOR: #444444; LINE-HEIGHT: 15pt; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; LETTER-SPACING: 1px;
}
.s4 {
	FONT-SIZE: 12pt; COLOR: #444444; LINE-HEIGHT: 15pt; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; LETTER-SPACING: 1px;
} 
/*-----------------------------Programs End----------------------------------------*/

.page{
  font-size:11px;
  color:#7b7b7b;
  line-height:20px;
  letter-spacing: 0.2px;
}

/*-----------------------------Footer Start----------------------------------------*/
#footer{
    padding-top:15px;
    padding-bottom:15px;
}

.getweb {font-size:11px; color:#a5a5a5; text-align:right; letter-spacing: 0px;}
.getweb a{color:#a5a5a5;}
.getweb a:hover{color:#686767;}

a.linkF:link    {
  text-decoration: none; 
  color: #605b5b;
}
a.linkF:visited { 
  text-decoration: none;
  color: #605b5b;
}
a.linkF:hover   {
  text-decoration: underline;
  color: #ff611b;
}

.TextF{
  font-size:12px;
  color:#605b5b;
  line-height:16px;
  letter-spacing: 0.5px;
}

.cr{
  font-size:12px;
  color:#686666;
  line-height:20px;
  letter-spacing: 0.5px;
}
/*-----------------------------Footer End----------------------------------------*/

/*-----------------------------Form Start----------------------------------------*/
.contact{
  font-size:13px;
  color:#323232;
  line-height:24px;
}
.contact_form{
  font-size:13px;
  color:#fefefc;
  line-height:20px;
}
.contact_title {
  font-size: 15px;
  color: #2d8ae8;
  font-weight: bold;
  font-style: normal;
  line-height: 18px;
}

.safety{
  font-size:15px;
  font-weight: bold;
  color:#FC2D2D;
  line-height:18px;
}

#FormFormat td {
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  border-bottom:1px solid #D0D0D0;
}

.FormFormat input{
  border: 1px solid #cfcfcf;
  background: #ffffff;
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:13px; 
  color: #444444;
  letter-spacing: 1px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}
.FormFormat textarea{
  border: 1px solid #cfcfcf;
  background: #ffffff;
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:13px; 
  color: #444444;
  letter-spacing: 1px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}
.FormFormat select{
  border: 1px solid #cfcfcf;
  background: #f7f7f7;
  font-family: 微軟正黑體, Microsoft JhengHei;
  font-size: 13px; 
  color: #717171;
  letter-spacing: 0.2px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.FormSearch input{
  border: 1px solid #bdbcbc;
  background: #ffffff;
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color: #636363;
  letter-spacing: 1px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  margin-right:5px;
}
.button { 
  background-color:#E69F33;
  font-size:15px;
  cursor:pointer; 
  font-family: 微軟正黑體, Microsoft JhengHei;
  padding:3px 15px;
  text-align: center;
  color:#fff; 
  border:1px solid #81553a; 
  overflow:visible; 
  font-weight: bold;
 }

.button2 { 
  background-color:#E69F33;
  font-size:15px;
  cursor:pointer; 
  font-family: 微軟正黑體, Microsoft JhengHei;
  padding:3px 15px;
  text-align: center;
  color:#fff; 
  border:0px solid #81553a; 
  overflow:visible; 
  font-weight: bold;
 }

/*-----------------------------Form End----------------------------------------*/

#tb2 td a {
    display: block;
    background-color:#ffffff;
    color:#000000; 
    font-family: 微軟正黑體, Microsoft JhengHei;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:15px;
    padding-right:15px;
    font-size:13px;
    letter-spacing: 0.2px;
}
#tb2 td a:link {
    color: #000000;
}

#tb2 td a:visited {
    color: #000000;
}

#tb2 td a:hover {
    background-color:#209055;
    color: #ffffff;
}
/*-----------------------------ImageSize Start----------------------------------------*/
.showbox img{
    border:0;
    margin:0;
    padding:0;
    max-width:700px;
    width:expression(this.width &gt; 700 ? "700px" : this.width);
}

.showbox560 img{
    border:0;
    margin:0;
    padding:0;
    max-width:560px;
    width:expression(this.width &gt; 560 ? "560px" : this.width);
}

.showbox302_214 img{
    border:0;
    margin:0;
    padding:0;
    max-width: 302px;
    width:expression(this.width &gt; 302 ? "302px" : this.width);
    min-width: 302px;
    width: expression( this.scrollWidth &lt; 302 ? "302px" : "auto" );
    max-height: 214px;
    height:expression(this.height &gt; 214 ? "214px" : this.height);
    min-height: 214px;
    height: expression( this.scrollHeight &lt; 214 ? "214px" : "auto" );
}


.showbox302 img{
    border:0;
    margin:0;
    padding:0;
    max-width: 302px;
    width:expression(this.width &gt; 302 ? "302px" : this.width);
    min-width: 302px;
    width: expression( this.scrollWidth &lt; 302 ? "302px" : "auto" );
}
/*-----------------------------ImageSize End----------------------------------------*/
</pre></body></html>