﻿@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* 比較好的做法是將 Body 元素的邊界與欄位間隔調整為零，以處理不同的瀏覽器預設值 */
	padding: 0;
	text-align: center; /* 這樣會讓容器在 IE 5* 瀏覽器內置中對齊。然後，文字會在 #container 選取器中設定為靠左對齊預設值 */
	color: #990000;
	background-color: #310000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

span {
	font-size: 18px;
	color: #F96400;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	color: #B71200;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 36px;
}
h3 {
	font-size: 15px;
	color: #333333;
}

li {
	list-style-image: url(../images/li_icon.jpg);
}


.thrColFixHdr #container {
	width: 1004px;  /* 使用比完整 800px 少 20px 的寬度會允許使用瀏覽器邊框並且避免水平捲軸出現 */
	background: #FFFFFF;
	margin: 0 auto; /* 自動邊界 (搭配寬度) 會讓頁面置中對齊 */
	border: 1px solid #000000;
	text-align: left; /* 這樣做會覆寫 Body 元素上的 text-align: center。 */
} 
.thrColFixHdr #header {
	background-image: url(../images/page_topbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 141px;
	width: 1004px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
} 
.thrColFixHdr #container #header .flasharea {
	height: 141px;
	width: 585px;
}

.thrColFixHdr #container #header .title {
	background-image: url(../images/home_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 59px;
	width: 271px;
	position: absolute;
	left: 734px;
	top: 2px;
	cursor: pointer;
}

.thrColFixHdr #container .mainbg {
	top: 142px;
	background-color: #61070b;
	background-image: url(../images/home_mainbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	width: 1004px;
}
.thrColFixHdr #header h1 {
	margin: 0; /* 使用欄位間隔而非邊界便可讓元素遠離 Div 的邊緣 */
	color: #FFFFFF;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 10px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* 因為這個元素是浮動元素，所以您必須指定寬度 */
	width: 204px;
	position: relative;

}
.thrColFixHdr #container .mainbg #sidebar1 iframe {
	width: 100%;
	height: 1050px;
	position: absolute;
}

.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 205px;
	background-color: #F6C894;
	background-image: url(../images/pagemainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
} 
.thrColFixHdr #mainContent .title01 {
	background-image: url(../images/page_title.jpg);
	height: 60px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 60px;
	text-indent: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.thrColFixHdr #mainContent .main {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	color: #525252;
}


.thrColFixHdr #mainContent .location {
	font-size: 12px;
	color: #EA5E00;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 10px;
	letter-spacing: 1pt;
}

.thrColFixHdr #footer {
	background-color: #000000;
	color: #990000;
	font-size: 12px;
	text-align: center;
	width: 1004px;
} 

.thrColFixHdr #footer p {
	margin: 0; /* 將頁尾中第一個元素的邊界調整為零可避免邊界收合的可能性 (Div 之間出現的空間) */
	padding: 10px 0; /* 這個元素的欄位間隔將會建立空間，就如同邊界一樣，但是沒有邊界收合的問題 */
}
.thrColFixHdr #container .mainbg #sidebar1 .menu dt {
	color: #333333;
}
.thrColFixHdr #mainContent .main .map {
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 275px;
	width: 100%;
}

.thrColFixHdr #mainContent .main a:link {
	color: #FF3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.thrColFixHdr #mainContent .main a:visited {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFixHdr #mainContent .main a:hover {
	color: #666666;
}



.fltrt { /* 這個類別可用來讓頁面右邊的元素浮動。浮動元素必須位於頁面上必須相鄰的元素前面。 */
	float: right;
	margin-left: 8px;
}
div.qmenu {
	font-size: 15px;
	color: #B70F0F;
	font-weight: bold;
	background-color: #F1AB5F;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	height: 24px;
	vertical-align: middle;
	line-height: 24px;
	background-image: url(../images/qmenu.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: right;
	padding-right: 20px;
}
div.gototop {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
}

.thrColFixHdr #container .mainbg #mainContent .main #table strong {
	color: #FF0000;
}



.thrColFixHdr #container .mainbg #mainContent .main #map #map a:link {
	color: #666666;
}

.thrColFixHdr #container .mainbg #mainContent .main #map #map a:hover {
	color: #FF6600;
}
.thrColFixHdr #container .mainbg #mainContent .main #map #map td {
	padding-left: 10px;
}


div.top {
	background-image: url(../images/top1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 32px;
	position: relative;
	left: 753px;
	cursor: pointer;
}

.fltlft { /* 這個類別可用來讓頁面左邊的元素浮動 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 這個類別應該放置於 Div 或 Break 元素上，而且應該是完整包含浮動的容器關閉前的最後一個元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
[if IE 5]>
<style type="text/css"> 
/* 在這個條件註解中，放置 IE 5* 的 CSS 方塊模型修正 */
.thrColFixHdr #sidebar1 { width: 180px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* 在這個條件註解中，放置所有 IE 版本的 CSS 修正 */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
/* 上面的專用縮放屬性會提供 IE 所需的 hasLayout，以避免許多錯誤 */
<![endif]

