@charset "utf-8";
#background {
	background-position: center center;
	height: 768px;
	width: 1024px;
	background-image: url(service.png);
	margin: auto;
}
#backgroundbase {
	background-color: #FC9;
	height: 768px;
}
#header {
	background-image: url(head_background.png);
	background-repeat: repeat;
	height: 144px;
}
#content {
	height: 502px;
	color: #F0C;
	line-height: 10px;
}
#footer {
	background-image: url(foot_background.png);
	height: 122px;
	background-repeat: repeat;
	font-family: "微軟正黑體";
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}
#backgroundbase #background #footer table tr #footcontent {
	font-family: "微軟正黑體";
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	line-height: 9px;
}

a {
	font-family: "微軟正黑體";
	font-size: 20px;
	color: #687075;
	text-decoration: none;
}
#backgroundbase #background #footer table tr #footcontent1 {
	font-family: "微軟正黑體";
	font-size: 12px;
	line-height: 10px;
	color: #FFF;
	text-decoration: none;
}
#backgroundbase #background #content table tr #contenttitle2 {
	font-family: "微軟正黑體";
	font-size: 40px;
	color: #ff5a00;
}
#backgroundbase #background #content table tr #contenttitle3 {
	font-size: 34px;
	line-height: 33px;
}


a:hover {
	color: #ff5a00;
	text-decoration: none;
}
#backgroundbase #background #footer table tr #footcontent p {
	font-weight: normal;
}
#contenttitle2 {
	font-size: 24px;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "微軟正黑體";
	color: #FFF;
}
