a {color:blue; text-decoration:none;}
a:hover {text-decoration:underline;}

legend.header {font-size:10pt;color:black;}

body {font-family: "verdana"; font-size:10pt}

/* span 相關 */
span.h2 {font-size:10pt;}
span.link {font-size:10pt; cursor:pointer; color:blue;}
span.err {font-size:10pt; color:red;}

/* 各選項的框框, 如 商品搜尋、購物車... */
table.template {background:#FFFFFF; width:100%;}
tr.topMenu {background:#6699CC; text-align:center; font-size:10pt;}
tr.topMenu a {color:#FFFFFF; text-decoration:none;}
tr.topMenu a:hover {text-decoration:none;}
td.leftMenu {width:150px; } 

/*  留言版 相關 , V 為瀏覽, E 為編輯, R 為回覆*/
table.noteV {background:#D5E4FF; width:450px;}
tr.noteV {background:#FFFFFF; font-size:10pt;}
td.noteV {background:#D5E4FF;}
td.noteVBody {width:370px;}
td.noteE {background:#D5E4FF; text-align:center; font-size:10pt; width:80px;}

table.noteR {background:#FFFFFF;}
tr.noteR {font-size:10pt;}
td.noteR {background:#EAFFF1;}

.tdH2 {font-size:10pt; text-align:center;}
.trNH2 {font-size:10pt;}

.tbLine {background:#CCCCCC;}
.trHead {background:#FFFFFF; text-align:center; font-size:10pt;}
.trBg {background:#FFFFFF;}
.tbBody {font-size:10pt;}

/* 購物單 */
.trOrder {background:#FFFFFF;font-size:10pt}

/* 購物車 */
.trCarHead {background:#CCCCFF; text-align:center; font-size:10pt;}
.trCarItem {background:#FFFFFF; font-size:10pt;}
.carText {color:#555555; font-size:8pt; cursor:default}


.tdTitle {font-size:10pt;}

.tdLink {font-size:10pt;}
.tdLink a {color:blue; background:white; text-decoration:none; width: 100%;}
.tdLink a:hover {background:#FFFDA4;}

.tdNew {font-size:10pt;}
.tdNew a {color:blue; background:white; text-decoration:none;}
.tdNew a:hover {text-decoration:underline;}

.tdMonkia {font-size:10pt; color:#FFFFFF;}

.menuLeft {font-size:12pt; filter:glow(color:#3868FF strength=3); color:#CCCCCC;width:100%}

/* help */
.help {position:absolute; z-index:1; visibility:hidden;}
.box {background: #F1FFF7;
      border-width: 1px;
      border-style: solid;
      border-color: #999999;
      padding: 5px;
      text-align: left;
      width: 300px;}

.gfont {
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
    font-size: 10pt;
    color: #666666;
    text-decoration: none;
}

.font {
        font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        color: #666666;
}
