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

body {
	margin: 0; /* 比較好的做法是將 Body 元素的邊界與欄位間隔調整為零，以處理不同的瀏覽器預設值 */
	padding: 0;
	text-align: center; /* 這樣會讓容器在 IE 5* 瀏覽器內置中對齊。然後，文字會在 #container 選取器中設定為靠左對齊預設值 */
	color: #000000;
	background-color: #FFF;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	font-family: "細明體", "新細明體";
	font-size: 100%;
	line-height: normal;
}
a:link     {
	TEXT-DECORATION: none;
	color: #900;
} 
a:visited  { 
    TEXT-DECORATION: none;
		color: #900;

} 
a:active   { 
    TEXT-DECORATION: underline;
		color: #900;

} 
a:hover     { 
    TEXT-DECORATION: underline;
		color: #900;

} 	
.container {
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg_01.jpg);
	height: auto;
}
.page {
	width: 881px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg02.gif);
	background-repeat: repeat-y;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
}

.footer img {
	margin-right: 10px;
	margin-left: 10px;
}

.menu {
	text-align: center;
	width: 300px;
	margin: 0px;
	float: left;
}
.menu img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#link {
	height: 40px;
	width: 300px;
}


.menu_index {
	width: auto;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
}

.mv01 {
	float: left;
	height: auto;
	width: 400px;
	margin-right: 20px;
	text-align: center;
	margin-top: 20px;
}
.header {
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}
#border01 {
	margin: 3px;
	border: 1px solid #333;
	padding: 5px;
	background-color: #001624;
}

.td_bg {
	font-family: "細明體", "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #900;
	background-image: url(images/t_bg.jpg);
}
.txt_title {
	text-align: left;
	width: 881px;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 30px;
	padding-top: 20px;
	padding-left: 15px;
}
#images{
	border: 1px solid #999;
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txt_box {
	text-align: left;
	margin-left: 305px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 10px;
}
#title {
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txt_box .t01 {
	font-size: 14px;
	color: #933;
	font-weight: bold;
}
.txt_box h4 {
	font-family: "細明體", "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #F03;
}
.txt_box p {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}

td img {
	border: 1px solid #999;
}
.gotop {
	float: right;
}

.t12 {
	font-size: 12px;
	line-height: 20px;
}
.t12_r {
	color: #903;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.txt_box table tr .t12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333;
}
.txt_box table tr .t12_r {
	font-weight: bold;
	color: #900;
}


.footer {
	width: 890px; /* 自動邊界 (搭配寬度) 會讓頁面置中對齊 */
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
.footer p  {
	margin-top: 10px;
	clip: rect(auto,auto,auto,30px);
	left: 30px;
}
.txt_box ul li ul {
	padding-left: 105px;
}

.menu_title {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}

.txt_box div {
	vertical-align: bottom;
	height: auto;
	margin-bottom: 10px;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}
.list ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001522;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(images/bg03.jpg);
}

.list ul {
	margin: 0px;
	padding: 0px;
}
.list ul li a:link, a:visited  {
	color: #666;
	font-size: 12px;
	font-family: "細明體", "新細明體";
}
.list ul li a:hover , a:active {
	color: #F90;
	text-decoration: underline;
	font-size: 12px;
	font-family: "細明體", "新細明體";
}    


.t12_g {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
