body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(en/img/pBg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

A:link {
	COLOR: #996600; 
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #996600; 
	TEXT-DECORATION: underline
}
A:active {
}

A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none
}

.rightMain {
	padding-left: 14px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

/*最下層選項連結*/
.downMenuLink {
	padding-left: 197px;
	font-size: 9px;
}

/*產品列表 Product_*.html */

.productDefaultTable {
	padding-left: 26px;
	padding-right: 7px;
}

.productPartNo {
	font-size: 11px;
	font-weight: bold;
	
}

.productPartTxt {
	color: #666666;

}

/* 最新消息 */
TD.whatsNew_content { COLOR: #996600;}
TD.whatsNew_content strong {
	font-size: 13px;
	color: #006600;
	text-decoration: underline;
}
TD.whatsNew_content B A:link { color: #009a74; text-decoration: none;}
TD.whatsNew_content B A:visited { color: #009a74; text-decoration: underline;}
TD.whatsNew_content B A:active { color: #009a74; text-decoration: none;}
TD.whatsNew_content B A:hover { color: #009a74; text-decoration: none;}