
body{background-color: #000000;scrollbar-face-color: #DEE3E7;
scrollbar-highlight-color: #FFFFFF;scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: #D1D7DC;scrollbar-arrow-color: #CC0000;
scrollbar-track-color: #EFEFEF;scrollbar-darkshadow-color: #98AAB1;}

.webdesign {
	DISPLAY: none
}

.service-in {A { color: #000000;
    text-decoration: none;
}

A:hover {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}


.in-line { font-family : Verdana, Arial, sans-serif; color: #ffffff;font-size : 11px; background: #524A4A;  }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: ;
  color: #000000;
  margin: 0px;
}

A {
  color: #ffffff;
  
  text-decoration: none;
}

A:hover {
  color: #ffcc00;
  font-weight: bold;
  text-decoration: underline;
}

FORM {
	display: inline;
}

A.web {
  color: #000000;
  
  text-decoration: none;
}

A.web:hover {
  color: #ff0000;
  text-decoration: underline;
}

TD.web:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #083E2B;
  line-height: 1.5;
 bgcolor:#008000;
}

/*----------------------------------------------------------------------------------*/
a.num {
  font-family: Verdana,Arial,  sans-serif;/*ok */
  font-size: 8pt; /*ok */
  color: #000000;
/*  background:#CCCCCC;*/
   text-align:left;
  line-height: 2; /*ok */
  font-weight :none; /*ok */
 /*margin-top: 5px; margin-bottom: 5px;*/
 
}

a:hover.num{
  font-family: Verdana, Arial, sans-serif;/*ok */
  font-size: 8pt; /*ok */
  color: #FF3300;
/*  background:#CCCCCC;*/
   text-align:left;
  line-height: 2; /*ok */
  font-weight :none; /*ok */
 /*  margin-top: 5px; margin-bottom: 5px; *//* 上右下左 ,亦可一次指定四邊，如 margin:2px，則全部均設 2px。 */
	  }
/*----------------------------------------------------------------------------------*/