@charset "utf-8";
body {
	background-image: url(images/bg.png);
	background-repeat: repeat;
}
td{
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 16px;
	line-height: 25px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.t1 {
	font-size: 20px;
	color: #FFF;
}
.t1 a {
	color: #FFF;
	text-decoration: none;
}
.t1 a:hover {
	color: #fff100;
}
.t2 {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #313131;
}
.t2 a:link {
	color: #313131;
	text-decoration: none;
}
.t2 a:visited {
	color: #313131;
	text-decoration: none;
}
.t2 a:hover {
	color: #313131;
	text-decoration: underline;
}
.t2 a:active {
	color: #313131;
}
.t3 {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #395797;
}
.t4 {
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #fff;
}
.t4 a:link {
	color: #FFF;
	text-decoration: none;
}
.t4 a:visited {
	color: #FFF;
	text-decoration: none;
}
.t4 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.t4 a:active {
	color: #FFF;
}
.t5 {
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #e2d1b0;
}
.t6 {
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #313131;
}
.t6 a:link {
	color: #313131;
	text-decoration: none;
}
.t6 a:visited {
	color: #313131;
	font-weight: bold;
	text-decoration: none;
}
.t6 a:hover {
	color: #EC6628;
	font-weight: bold;
	text-decoration: none;
}
.t6 a:active {
	color: #EC6628;
	font-weight: bold;
}
.t6_1 {
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #EC6628;
	font-weight: bold;
}
.t7 {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #313131;
}
.footer a {
	color: #FFF;
}

.myDesh {
	background-image: url(images/deash.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.footer {
	font-size: 13px;
	color: #FFF;
}
.myRelative {
	position: relative;
	width: 1013px;
	margin-right: auto;
	margin-left: auto;
}
.myAbsoult {
	height: 389px;
	width: 268px;
	position: absolute;
	top: 950px;
	right: 31px;
}
