.Visit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
body {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ImgAbout {
	background-attachment: scroll;
	background-image: url(images/images_about.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.Contets {
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
	font-size: 12px;
	line-height: 140%;
	font-family: Arial, "新細明體";
}
.copyright {
	font-family: Arial, "新細明體";
	font-size: 11px;
	text-decoration: none;
	line-height: 130%;
	padding-right: 40px;
	font-weight: bold;
	color: #999999;
}
.ImgService {
	background-attachment: scroll;
	background-image: url(images/images_service.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.ImgWorks {
	background-attachment: scroll;
	background-image: url(images/images_works.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.ImgContact {
	background-attachment: scroll;
	background-image: url(images/images_contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.ServiceTitle {
	font-family: Arial, "新細明體";
	font-size: 13px;
	font-weight: bold;
	color: #CC0099;
	text-decoration: none;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.ServiceContets {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 20px;
}
.ServiceContetsBold {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.ServiceContetsPrice {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0099;
}
.W {
	color: #FFFFFF;
}

