@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%;
}
.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/home_topbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 59px;
	width: 1004px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
} 
.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: 0px;
	top: 0px;
	cursor: pointer;
}
.thrColFixHdr #container .flasharea {
	height: 165px;
	position: absolute;
	background-color: #990000;
	width: 1004px;
	top: 59px;
	background-image: url(../images/home_flasharea.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.thrColFixHdr #container .mainbg {
	top: 225px;
	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; /* 將 #header Div 中最後一個元素的邊界調整為零可避免邊界收合 (Div 之間出現的空間，無法解釋)。如果 Div 的周圍具有邊框，這就不是必要動作，因為該項設定也會避免邊界收合 */
	padding: 10px 0; /* 使用欄位間隔而非邊界便可讓元素遠離 Div 的邊緣 */
	color: #FFFFFF;
}
.thrColFixHdr #sidebar1 {
	float: left; /* 因為這個元素是浮動元素，所以您必須指定寬度 */
	width: 150px; /* 在符合標準的瀏覽器或 Internet Explorer 的標準模式中，這個 Div 的實際寬度 (除了寬度以外) 將會包含欄位間隔和邊框 */
	background: #EBEBEB; /* 背景顏色將會針對欄的內容長度而顯示，但僅止於此 */
	padding: 15px 10px 15px 20px; /* 欄位間隔會讓 Div 的內容遠離邊緣 */
}
.thrColFixHdr #sidebar2 {
	z-index: 1;
	background-color: #470507;
	right: 15px;
	position: absolute;
	top: 40px;
	width: 232px;
}

.thrColFixHdr #sidebar2 .t1 {
	background-image: url(../images/home_rightbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 232px;
}
.thrColFixHdr #sidebar2 .t2 {
	background-image: url(../images/home_rightbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 232px;
}
.thrColFixHdr #sidebar2 .title {
	position: absolute;
	font-size: 15px;
	color: #FFFFFF;
	height: 36px;
	line-height: 35px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.thrColFixHdr #sidebar2 .twdownload {
	position: absolute;
	height: 70px;
	width: 220px;
	top: 260px;
	line-height: 59px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	left: 0px;
	text-indent: 5px;
}

.thrColFixHdr #sidebar2 .twdownload00 {
	position: absolute;
	height: 70px;
	width: 220px;
	top: 186px;
	line-height: 59px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	left: 0px;
	text-indent: 5px;
}

.thrColFixHdr #sidebar2 .twdownload01 {
	background-image: url(../images/download01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 43px;
	width: 220px;
	top: 96px;
	line-height: 32px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	left: 6px;
	text-indent: 5px;
}
.thrColFixHdr #sidebar2 .twdownload02 {
	background-image: url(../images/download02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 43px;
	width: 220px;
	top: 41px;
	line-height: 32px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	left: 6px;
	text-indent: 5px;
}
.thrColFixHdr #sidebar2 .twdownload03 {
	background-image: url(../images/download03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 43px;
	width: 220px;
	top: 90px;
	line-height: 32px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	left: 5px;
	text-indent: 5px;
}
.thrColFixHdr #sidebar2 .twdownload04 {
	position: absolute;
	height: 43px;
	width: 220px;
	top: 138px;
	line-height: 32px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	left: 1px;
	text-indent: 5px;
}
.thrColFixHdr #sidebar2 .text {
	padding-top: 20px;
}

.thrColFixHdr #sidebar2 .more1 {
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	width: 60px;
	cursor: pointer;
	top: 264px;
	position: absolute;
	left: 158px;
}
.thrColFixHdr #sidebar2 .more2 {
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	width: 60px;
	cursor: pointer;
	top: 500px;
	position: absolute;
	left: 150px;
}



.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 260px;
	margin-bottom: 0;
	margin-left: 25px;
} 
.thrColFixHdr #mainContent .location {
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
	margin-bottom: 10px;
}
.thrColFixHdr #mainContent .title01 {
	background-image: url(../images/title_bg1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 43px;
	width: 100%;
	margin-bottom: 10px;
	line-height: 43px;
	vertical-align: middle;
	text-indent: 40px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
}
.thrColFixHdr #mainContent .message01 {
	background-image: url(../images/home_message_a.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 257px;
	width: 709px;

}

.thrColFixHdr #mainContent .message02 {
	background-image: url(../images/home_message_b.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 105px;
	width: 719px;
}
.thrColFixHdr #mainContent .info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	position: relative;
}
.thrColFixHdr #mainContent .info li {
	list-style-type: square;
}
.thrColFixHdr #mainContent .messagelink {
	position: absolute;
	width: 335px;
	left: 408px;
	top: 515px;
}
.thrColFixHdr #mainContent .messagelink .line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 3px;
}
.thrColFixHdr #mainContent .messagelink div {
	text-align: right;
}
.thrColFixHdr .thanks {
	height: 87px;
	margin-left: 25px;
	margin-right: 12px;
	background-image: url(../images/links_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 957px;
	text-indent: -30px;
	vertical-align: bottom;
	padding-top: 10px;
}
div.thanks ul li {
	display: inline;
}
.thrColFixHdr #sidebar2 .t1 .text li {
	list-style-type: none;
	text-indent: -20px;
}
.thrColFixHdr #mainContent #link a {
	color: #FF6600;
	text-decoration: none;
}






.thrColFixHdr #footer {
	background-color: #000000;
	color: #990000;
	font-size: 12px;
	text-align: center;
	width: 1004px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* 這個元素的欄位間隔將會建立空間，就如同邊界一樣，但是沒有邊界收合的問題 */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt { /* 這個類別可用來讓頁面右邊的元素浮動。浮動元素必須位於頁面上必須相鄰的元素前面。 */
	float: right;
	margin-left: 8px;
}
.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]

