.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}

.title-m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066CC;
	font-weight: normal;
}



/*超連結顏色*/ 
A {
  color: #333333;
  text-decoration: none;
}

/*滑鼠移到上方變色*/ 
A:hover {
  color: #;
	text-decoration: none;
	color: #0066CC;
}
A.copyright { 
  color: #FFFFFF;
}

A.copyright:hover {
  color: #FFFF00;
}
.line-vertical {
	background-repeat: repeat-y;
	background-image: url(images/product/line-2.jpg);
}
.norepeat {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
}
.body-text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
.tw-body-text {
	font-family: "新細明體";
	font-size: 12px;
	color: #333333;
	line-height: 19px;
}
.body-text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.sale-text {
	font-family: "新細明體";
	font-size: 15px;
	color: #CC3366;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
