body {
	padding: 0;
	text-align: center;
	color: #666666;
	margin: 0px;
	background-image: url(bg/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
A.link-topword:link {
	FONT-SIZE: 84%;
	COLOR: #FFF;
	LINE-HEIGHT: 100%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.link-topword {
	color: #FFF;
	font-size: 84%;
}

A.link-topword:visited {
	FONT-SIZE: 84%;
	COLOR: #FFF;
	LINE-HEIGHT: 100%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.link-topword:hover {
	FONT-SIZE: 84%;
	COLOR: #FFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.thrColFixHdr #container {
	width: 990px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* 因為這個元素是浮動元素，所以您必須指定寬度 */
	width: 220px;
	background-color: #FFF;
	padding-top: 10px;
	word-wrap: break-word;
	padding-left: 20px;
}
#links {
	margin-left: 5px;
}

.thrColFixHdr #sidebar2 {
	float: right; /* 因為這個元素是浮動元素，所以您必須指定寬度 */
	width: 214px; /* 欄位間隔會讓 Div 的內容遠離邊緣 */
	padding-top: 10px;
	background-color: #FFF;
	padding-right: 25px;
}
.thrColFixHdr #mainContent {
	margin-top: 10px;
	margin-right: 255px;
	margin-bottom: 0;
	margin-left: 250px;
} 
.thrColFixHdr #footer {
	background-color: #9EBED6;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 

.thrColFixHdr #footer p {
		margin: 0; /* 將頁尾中第一個元素的邊界調整為零可避免邊界收合的可能性 (Div 之間出現的空間) */
	padding: 10px 0; /* 這個元素的欄位間隔將會建立空間，就如同邊界一樣，但是沒有邊界收合的問題 */
}
.thrColFixHdr #activityword {
	padding: 5px;
}

.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;
}
#menu {
	width:1000px;
	height:42px;
	text-align: center;
}

#left {
	left:12px;
	top:369px;
	width:250px;
	height:235px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

/*頁面切片配置*/

#index_01 {
	background-image: url(index2/header1.gif);
	background-repeat: no-repeat;
	height: 36px;
}
.index_02 {
	background-image: url(index2/sub021245_16.gif);
	background-repeat: no-repeat;
	width: 485px;
}
.index_03 {
	background-image: url(index2/sub021245_30.gif);
	background-repeat: repeat-y;
	width: 485px;
	height: 390px;
}
#index_04 {
	background-repeat: repeat-y;
	background-image: url(index2/sub021245_30.gif);
}
.index_05 {
	background-image: url(index2/sub021245_38.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 485px;
}
.index_06 {
	background-repeat: no-repeat;
	height: 185px;
	width: 249px;
	background-position: left center;
	background-image: url(index/index_06_2.gif);
}
.index_07 {
	background-image: url(index/index_07.gif);
	height: 264px;
	width: 279px;
	background-repeat: no-repeat;
}
.index_08 {
	background-image: url(index/index_08.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
.index_10 {
	background-image: url(index/index_10.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 279px;
	padding-top: 5px;
	background-position: left bottom;
}
.index_11 {
	background-image: url(index/index_11.gif);
	background-repeat: repeat-y;
}
.index_12 {
	background-image: url(index/index_12.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 279px;
}

/*頁面連結樣式*/

a.newstext:link {
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}
a.newstext:hover {
	font-size: 80%;
	font-weight: bold;
	color: #09F;
	line-height: normal;
}
a.newstext:active {
	font-size: 80%;
	font-weight: bold;
	color: #993300;
	line-height: normal;
}
a.newstext:visited {
	text-decoration: none;
	color: #844E46;
}


/*頁面Tab的版面配置與連結樣式*/
.tabtext {
	font-size: 0.85em;
	font-weight: bold;
	color: #C5DBF7;
	line-height: normal;
}
a.tabtext:link {
	font-size: 80%;
	font-weight: bold;
	color: #575757;
	line-height: normal;
	text-decoration: none;
}
a.tabtext:hover {
	font-size: 80%;
	font-weight: bold;
	color: #09F;
	line-height: normal;
}
a.tabtext:active {
	font-size: 80%;
	font-weight: bold;
	color: #3883AF;
	line-height: normal;
}

a.tabtext:visited {
	font-size: 80%;
	font-weight: bold;
	color: #6280B7;
	line-height: normal;
	text-decoration: none;
}
.typetxt {
	font-size: 0.85em;
	color: #990000;
	line-height: normal;
}


/*頁面文字樣式*/

.whitetxt {
	font-size: 0.9em;
	color: #FFFFFF;
}
.news {
	height: 180px;
}
.newstext {
	font-size: 80%;
	font-weight: bold;
	color: #333;
	line-height: normal;
}
.marqueetext {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 0.9em;
	color: #933;
	font-weight: bold;
}

.nodata {
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;

}
#bannerdiv  {
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}

#height250 {
	height: 250px;
}

/*計數器版面與文字配置*/
#counterbox {
	border: thin solid #6699CC;
	font-size: 100%;
	line-height: 1.5em;
	color: #FFFFFF;
}

/*活動花絮版面與文字配置*/
#activity {
	color: #1F387A;
	text-align: right;
	font-size: 0.9em;
}
#activity a:link {
	color: #993300;
	text-align: right;
}
.activityword {
	color: #1B5B8F;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
}
#rightbox1 {
	background-image: url(index2/sub021245_18.gif);
	height: 186px;
	width: 214px;
	padding-top: 70px;
	padding-left: 10px;
}
#rightbox2 {
	background-image: url(index2/sub021245_35.gif);
	height: 256px;
	width: 224px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

