/* 首頁底色  */ 
BODY
{	
	font-size:10pt;
}

/*                            巡覽的CSS控制                         */
/* 當前位置的CSS */
#Header1_SiteMapPath1
{
	color: #006699;
	font-size:10pt;
}

/* 網頁上連結的CSS */
#Header1_SiteMapPath1 a:link
{
	color: #006699;
	font-size:10pt;
}

/* 網頁上被按過的連結的CSS */
#Header1_SiteMapPath1 a:visited
{
	color: #006699;
	font-size:10pt;
}

/* 網頁上滑鼠移過去連結時的CSS */
#Header1_SiteMapPath1 a:hover
{
	color: #006699;
	font-size:10pt;
}

/* 網頁上滑鼠按下連結時的CSS */
#Header1_SiteMapPath1 a:active
{
	color: #006699;
	font-size:10pt;
}
/*                         巡覽的CSS控制結束                         */

.menuIndex
{
}
/* 主功能表底層樣版  */
.mainMenuTd
{
	
}
	
/*  六項主選單樣版    */
.menuLbn
{
	font-size: 12pt;
	left: 4px;
	width: 144px;
	color: #0033cc;
	font-family: 標楷體;
	position: relative;
	text-decoration: none;
}
.menuLbn:hover
{
	color: #ff6699;
}

/*  主功能選單樣版    */
.menuTitle
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	width: 150px;
	border-bottom: 1px outset;
	height: 24px;
	text-align: left;
}

.UnderLine
{
	color:#FA007A;
	text-decoration: none;
}

.UnderLine:hover
{
	color:#ffffff;
	text-decoration: underline;
}

.UnderLineNoc
{
	color:#007799;
	text-decoration: none;
}

.UnderLineNoc:hover
{
	color:#007799;
	text-decoration: underline;
}
/*  子選單樣版    */
.menuPF
{
	font-size: 10pt;
	left: 4px;
	color: #0099ff;
	line-height: 16pt;
	position: relative;
	text-decoration: none;
}

/*  子選單滑鼠選定時樣版    */
.menuPF:hover
{
	color: #0000ff;
}

.menuStyle
{
	font-size: 11px;
}

.menuTdstyle
{
}

.McNStyle
{
	font-size: 16px;
	text-decoration: none;
}

.McStyle
{
	font-size: 16px;
	text-decoration: none;
}

.McStyle:hover
{
	font-size: 16px;
	text-decoration: underline;
}

.McNStyle10
{
	font-size: 10px;
	text-decoration: none;
}

.McStyle10
{
	font-size: 10px;
	text-decoration: none;
}

.MCStyle10:hover
{
	font-size: 10px;
	text-decoration: underline;
}

.errMsg
{
	color:Red;
}


/* 問與答的類別樣式(未選取) */
.faqmainsort
{
	font-size:10pt;
	text-decoration:none;
}

/* 問與答的類別樣式(目前所選取) */
.faqmainsort2
{
	font-size: 12pt;
}


/* 問與答的問題列表樣式 */
.faq_qlist
{
	text-decoration:none;
	font-size: 10pt;
	color:#006699;
}


/* 問與答的問題樣式 */
.faq_q
{
	text-decoration:none;
	font-size: 12pt;
	color: #ffffff;
}

/* 問與答的回答樣式 */
.faq_a
{
	text-decoration:none;
	font-size: 12pt;
	color: #006699;
}

/* 公司logo的寬高設定 */
.logoh
{
	width:442px;
	height:87px;
}
/* 上選單樣式 */
.upmenu
{
	font-size:10pt;	
}

/* 上選單分隔樣式 */
.upmenuseparate
{
	color:#2BD54D;
}

/* 下選單分隔樣式 */
.downmenuseparate
{
	color:#E6421A;
}

/* 主廣告 */
.rollingcommery
{
	width:760px;
	height:290px;
}

/* 最新商品區的廣告 */
.newptcommery
{
	width:220px;
	height:220px;
}

/* 熱門商品區的廣告 */
.hotptcommery
{
	width:220px;
	height:220px;
}

/* 追加到貨區的廣告 */
.addendumptcommery
{
	width:220px;
	height:220px;
}

/* 活動特區(左)的廣告 */
.actionleftcommery
{
	width:360px;
	height:100px;
}

/* 活動特區(右)的廣告 */
.actionrightcommery
{
	width:360px;
	height:100px;
}

/* 標題區文字廣告 */
.commerystring1
{
	font-size:12pt;
}

/* 頁頁產品類別底色table */
.pdView
{
	background-color:#ffffe6;	
}

/* 選單之間的間隔高度 */
.lrSpace
{
	height:5px;
}

/* 首頁產品名稱 */
.services_ptName
{
	color: #333399;
	font-size: 12px;
}

/* 首頁產品價錢 */
.services_price
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
/*	text-decoration: underline;*/
}

/* 搶購 */
.pt_buy
{
	text-decoration: underline;
	font-size:12px;
	color: #007799;
}
.pt_buy:hover
{
	text-decoration: underline;
	font-size:12px;
	color: #007799;
}
.pt_buy:link
{
	text-decoration: underline;
	font-size:12px;
	color: #007799;
}
.pt_buy:visited
{
	text-decoration: underline;
	font-size:12px;
	color: #007799;
}
.pt_buy:active
{
	text-decoration: underline;
	font-size:12px;
	color: #007799;
}

/* 產品大分類樣式 */
.pdLayerA
{
	font-size:12pt;
}

/* 產品小分類樣式 */
.pdLayerB
{
	font-size:10pt;
}

/* 首頁產品縮圖大小 */
.services_simg
{
	width:135px;
	height:135px;
}

/* 產品第二縮圖大小 */
.showProduct_simg2
{
	width:310px;
	height:310px;
}

/* 產品的相關貨品小圖 */
.relatePtSimg
{
	width:120px;
	height:180px;	
}

/* 產品建議洗滌方式文字樣式 */
.ProductWash
{
	color:#ff0066;
}

/* 產品注意事項文字樣式 */
.ProductMemo
{
	color:#ff0066;
}

/* 產品名稱文字樣式 */
.ProductName
{
	font-size: 16px;
/*	font-weight: bold;*/
}

/* 產品材質文字樣式 */
.ProductMatrial
{

}

/* 總點擊次數  總覽瀏人數  */
.webstatistics
{
	
}

/* 熱門焦點 */
.hot
{
	color: #ffffff;
	text-decoration: none;
}

.hot:link
{
	color: #ffffff;
}

.hot:visited
{
	color: #ffffff;
}

.hot:hover
{
	color: #ffffff;
}

.hot:active
{
	color: #ffffff;
}

/* 商品問與答問題樣式 */
.ptFaqQuestionRow
{
	background-color:#FFFF99;
}

/* 商品問與答回答樣式 */
.ptFaqAnswerRow
{
	background-color:#FFE4CF;	
}

/* 快訊 */
#demo div a font
{
	font-size:10pt;
}

/* 貨品描述(頁面、查尋頁面) */
.pm_material
{
	font-size:8pt;
	color:#FF0000;
}

/* 貨品描述(商品頁面) */
.pm_material2
{
 color:#FF0000;	
}

/* 貨品狀態圖 */
.pm_stateimg
{

}

.imageback
{ 
  background-image:url(../images/a_03.gif);
  background-repeat:repeat-x;
}

/*首頁廣告*/
.menuLinkLeft 
{
display:block; /*這行不加的話，在 Firefox 瀏覽寬度設定會失效 */
color: #ec6a8c;
text-decoration: none;
}

.menuLinkLeft:hover
{
	height:23;
color: #005599;
background-image: url(../manager/image/adimage/images/topla_01.gif) ;
background-position:center bottom;
text-decoration: underline;
} 

