﻿/* Style */
body { margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; background-color: white;}
A { color:#0000FF; text-decoration:underline} 
A:hover { color:#FF3300;}

/* Default Font */
body,td,p { font-family: arial,verdana,helvetica,lucida,sans-serif; font-size: 15px;}
input,text,select,textarea,button { font-size: 13px; } 

/* Default layout , simpleTable*/
.stable {border-collapse: collapse; border: 2px solid #666666;}
	TABLE.stable TD{border: 2px solid #666666; padding: 3px}
	TABLE.stable TH{background:#DDDDDD}

.regField {font-family: verdana; font-size: 14px; font-weight: bolder; COLOR: #cc0000}

/* Content Font */
.titleName_en {font-size: 15pt; font-weight: bolder;}
.titleName_zh-tw {font-family: 標楷體,細明體,arial; font-size: 18pt; font-weight: bolder;}
.titleName_zh-cn {font-family: 宋体,arial; font-size: 18pt; font-weight: bolder;}
.subTitleName {font-size: 11pt;}

.pageTitle {font-size: 15px; font-weight: bolder;}
.menuText {font-size: 13px;}
.pageLink {COLOR: #FFFFFF; text-decoration: underline; font-size: 12px;}

.ptext {font-size: 15px;}
.pathName {}
.catName {}
.prodName {}
.attrNameS {font-size: 11px; font-weight: bolder;}
.attrValueS {font-size: 11px;}
.attrUnitS {font-size: 13px;}
.attrName {font-weight: bolder;}
/* .attrValue {line-height: 20px;} */

.msgType {COLOR: #3165CE;}
.msgTitle {line-height: 22px;}
.msgText {line-height: 20px;}

/* otherProductsByCat */
.hideProducts {color:blue;cursor:pointer;text-decoration:underline;text-align:center;}
.showProducts {color:blue;cursor:pointer;text-decoration:underline;text-align:center;}
.catLink 	  {font-weight:bold;}
.productLink  {}
.selectedProduct {font-weight:bold;}

.footer {text-align: center; 
			font-size: 11px;
			color:#000000;
			font-face: arial;
			}

