body {
	background-color: #EBDFC9;
}
td {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	font-size: 13px;
	color: #9F0;
	text-decoration: underline;
}
a:active {
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
.style1 a:link {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	color: #033;
	text-decoration: none;
}
.style1 a:visited {
	font-size: 13px;
	color: #033;
	text-decoration: underline;
}
.style1 a:hover {
	font-size: 13px;
	color: #06C;
	text-decoration: underline;
}
.style1 a:active {
	font-size: 13px;
	color: #033;
	text-decoration: underline;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	color: #F00;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	left: 5px;
}
menu:link {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	left: 5px;
}
menu:visited {
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
menu:hover {
	font-size: 13px;
	color: #CF0;
	text-decoration: underline;
}
menu:active {
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
.texthidden{
	display:block;/*	統一轉化為塊級元素*/
	overflow:hidden;
	width:0;
	height:0;
	color: #EBDFC9;/*統一背景融合元素*/
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: smaller;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 12px;
	color: #666;
	font-style: normal;
}
.main {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	color: #272523;
	letter-spacing: 0.1em;
}
.maint01 {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";
	font-size: 13px;
	color: #606;
	letter-spacing: 0.1em;
}
.leftbox {
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
}
.mainbox {
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
}
.mainbox2 {
	background-image: url(../images/index_03b.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
}
