#body{
	background: url(images/bg.png);
	background-repeat: repeat-x;
	background-attachment : fixed; 
	background-color:#02a6e3;
	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;
}

#top{
	background: url(images/topbg.gif);
	background-repeat: no-repeat;
	background-position : top center;
}

h1{
	color:#a5a5a5;
	line-height:15px;
	font-size:11px;
	letter-spacing: 0.2px;
	font-weight: lighter;
	padding:0;
	margin:0;
}

a:link       { text-decoration: none; color: #635f55; }
a:visited    { text-decoration: none; color: #635f55; }
a:hover      {  text-decoration: underline; color: #414037;}

a.link1:link    {
  text-decoration: none; 
  color: #635f55;
}
a.link1:visited { 
  text-decoration: none;
  color: #635f55;
}
a.link1:hover   {
  text-decoration: underline;
  color: #414037;
}

a.link2:link    {
  text-decoration: none; 
  color: #ffffff;
}
a.link2:visited { 
  text-decoration: none;
  color: #ffffff;
}
a.link2:hover   {
  text-decoration: underline;
  color: #dff6ff;
}

a.link3:link    {
  text-decoration: none; 
  font-weight: bold;
  color: #696767;
}
a.link3:visited { 
  text-decoration: none; 
  font-weight: bold;
  color: #696767;
}
a.link3:hover   {
  text-decoration: underline;
  color: #065bda;
}

.MainTitle{
  font-size:16px;
  color:#FFFFFF;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: 0.2px;
  font-family: ·L³n¥¿¶ÂÅé, Microsoft JhengHei;
}

.MainTitle2{
  font-size:13px;
  color:#f36700;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 0.2px;
}

.MainTitle3{
  font-size: 16px;
  color: #008efb;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 1px;
}

.MainTitle4{
  font-size: 15px;
  color: #317add;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 1px;
}

.prtit {
  font-size: 13px;
  color: #ff3f40;
  font-weight: bold;
  font-style: normal;
  line-height: 18px;
  letter-spacing: 0.2px;
}

.prtit2 {
  font-size: 18px;
  color: #62615f;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: 0.2px;
}

.prtit3 {
  font-size: 18px;
  color: #ec0202;
  font-weight: bold;
  font-style: normal;
  line-height: 26px;
  letter-spacing: 0.2px;
}

.bold_gray2 {
	font-size: 13px;
	color: #010101;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
    letter-spacing: 1px;
}

.bold_red{
	font-size:15px;
	font-family:Arial,Verdana,Helvetica;
	font-weight: bold;
	color:#f76886;
	line-height:24px;
	letter-spacing: 0.2px;
}

.red{
  font-size:13px;
  color:#fe324f;
  line-height:20px;
}

.white{
  font-size:12px;
  color:#ffffff;
  line-height:20px;
}

.dgray{
  font-size:11px;
  color:#83827c;
  line-height:20px;
  letter-spacing: 0.2px;
}

.dgray2{
  font-size:13px;
  color:#242323;
  line-height:18px;
}

.dgray3{
  font-size:13px;
  color:#504e4e;
  line-height:20px;
  letter-spacing: 1px;
}


.page{
  font-size:11px;
  color:#251e1c;
  line-height:20px;
  letter-spacing: 0.2px;
}

.getweb{
  font-size:11px;
  color:#84aad9;
  line-height:20px;
}

.cr{
  font-size:11px;
  color:#05527e;
  line-height:16px;
  letter-spacing: 0px;
}

.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:11px;
	font-weight: bold;
	color:#FC2D2D;
	line-height:18px;
}

.safety2{
	font-size:15px;
	font-weight: bold;
	color:#0b7ef4;
	line-height:18px;
}

.FormFormat input{
  border: 1px solid #c9c9c9;
  background: #ffffff;
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color: #444444;
  letter-spacing: 0.2px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding-left: 4px;
 }
.FormFormat textarea{
  border: 1px solid #c9c9c9;
  background: #ffffff;
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color: #444444;
  letter-spacing: 0.2px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding-left: 4px;
 }
.FormFormat select{
  border: 1px solid #c9c9c9;
  background: #ffffff;
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color: #444444;
  letter-spacing: 0.2px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
 }
.button { 
  background: url(images/icon3.png); 
  height:25px;
  cursor:pointer; 
  font-family:Arial,Verdana,Helvetica; 
  padding-left:10px; 
  padding-right:10px;
  color:#fff; 
  overflow:visible; 
  border:1px solid #0c244c; 
  font-weight: bold;
 }
.submit_b{border: 0;height: 24px;width: 51px;background: url(images/icon2.gif);}
 
.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
}
 
#tb td a {
    display: block;
	background: url(images/menu.png);
    padding-top:12px;
    padding-bottom:10px;
    padding-left:26px;
    padding-right:26px;
    font-size:15px;
    font-weight: bold;
    line-height:18px;
  font-family: ·L³n¥¿¶ÂÅé, Microsoft JhengHei;
	letter-spacing: 0.2px;
}
#tb td a:link {
    color: #ffffff;
}
#tb td a:visited{
    color: #ffffff;
}
#tb td a:hover {
	background: url(images/menuo.png);
    color: #ffffff;
}

#tb2 td a {
    background-color:#f1fcff;
    font-color: #ffffff;
    display: block;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:12px;
    font-size:13px;
    font-family:Arial,Verdana,Helvetica;
	letter-spacing: 0.2px;
}
#tb2 td a:hover {
	background: url(images/menu5.png);
	background-repeat: no-repeat;
    background-color:#a8cedb;
    color: #354d55;
}

tr {
  text-align:left;
} 

td {
  text-align:lef;
} 

