﻿body.contactuspage{
	/*用以將連絡我們(彈出視窗用)的body設計*/
	background-color:#c4d6df; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; }

body.contentspage{
	/*用以將內文的body設計*/
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	width:520px;}

div.popuppageStyle{
	/*用以將連絡我們(彈出視窗用)整個page的版面置中*/
	margin:0px auto;
	width:520px;
	border-left:solid 1pt #000;
	border-right:solid 1pt #000;}

div.mappageStyle{
	/*用以將地圖的整個page的版面置中*/
	margin:50px auto;
	width:640px;
	height:480px;
	border:solid 1pt #000;
	}

div.contentsStyle{
	/*用以將內文的整個page的版面置中*/
	width:520px;
}

/*本區域為段落整體設計*/
.top{
	padding-top:35px;
	padding-left:10px;
	padding-bottom:10px;
	text-align:left;
	vertical-align:middle;
	width:520px;
	height:40px;
	border-bottom:1px solid #690;
	letter-spacing:10px;
	font-weight:bolder;
	color:Maroon;
	}
	
.partitionline{
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	text-align:left;
	vertical-align:middle;
	width:520px;
	height:5px;
	border-bottom:2px dashed #690;
	}

p{text-align:justify;}
.h1p{
	 padding-left:25px;
	 text-align:justify;}
 
.h1{
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	text-align:left;
	vertical-align:middle;
	width:520px;
	height:20px;
	border-left:1em solid #5e8eab;
	border-bottom:1px solid #5e8eab;}
	
.li{
	list-style:circle;
	text-align:justify;
	}
	
.linextone{
	list-style:upper-alpha;
	}
	
th.tableD{
	border:none;
	color:#000;
	background-color:#690;
	font-variant: normal;
	font-weight: normal;
	line-height: 30px;
	color:#fff;
	text-align:center;}
	
td.tableD{
	border-top:none;
	border-bottom:none;
	border-left:1px solid #690;
	border-right:1px solid #690;
	}
	
th.tableD1{
	border:solid 1px #5e8eab;
	font-variant: normal;
	font-weight: normal;
	line-height: 30px;
	color:Black;
	}
	
td.tableD1{
	border:solid 1px #5e8eab;
	line-height: 30px;
	}
	
.c1{
	color:#690;
	background:#eee;
	}

img.ce{
	 text-align:center;
	}
/*----段落設計 End----*/

/*中文樣式*/
.f6c   {  font-family: 新細明體; font-size:  6pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f7c   {  font-family: 新細明體; font-size:  7pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f8c   {  font-family: 新細明體; font-size:  8pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f9c   {  font-family: 新細明體; font-size:  9pt; font-variant: normal; font-weight: normal; line-height: 25px; color:#000;}
.f10c  {  font-family: 新細明體; font-size: 10pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f11c  {  font-family: 新細明體; font-size: 11pt; font-variant: normal; font-weight: normal; line-height: 30px; color:#000;}
.f12c  {  font-family: 新細明體; font-size: 12pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
/*英文樣式*/
.f6e   {  font-family: tahoma; font-size:  6pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f7e   {  font-family: tahoma; font-size:  7pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f8e   {  font-family: tahoma; font-size:  8pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f9e   {  font-family: tahoma; font-size:  9pt; font-variant: normal; font-weight: normal; line-height: 25px; color:#000;}
.f10e  {  font-family: tahoma; font-size: 10pt; font-variant: normal; font-weight: normal; line-height: 15px; color:#000;}
.f11e  {  font-family: tahoma; font-size: 11pt; font-variant: normal; font-weight: normal; line-height: 30px; color:#000;}
.f12e  {  font-family: tahoma; font-size: 12pt; font-variant: normal; font-weight: normal; line-height: 20px; color:#000;}

/*連結樣式
a:link    { color: #000; text-decoration:none; letter-spacing:1pt}
a:visited { color: #000; text-decoration:none;letter-spacing:1pt}
a:hover   { color: #690; text-decoration:none; letter-spacing:1pt;  border-bottom:1px solid #fff; background-color:#FFFFC0;}
a:active  { color: #000; text-decoration:none; letter-spacing:1pt}*/

/*強調*/
#strange{
	color:Red;
	font-weight:bolder;}

/*----文字設計 End----*/


