@charset "big5";
body {
	background-image: url(images/bg_r.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.bg_l {
	background-image: url(images/bg_l.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_r {
	background-image: url(images/bg_r.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.te_4:link {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #266eab;
	text-decoration: none;
}
.te_4:visited {
	font-size: 12px;
	line-height: 18px;
	color: #266eab;
	letter-spacing: 1px;
	text-decoration: none;
}
.te_4:hover {
	font-size: 12px;
	line-height: 18px;
	color: #5ea5e1;
	letter-spacing: 1px;
	text-decoration: underline;
}
.te_1 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}


.te_3 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	color: #FCAC00;
	line-height: 18px;
}
a:link {
	color: #66CCCC;
	text-decoration: none;
}
a:visited {
	color: #66CCCC;
	text-decoration: none;
}
a:hover {
	color: #66FFFF;
	text-decoration: underline;
}
.tit01 {
	font-family: "新細明體", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #339999;
	line-height: 20px;
	}
.tit02 {
	font-family: "新細明體", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ff6600;
	line-height: 20px;