a {font-size: 12px; font-weight: normal;}
/*超連結 一般*/
a:link {color: #006600;text-decoration: none}

/*超連結 已瀏覽過*/
a:visited {color: #339933;text-decoration: none} 

/*超連結 mouse orver*/
a:hover {color: #FF9900;text-decoration: underline;}

/*超連結 目前瀏覽*/
a:active {color: #339933;text-decoration: none} 

/*小圖圖片霧化*/
.simg {border:1px solid #cbcbcb;width:70px;height:70px;-moz-opacity: 0.7;opacity:.70;filter:alpha(opacity=70);}

/*產品名稱*/
.productName {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
/*店家名稱*/
.storeName {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
/*價格 刪除線*/
.money- {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: line-through;
}
/*價格 紅色*/
.moneyr {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	
}
/*銷售排行榜 1-3*/
.top10-1-3 {
	font-size: 12px;
	font-weight: normal;
	color: #004000;
	text-decoration: none;
}
/*銷售排行榜 4-10*/
.top10-4-10 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}


/*底下版權宣告公司資料*/
.MyCompany {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/*廣告刊登*/
.businessw {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
/*招商*/
.contactw {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}


/*商品分類*/
.picon {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}


/*選擇的商品分類字體顏色*/
.piconb A:link {color:#800000;font-size: 12px;text-decoration:none underline}
.piconb A:visited {color:#800000;font-size: 12px;text-decoration:none underline}
.piconb A:hover {color:#FF9900;font-size: 12px;text-decoration:underline}

/*回首頁∼回Ohbaby首頁*/
.topicon {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


/*限時搶購 倒數計時*/
.saletime {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	line-height: 14px;
}
/*限時搶購 商品數量*/
.storagew {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	line-height: 14px;
}
/*限時搶購 數量*/
.storageNum {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}

/*產品頁 放大圖*/
.bigimgs {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
/*產品頁 產品編號*/
.productNum {
	font-size: 12px;
	line-height: 22px;
	color: #336600;
	text-decoration: none;
	font-weight: normal;
}
/*產品頁 上方產品名稱*/
.productNametop {
	font-size: 16px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
/*產品頁 產品說明標頭*/
.productTitword {font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
/*產品頁 產品說明文字*/
.productword {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

/*產品頁 訂購數量、庫存數量、規格、顏色*/
.orderw {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}

/*產品介紹下方分頁*/
.inquirefont {
	font-family: "Arial";
	font-size: 12px;	
	color: #000000;
}
.inquirefont A:link {color:#3366FF;font-size: 12px;text-decoration:none underline}
.inquirefont A:visited {color:#CC33FF;font-size: 12px;text-decoration:none underline}
.inquirefont A:hover {color:#FF0000;font-size: 12px;text-decoration:underline}


/*產品已售完*/
.styleSaleout { font-size: 14pt; font-family: 標楷體; color: #FF0000; font-weight: bold }

/*搜尋到的資料筆數*/
.searchfontr {font-family: "Arial";font-size: 12px;color: #FF5050;}
.searchfontb {font-family: "Arial";font-size: 12px;color: #333333;}
