@charset "utf-8";

/*首頁*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-attachment: scroll;
	color: #373737;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
/* top MENU */
.top-menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.top-menu A:link {COLOR: #FFFFFF;text-decoration: none;}
.top-menu A:visited {COLOR: #FFFFFF;text-decoration: none;}
.top-menu A:hover {COLOR:#BBDA41;font-size: 12px;
}
.top-menu1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	padding: 3px;
}
.top-menu1 A:link {COLOR: #CCCCCC;text-decoration: none;}
.top-menu1 A:visited {COLOR: #CCCCCC;text-decoration: none;}
.top-menu1 A:hover {COLOR:#BBDA41;font-size: 10px;
}
.top-menu2{
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding: 3px;
}
.top-menu2 A:link {
	COLOR: #CCCCCC;
	text-decoration: none;
	font-family: "新細明體";
	font-size: 12px;
}
.top-menu2 A:visited {
	COLOR: #CCCCCC;
	text-decoration: none;
	font-family: "新細明體";
	font-size: 12px;
}
.top-menu2 A:hover {
	COLOR:#BBDA41;
	font-size: 12px;
	font-family: "新細明體";
}
.txt01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7F7F7F;
}
.txt01 A:link {
	COLOR: #7F7F7F;
	text-decoration: none;
	font-size: 10px;
}
.txt01 A:visited {
	COLOR: #7F7F7F;
	text-decoration: none;
	font-size: 10px;
}
.txt01 A:hover {COLOR:#7F7F7F;text-decoration: underline;font-size: 10px;
}
.txt02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7F7F7F;
}
.header-red{
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 10px;
	font-weight: normal;
	color:#d40c31;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-size: 10px;
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.footer A:link {
	COLOR: #7F7F7F;
	text-decoration: none;
	font-size: 10px;
}
.footer A:visited {
	COLOR: #7F7F7F;
	text-decoration: none;
	font-size: 10px;
}
.footer A:hover {
	COLOR:#239071;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.footer-1 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.footer-1 A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.footer-1 A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.footer-1 A:hover {
	COLOR:#95D701;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

