@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{
	margin:0;
	padding: 0;
}
li {list-style-type:none;}

/*左邊按鈕*/
#goods_nav{ width:111px; margin-left:30px; padding-top:20px;}
.but_1{
	width:111px;
	margin-bottom:10px;
	margin-top:5px;
}

.a_navbox{
	width:111px;
	margin-bottom:10px;
}

/*左邊按鈕第二層*/
.a_nav{ width:100px; margin:0 0 10px 5px;}
.a_nav li{
	width:100px;
	height:20px;
	background-color: #73340e;
	margin-bottom:5px;
	float:left;
}
.a_nav li a{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	padding:0 8px 0 8px;
}
.a_nav li a:hover{
	color:#999999;
	text-decoration: none;
}

/*左邊按鈕第三層*/
.b_nav{ width:95px;}
.b_nav li{
	background-color: #FFFFFF;
	height:auto;
}
.b_nav li a{
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	padding:0 8px 0 8px;
}
.b_nav li a:hover{
	color:#FFFFFF;
	text-decoration: none;
	background-color:#999999;
}


#goods_right{margin-left:30px; margin-top:10px; float:left;}

/* 以下為精選商品列表頁面 */

#goods_titlebox{
	width:520px;
	padding:0 0 6px 3px;
	background-image:url(images/goods/line.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	margin-bottom:15px;
}
#goods_title{
	background-image:url(images/goods/icon_1.jpg);
	background-repeat:no-repeat;
	padding-right:92px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #73340e;
	text-decoration: none;
	background-position: right;
}
#goods_title a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #73340e;
	text-decoration: none;
}
#goods_title a:hover{
	color:#999999;
	text-decoration: underline;
}

#goods_listarea{width:520px;}
.goods_pics_box{width:150px; margin:0 7px 20px 10px; float:left;}
.goods_pics{
  width:150px;
	height:180px;
}
.goods_pics img{
   margin-bottom:10px;
	opacity: 1;                   /* 透明度100% FireFox 的寫法 */ 
    filter: Alpha(Opacity=100);   /* 透明度100% IE 的寫法 */ 
}
.goods_pics a:visited img{
    opacity: 1;                   /* 透明度100% FireFox 的寫法 */ 
    filter: Alpha(Opacity=100);   /* 透明度100% IE 的寫法 */ 
}
.goods_pics a:hover img{
    opacity: 0.7;                /* 透明度60% FireFox 的寫法 */ 
    filter: Alpha(Opacity=60);   /* 透明度60% IE 的寫法 */ 
}
.goods_pics_txt{width:150px;text-align: center;}
.goods_pics_txt a{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
.goods_pics_txt a:hover{
	color:#996600;
	text-decoration: underline;
}
.goods_price{
	color:#FF0000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* 以下為精選商品詳細內容頁面 */
#goods_picbarea{width:180px; margin:0 20px 0 0; float:left;}
#goods_picb{width:180px; margin:0 0 20px 0;}
#picb_txtarea{width:180px;}
#goods_picb_right{width:310px; float:left; margin-right:10px !important; margin-right:8px;}
#goods_picb_title{
	color:#c52a2a;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin:10px 0 8px 0;
}


/* 以下為精選商品新品上市頁面 */
#goods_titleenew{
	width:520px;
	height:25px;
	background-image:url(images/goods/line_2.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	margin-bottom:15px;
}
.goods_pics_box1{
	width:150px;
	margin:0 7px 20px 10px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom:6px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

/*左邊按鈕-購物流程*/
.c_nav{ width:90px; margin-left:10px;}
.c_nav li{
	background-color: #FFFFFF;
	height:auto;
}
.c_nav li a{
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	padding:0 8px 0 8px;
}
.c_nav li a:hover{
	color:#FFFFFF;
	text-decoration: none;
	background-color:#999999;
}
#goods_t1{width:520px; background-image:url(images/goods/t_1.jpg); background-repeat:no-repeat; 
          background-position:top; padding-top:55px; margin-bottom:20px; float:left;}

#goods_t1 img{margin-bottom:25px; float:left;}
.goods_shoppingtxt{
	margin-left:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	width:480px;
}
#goods_t2{width:520px; background-image:url(images/goods/t_2.jpg); background-repeat:no-repeat; 
          background-position:top; padding-top:55px; margin-bottom:20px; float:left;}
#goods_t3{width:520px; background-image:url(images/goods/t_3.jpg); background-repeat:no-repeat; 
          background-position:top; padding-top:55px; margin-bottom:20px; float:left;}
#goods_t4{width:520px; background-image:url(images/goods/t_4.jpg); background-repeat:no-repeat; 
          background-position:top; padding-top:55px; margin-bottom:20px; float:left;}
#goods_t5{width:520px; background-image:url(images/goods/t_5.jpg); background-repeat:no-repeat; 
          background-position:top; padding-top:55px; margin-bottom:20px; float:left;}








