.boxText
{
	font-family: 細明體;
	font-size: 12px;
}
.errorBox
{
	font-family : 細明體;
	font-size : 12px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning
{
	font-family : 細明體;
	font-size : 12px;
	color: #cc0033;
}
.productsNotifications
{
	background: #f2fff7;
}
.orderEdit
{
	font-family : 細明體;
	font-size : 12px;
	color: #70d250;
	text-decoration: underline;
}

BODY
{
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A
{
	color: #000000;
	text-decoration: none;
}

A:hover
{
	color: #4D4948;
	text-decoration: underline;
}

FORM
{
	display: inline;
}

TR.header
{
	background: #ffffff;
}

TR.headerNavigation
{
	background: #4D4948;
}

TD.headerNavigation
{
	font-size: 12px;
	background: #4D4948;
	color: #FFFFFF;
	font-weight:600;
}

DIV.headerNavigation
{
	font-size: 12px;
	background: #4D4948;
	color: #FFFFFF;
	font-weight:600;
}

A.headerNavigation
{ 
	color: #FFFFFF; 
}

A.headerNavigation:hover
{
	color: #FFFFFF;
}

TR.headerError
{
	background: #FF0000;
}

TD.headerError
{
	font-family: 細明體;
	font-size: 14px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo
{
	background: #00ff00;
}

TD.headerInfo
{
	font-family: 細明體;
	font-size: 14px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer
{
	background: #4D4948;
}

TD.footer
{
	font-family: 細明體;
	font-size: 12px;
	background: #4D4948;
	color: #FFFFFF;
}

a:link.robot
{
	font-size: 1px;
	color: #4D4948;
	text-decoration: none;
}
a:visited.robot
{
	font-size: 1px;
	color: #4D4948;
	text-decoration: none;
}
a:hover.robot
{
	font-size: 1px;
	color: #4D4948;
	text-decoration: none;
}
a:active.robot
{
	font-size: 1px;
	color: #4D4948;
	text-decoration: none;
}
.robot
{
	font-size: 1px;
	color: #4D4948;
}
a:link.sitemap
{
	font-size: 12px;
	color: #4D4948;
	text-decoration: none;
}
a:visited.sitemap
{
	font-size: 12px;
	color: #4D4948;
	text-decoration: none;
}
a:hover.sitemap
{
	font-size: 12px;
	color: #4D4948;
	text-decoration: underline;
}
a:active.sitemap
{
	font-size: 12px;
	color: #4D4948;
	text-decoration: none;
}
.sitemap
{
	font-size: 12px;
	color: #4D4948;
}
TR.robot
{
	background: #4D4948;
}

TD.robot, DIV.robot
{
	font-size: 1px;
	color: #4D4948;
	text-decoration: none;
}

.infoBox
{
	background: #4D4948;
}

.MyAccount_infoBox
{
	background: #FFFFFF;
}

.ffinfoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: 細明體;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: 細明體;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: 細明體;
  font-size: 12px;
  font-weight: bold;
  background: #4D4948;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: 細明體;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFEC;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #4D4948;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: 細明體;
  font-size: 12px;
  background: #4D4948;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: 細明體;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: 細明體;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: 細明體;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: 細明體;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText, DIV.smallText, A.smallText {
  font-family: 細明體;
  font-size: 12px;
}

TD.accountCategory {
  font-family: 細明體;
  font-size: 15px;
  color: #4D4948;
}

TD.fieldKey {
  font-family: 細明體;
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: 細明體;
  font-size: 14px;
}

TD.tableHeading {
  font-family: 細明體;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: 細明體;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: 細明體;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: 細明體;
  font-size: 13px;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: 細明體;
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: 細明體;
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: 細明體;
  color: #ff0000;
}

SPAN.errorText {
  font-family: 細明體;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: 細明體; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: 細明體; font-size: 12px; color: #000000; }

/* 訊息欄開始 */

.messageBox
{
	font-family: 細明體;
	font-size: 12px;
}
.messageStackError,
.messageStackWarning
{
	font-family: 細明體;
	font-size: 12px;
	background-color: #ffb3b5;
}
.messageStackSuccess
{
	font-family: 細明體;
	font-size: 12px;
	background-color: #99ff00;
}
/* 訊息欄結束 */

/* 必填欄位 */
.inputRequirement { font-family: 細明體; font-size: 12px; color: #ff0000; }

/* 網站連結管理 開始 */
TABLE.linkListing
{
	border: 1px;
	border-style: solid;
	border-color: #4D4948;
	border-spacing: 1px;
}

.linkListing-heading
{
	font-family: 細明體;
	font-size: 12px;
	font-weight: bold;
	background: #4D4948;
	color: #FFFFFF;
	text-align: center;
}

TD.linkListing-data
{
	border-right: 1px solid #4D4948;
	border-bottom: 1px solid #4D4948;
	padding: 4px;
	font-family: 細明體;
	font-size: 12px;
}

TR.linkListing-odd
{
	background: #FFFFFF;
}

TR.linkListing-even
{
	background: #FFFFEC;
}
/* 網站連結管理 結束 */

input.forminput
{
	background: #FFF;
	border: 1px solid #808080;
	color: #000;
	font-family: 細明體;
	font-size: 12px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}
select.forminput
{
	background: #FFF;
	border: 1px solid #808080;
	color: #000;
	font-family: 細明體;
	font-size: 12px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}
textarea.forminput
{
	background: #FFF;
	border: 1px solid #808080;
	color: #000;
	font-family: 細明體;
	font-size: 12px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}

.shopping
{
	width:100%
}

table.shopping,
tr.shopping,
td.shopping
{
	background: transparent;
	color: #222;
	font-size: 12px;
	line-height: 135%;
}

.shopping td,
.divpad
{
	padding: 5px;
}

.borderwrap
{
	background: #FFF; 
	border: 1px solid #090909;
	padding: 0px; 
	margin: 0px; 
}

.maintitle
{
	background: url(images/tile_cat.gif);
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0px;
	padding: 8px;
}

.pruduct_title
{
	border: 1px solid #FFFFFF;
	color: #000000; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0px;
	padding: 8px;
}

.abouttitle
{
	background: url(images/tile_cat.gif);
	border: 1px solid #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0px;
	padding: 8px;
}

td.formbuttonrow
{
	background: #4D4948; 
	border: 1px solid #FFF;

	margin: 0px;
	padding: 5px;
	text-align: center;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
a:link.white
{
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.white
{
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.white
{
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active.white
{
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
.white
{
	font-size: 1px;
	color: #FFFFFF;
}
.FaqDesc
{
	visibility: hidden;
	display: none;
	color: #0000FF;
}
.TabContent
{
	display: none;
	background: #FFFFFF; 
	border-bottom: 1px solid #090909;
	border-left: 1px solid #090909;
	border-right: 1px solid #090909;
	padding: 0px; 
	margin: 0px; 
}