@charset "utf-8";
.text1 {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	color: #d1d1d1;
}
.dot {
	background-attachment: scroll;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	color: #4b4b4b;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 13px;
	line-height: 20px;
	color: #003399;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
}
.td1 {
	background-attachment: scroll;
	background-image: url(images/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-left: 5px;
}

.td2 {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-left: 5px;
}

.word1 a:link {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	color: #d1d1d1;
	text-decoration: none;
}
.word1 a:visited {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	color: #d1d1d1;
	text-decoration: none;
}
.word1 a:hover {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.word2 a:link {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	color: #747474;
	text-decoration: none;
}
.word2 a:visited {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	color: #747474;
	text-decoration: none;
}
.word2 a:hover {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	color: #003399;
}
.word3 a:link {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.word3 a:visited {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.word3 a:hover {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height: 20px;
	color: #003399;
}
.banner_bg {
	background-attachment: scroll;
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.line_bg {
	background-attachment: scroll;
	background-image: url(images/line_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.button_bg {
	background-image: url(images/title_bg.jpg);
    background-repeat: repeat-x;
}
.contact_bg {
	background-attachment: scroll;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.news_bg {
	background-attachment: scroll;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.tr3 {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-color: #EFF1F1;
	background-attachment: scroll;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.input {
	height: 12px;
}
