@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
a{text-decoration: none;color:#333;}

body{
	margin:0;
	padding:0;
	font-family:"微軟正黑體", Arial;
	font-size: 15px;
	line-height: 1.5;
	color: #333;
    
}
/*+++++++++++++++++  reset  ++++++++++++++++++++*/


/* 最新消息(外頁)------------------------------------------------------------------------------- */
.HeadLineA{ font-size: 12px;
	color:#666;
	line-height: 20px;
	text-decoration: none; }

a.HeadLineA :link{   font-size: 12px;
	color:#666;
	line-height: 20px; 
	text-decoration: none;}
a.HeadLineA :visited{
	font-size: 12px;
	color: #666;
	line-height: 20px;
	text-decoration: none;
}
a.HeadLineA :hover{  font-size: 12px;
	color:#b62132;
	line-height: 20px}
a.HeadLineA :active{  font-size: 12px;
	color:#666;
	line-height: 20px ;
	text-decoration: none;}
 
 
 
 
/*最新消息--4支都要改*/
.HeadLineMove{
    font-size: 15px;
	color:#666;
	line-height: 20px !important;
	width: 450px!important;
}
 	
.HeadLineMoveA:link{
    font-size: 15px;
	color:#666;
	line-height: 20px !important;
	width:450px!important;
}

.HeadLineMoveA:hover{
    font-size: 15px;
	color:#b62132;
	line-height: 20px !important;
	width: 450px!important;
}

.HeadLineMoveA:visited{
    font-size: 15px;
	color:#666;
	line-height: 20px !important;
	width: 450px !important;
	text-decoration: none;
}

.HeadLineMoveA:active{
    font-size: 15px;
	color:#666;
	line-height: 20px !important;
	width: 450px !important;
	text-decoration: none;
}

 
/*最新消息--以下兩支的寬要比上面四支設更寬*/

.HeadLinePlayer{

  border:1px solid #ccc;
   width:480px !important;

   height:300px !important;


}



.HeadLineMoveLayer{

  width:770px !important;

  height:300px !important;

  line-height:1.5; 

}
.rssCls{
	display: none;
}
.GClass{
	color: #333;
}

/* 最新消息(內頁)------------------------------------------------------------------------------- */
/* 標題 */
.newstitle { font-size: 17px; line-height: 1.5; color:#333; font-weight: bold;}
/* 副標 */
.newsubhead { color:#333;}
/* 內容 */
.newsmain {  font-size: 15px; line-height: 1.5; color:#515151; text-decoration: none}




/* 跑馬燈 */
.marquee{ position: relative; }
.marquee_top{margin-left:28px;margin-top:8px;width:900px!important; clip:rect(0px 900px 0px 20px) !important; color: #333!important; }
.marquee:before{content:'';
	background:url(images/scroll.png) no-repeat;
	width:25px;height: 22px;
	position:absolute;
	left: 0;
	top: 5px;display: block;
}



/* 每日一物 */
/* 標題 */
.DailyGoodsName { color: b62132; font-size: 15px; text-decoration:none; }
/* 內容 */
.DailyGoodsIntro {	color: #666666;	font-size: 12px; line-height: 16px; }
/* 商品圖片 */
.daily3_img_cls{ margin: 10px; border-radius: 5px;}
/* 市價 項目文字(價格.特價.馬上省.) */ 
.weekly01{	font-size: 13px; font-weight: bolder; color: #333; }
.weekly00 { font-size: 13px;	font-weight: bolder; color: #FF0000; }
.weekly02{font-size: 15px;	font-weight: bolder; color: #FF0000; }




/* 左樓層 */

.lef { position: relative; display: block; color:#1565c4;border-bottom: 1px solid #acd2ff;padding: 8px 20px 8px 28px; text-decoration: none; line-height: 1.5; font-size: 15px;}
.lef:active,.lef:visited{color:#1565c4 !important;}
.lef:hover{background-color: #abe1ff; color:#1565c4 !important;}
.lef:before{
	content:'';
	border-width: 5px 8px;
	border-color:transparent transparent transparent #ffc000;
	border-style: solid;
	width: 0;
	height:0;
	position: absolute;
	left: 15px;
	top: 15px;
}


/* 回上一頁 */ 
.cate_return{display: none;}

/* 麵包屑 */
.level_home,.level_1,.level_category{
	font-size: 13px;
	color: #333;
	display: none;
	text-decoration: none;
}

/* 樓層標題 */
.goodstitle,.cattitle,.cattitle1{
	color:#333;
	display: block !important;
	text-align: left;
	padding: 5px;
	margin-bottom: 20px;
	border-bottom: 4px solid #4cacdd;
	font-size: 21px;

}

/* 商品列表頁 */

.GoodsList_prod_image{ width: 150px;}
.goodsitem{font-size: 13px; line-height: 1.5; color:#333; font-weight: bold;}
.space2{display: none;}
.sClickNum{color:#333;}
.goodsmain{}
/* 特價(金額) */
.sPrice{color:#333;}
.goodscostd{
    color: #6666FF;
    text-decoration: line-through;}
/* 特價(金額) */
.goodsDescrcost { color:#b62132;}

.goodstext {
	font-weight: bold;
}
/* 價格(金額) */
.sPriceO{}
.goodscostd {
	font-size: 16px;
    color: red;
    font-weight: bold;
    line-height: 1.5;}



/* 商品詳述頁 */

 /* 產品標題 */   
.goodstext{
	font-size: 17px;
    color:#333;
    font-weight: bold;
    line-height: 1.5;
}
 /* 產品圖檔 */ 
.prod_img{margin: 0 15px;}

 /* 友善列印圖檔 */ 
.shopcar_print_img{margin-right: 15px !important;}

 /* 產品搜尋 */ 
 .ctgStyA,.ctgStyB,.ctgStyC,.ctgStyE,.GClass{
 	display: none;
 }



