@charset "utf-8";
@import url("reset.css");

/*購物車特殊用途*/
.none_style{ display:none;}
.joo_style25{ display:block;}
.wangtea_use{ margin-left:15px;}
.fancybox-inner{ height:auto !important;}
.joo_hideOnly{ display:none;}

/*******************************
 中間元件
*******************************/

/* 中間元件名稱 */
.C_item_name{  height:45px;}
.C_item_name h3{ font:18px/45px 微軟正黑體, Arial, Helvetica, sans-serif; color:#666;}
.Page_Citem_title{ width:100%; height:40px; background:#E6E6E6; border-bottom:1px solid #eaeaea; padding-left:15px;}
.Page_Citem_title h3{ font:18px/38px 微軟正黑體, Arial, Helvetica, sans-serif; color:#666; text-align:left;}



/* 中間內文內距 */
.C_Box{padding:0;}
.C_padding{}

/* 中間標題 */
.C_title {font:12px/24px tohoma,arial,simsun,sans-serif; color:#666;font-weight:bold; text-decoration: none; }

/* 中間副標題 */
.C_subtitle { font:12px/24px tohoma,arial,simsun,sans-serif; color:#666;font-weight:bold; text-decoration: none;}


/* 中間內文 */
.C_article { font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#666;}

/* 中間標題(連結) */
a.C_title_a:link 	{ font:14px/24px tohoma,arial,simsun,sans-serif; color:#666; text-decoration: none;}
a.C_title_a:visited { font:14px/24px tohoma,arial,simsun,sans-serif; color:#666; text-decoration: none;}
a.C_title_a:hover 	{ font:14px/24px tohoma,arial,simsun,sans-serif; color:#54565b;text-decoration: none;}
a.C_title_a:active 	{ font:14px/24px tohoma,arial,simsun,sans-serif; color:#54565b; text-decoration: none;}

/*******************************
 左邊元件
*******************************/

/* 左邊元件名稱 */
.L_Box{ width:200px; margin-bottom:15px;}
/*.L_Box .L_top{ height:12px;background:url(left_bg01.gif) no-repeat 0 0;}*/
.L_Box .L_bottom{ height:12px;background:url(left_bg03.gif) no-repeat 0 0;}
.Page_Litem_title{ width:100%; height:40px;background:#E6E6E6; border-bottom:1px solid #eaeaea; padding-left:15px;}
.L_item_name{ font:18px/38px 微軟正黑體, Arial, Helvetica, sans-serif; color:#666; text-align:left;}



/* 左邊內文內距 */

.L_Box .L_padding{ padding:5px 10px; background:#FFF;}



/* 左邊標題 */
.L_title { font:14px/24px tohoma,arial,simsun,sans-serif; color:#666; font-weight:bold;}

/* 左邊副標題 */
.L_subtitle { font:14px/24px tohoma,arial,simsun,sans-serif; color:#666; font-weight:bold;}


.L_bottom{ height:17px; background:#fff url(left_bg03.gif) no-repeat top left;}

/* 左邊內文 */
.L_article { font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#666;}


/* 左邊標題(連結) */
a.L_title_a:link 	{ font:14px/24px tohoma,arial,simsun,sans-serif; color:#666;text-decoration: none;}
a.L_title_a:visited { font:14px/24px tohoma,arial,simsun,sans-serif; color:#666; text-decoration: none;}
a.L_title_a:hover 	{ font:14px/24px tohoma,arial,simsun,sans-serif; color:#54565b;text-decoration: none;}
a.L_title_a:active 	{ font:14px/24px tohoma,arial,simsun,sans-serif; color:#54565b; text-decoration: none;}

/*******************************
 右邊元件
*******************************/

/* 右邊元件名稱 */
.R_Box{ width:200px; margin-bottom:15px;}
h3.R_item_name{ height:40px; font:15px/40px 微軟正黑體, Arial, Helvetica, sans-serif; color:#555; }


/* 右邊標題 */
.R_title { font:12px/26px tohoma,arial,simsun,sans-serif; color:#666;font-weight:bold; text-decoration: none;}

/* 右邊副標題 */
.R_subtitle { font:12px/26px tohoma,arial,simsun,sans-serif; color:#666;font-weight:bold; text-decoration: none;}



/* 右邊內文 */
.R_article { font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#666;}

/* 右邊標題(連結) */
a.R_title_a:link 	{ font:14px/24px tohoma,arial,simsun,sans-serif; color:#666; text-decoration: none;}
a.R_title_a:visited { font:14px/24px tohoma,arial,simsun,sans-serif; color:#666; text-decoration: none;}
a.R_title_a:hover 	{ font:14px/24px tohoma,arial,simsun,sans-serif; color:#54565b; text-decoration: none;}
a.R_title_a:active 	{ font:14px/24px tohoma,arial,simsun,sans-serif; color:#54565b;text-decoration: none;}

/*******************************
 表格
*******************************/

/* 表格抬頭 */
.table_title { 
	background-color: #ededed;
    font-family:微軟正黑體, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#808080;
	font-weight: bold;
}

/* 表格外框線顏色 */
.table_exo_bordercolor { 
	background-color: #d4d4d4;
}

/* 表格內框線顏色 */
.table_bordercolor { 
	background-color: #d4d4d4;
}

/* 表格欄位 */
.table_column { 
	background-color: #fff;
    font-family:微軟正黑體, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:30px;
	color:#333;
	padding:7px 5px;
}

/* 表格欄位內容 */
.table_column_desc { 
	background-color: #FFFFFF;
    font-family:微軟正黑體, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:25px;
	color:#333;
}

/* 表格欄位內容 onMouseOver */
.table_column_desc_over { 
	background-color: #ededed;
	font-size: 12px;
	color: #333333;
}

/* 數字 */
.number {
    font-family:微軟正黑體, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f03a79;
	font-weight: bold;
}

/*******************************
 表單
*******************************/

/* 表單 */
.FormTxt, .FormTxt100 {
    font-family:微軟正黑體, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999;
	background-color: #ffffff;
	border:solid #dadada 1px;
	padding:2px;
}

/* 表單 */
.FormTxt100, .FormTxtMark100 {
	width: 90%;
}

/* 表單 */
.FormTxtMark, .FormTxtMark100 {
    font-family:微軟正黑體, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fffbdd;
}

/* 表單註解 */
.form_gloss {
    font-family:微軟正黑體, Arial, Helvetica, sans-serif;
	color: #ff6320; 
	font-size: 12px;
}

/* 表單必填欄位(*)樣式 */
.form_star {
     font-family:微軟正黑體, Arial, Helvetica, sans-serif;
	color:#ef4122; 
	font-size:15px;
	font-weight:normal;
}

/*******************************
 商品
*******************************/

/* 商品名稱 */
.prod_name {font:13px/24px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}

/* 商品名稱 */
a.prod_name:link 	{ font:13px/24px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; text-decoration: none; }
a.prod_name:visited { font:13px/24px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; text-decoration: none; }
a.prod_name:hover 	{ font:13px/24px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; text-decoration: underline; }
a.prod_name:active 	{ font:13px/24px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; text-decoration: underline; }

/* 商品售價 */
.prod_price {font:20px/24px 微軟正黑體, Arial, Helvetica, sans-serif; color:#ff427f; font-weight:bold;}

/*******************************
 延伸選單
*******************************/

/* 延伸選單 */
.menu_extended {
	color: #666;
	background-color: #ffffff;  
	font-size: 12px; 
	font-family: arial;
	padding:8px 2px;
}

/* 延伸選單 onMouseOver */
.menu_extended_over {
	color: #6d3049; 
	background-color: #f1b6cf; 
	font-size: 12px; 
	font-family: arial;
	padding:8px 2px;
}

/* 延伸選單 邊線 */
.menu_extended_border {
	background-color: #cccccc; 
}

/*******************************
 表頭選單
*******************************/
a.top_menu:link {font-family: 微軟正黑體, Arial, Helvetica, sans-serif; font-size: 13px;color: #eaeaea; text-decoration:none; } 
a.top_menu:visited {font-family: 微軟正黑體, Arial, Helvetica, sans-serif; font-size: 13px;color: #eaeaea; text-decoration:none; } 
a.top_menu:hover { font-family: 微軟正黑體, Arial, Helvetica, sans-serif; font-size: 13px;color: #abb43d; text-decoration:none;}
a.top_menu:active {font-family: 微軟正黑體, Arial, Helvetica, sans-serif; font-size: 13px;color: #abb43d;text-decoration:none;} 

/*******************************
 語系
*******************************/

.lang_box{ position:absolute; right:460px; top:2px;}
.lang_box a{ display:inline-block; width:24px; height:24px;border-radius:100%; color:#666; border:1px solid #ddd; text-align:center; line-height:22px !important; text-decoration:none; font-size:12px !important; background:#FFF;}
.lang_box a:hover{line-height:22px !important; text-decoration:none; font-size:12px !important; background:#ac0900; color:#FFF;}

/*******************************
 copyright
*******************************/


/*******************************
 通用
*******************************/

/* 成功訊息 */
.hd_alert {
 font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	color: #ff4b77; 
	font-size: 12px; 
	font-weight: bold;
}

/* 錯誤訊息 */
.err_alert {
 font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	color: #ff4b77; 
	font-size: 12px; 
	font-weight: bold;
}

/* 一般鏈結 */
a:link 		{ font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#666; text-decoration: none;}
a:visited 	{ font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#666; text-decoration: none;}
a:hover 	{ font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#54565b; text-decoration: none;}
a:active 	{ font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#54565b; text-decoration: none;}

/* 網站主內容架構 */
.FOR_web_W{ width:990px; margin-top:20px;}
.FOR_TOP{ width:100%; height:auto; min-width:1200px;}
.FOR_MAIN{ margin:0 auto; width:1200px; padding-top:40px; padding-bottom:30px;}
#index .FOR_MAIN{padding-top:0px;}
.FOR_FOOTER{ width:100%; clear:both; min-width:1200px;margin:0 auto;}

.main_content_left{ width:200px; float:left;}
#product_search .main_content_left{ width:200px; float:left; border:none; background:none;}
#sort .main_content_left{ width:200px; float:left; border:none; background:none;}
.main_content_right{ width:200px; float:right;}
.main_content_l_center{ margin-left:210px;}
.main_content_r_center{margin-right:210px;}
.main_content_center{ margin-left:210px; margin-right:210px;}
.main_content_no_center{ width:100%;}

/* 網站名稱簡介 */
.STORE_NAME{ font:15px/26px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; font-weight:bold;}
.STORE_EXP{ font:13px/24px 微軟正黑體, Arial, Helvetica, sans-serif; color:#666;}


/*******************************
 自訂
*******************************/
html, body	{  font-family:微軟正黑體, Arial, Helvetica, sans-serif; font-size:12px; color:#666; line-height:24px; background-color:#f6f6f6;}

/* 元件間隔 */
.table_margin{ margin-bottom:5px;}

/* 元件外框 */
.L_border{ border:solid 2px #e1e1e1; padding:1px;}


/*========== 共用 ==========*/
.SGS_Store_TopBox{ display:none;}

/* 元件間距*/
.SB_witem_mbottom{ margin-bottom:15px;}

/* 元件最外框*/
.SB_WitemBOX{ width:1200px; height:auto; margin:0 auto;}
.SB_WitemBOX .rwdimg{ width:100%; height:auto;}


/*======================安永鮮物-元件======================*/
/* 圖片移動 */
.AF_img_move img{ transition: transform 0.2s linear 0s;}
.AF_img_move img:hover{ transform: translateX(-5px);}

/* 官網－輪播廣告 */
.Index_ADbannerBox{ width:1200px; height:auto; margin-bottom:15px;}
.Index_ADbanner{ width:1200px; height:auto; margin:0 auto; position:relative;}
.flexslider{ height:auto; overflow:hidden;}
.slides{ position:relative; z-index:1;}
.slides li img{ width:100%; height:auto;}
.flex-control-nav{ position:absolute; height:25px; bottom:0px; z-index:2; width:100%; text-align:center;}
.flex-control-nav li{ display:inline-block; width:10px; height:10px; margin:0 3px; *display:inline; zoom:1;}
.flex-control-nav a{ display:inline-block; width:10px; height:10px; line-height:40px; overflow:hidden; background:url(kl_bot.png) left top no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{ background-position:left bottom;}
.flex-direction-nav{ position:absolute; z-index:3; width:100%; top:50%; margin-top:-16px;}
.flex-direction-nav li a{ display:block; width:32px; height:32px; overflow:hidden; cursor:pointer; position:absolute;}
/*.flex-direction-nav li a.flex-prev{ left:10px;background:url(icon_arrow.png) left center no-repeat;}
.flex-direction-nav li a.flex-next{ right:10px;background:url(icon_arrow.png) right center no-repeat;}*/

/* 購物網－廣告輪播 */
/*輪撥大區域*/
.lunhuan{ width:1050px; height:500px; position:relative; margin:0 auto; border:#d0d0d0 1px solid;}
.lunhuan #lunhuanback{ float:left; width:792px; height:498px;}
.lunhuan #lunhuanback a { display:block; width:792px; height:498px; position:absolute; left:0px; top:0px; opacity:0; filter:alpha(opacity=0);}
.lunhuan #lunhuanback a img{ width:100%; height:auto;}
/*輪播按鈕*/
#lunbonum{ height:60px; position:absolute;left:0; bottom:0; z-index:199;}
#lunbonum li{ float:left; width:198px; height:60px; background:url(images/anyong_symbol/Store_ADbanner_btn.png) left top no-repeat; text-align:center; font:16px/60px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; cursor:pointer;}
#lunbonum .lunboone{ width:198px; height:60px; background:url(images/anyong_symbol/Store_ADbanner_btn.png) left bottom no-repeat;cursor:pointer;}
/*右側商品圖*/
.suoyouliebiao{ float:right; width:256px; height:498px; border-left:#d0d0d0 1px solid; overflow:hidden;}
.suoyouliebiao a{ display:block; width:261px; height:255px;}
.suoyouliebiao img{ width:261px;}

/*購物網-首推新品*/
.Store_itemBox{ max-width:1260px; margin:0 auto; padding-bottom:15px;}
.Store_arrivalTitle{ width:100%; height:40px; border-bottom:#d0d0d0 1px solid; position:relative;}
.Store_arrivalTitle h3{ width:230px; font:15px/37px 微軟正黑體, Arial, Helvetica, sans-serif; color:#b82a41; background:url(images/anyong_symbol/AF_Index_Icon_diamond.png) 5px center no-repeat; border-bottom:#b82a41 3px solid; padding-left:33px;}
.Store_arrivalBtn{ position:absolute; top:12px; right:0;}
.Store_arrivalBtn li{ float:left; margin-left:5px; display:block; width:20px; height:20px; font:13px/20px Arial, Helvetica, sans-serif; text-align:center; cursor:pointer;}
.Store_arrivalBtn li:hover{ cursor:pointer;}
.Store_arrivalContentBox{ max-width:1260px; height:300px;}
.Store_arrivalContent{ max-width:1260px; min-width:686px; height:300px; display:none;}
.Store_Content_L{ width:200px; height:300px; float:left;}
.Store_Content_C{ max-width:804px; height:300px; border-bottom:#dbdbdb 1px solid; margin-left:200px; margin-right:256px;}
.Store_Content_C > ul{ width:100%;}
.Store_Content_C > ul >li{ float:left; display:block; border-right:#dbdbdb 1px dotted; width:33.3%; height:300px;}
.Store_ContentProductBox{ max-width:190px; height:275px; padding:0 20px; padding-top:25px; margin:0 auto;}
.Store_pImg{ max-width:150px; height:auto; margin-bottom:10px;}
.Store_pImg a{ display:block; width:150px; height:150px; overflow:hidden;}
.Store_pImg img{ width:100%; height:auto;}
h2.Store_pName{ display:block; max-width:150px; height:40px; overflow:hidden;}
h2.Store_pName a{ display:block; max-width:150px; height:40px; font:13px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; text-decoration:none;}
h2.Store_pName a:hover{ font:13px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#147abc; text-decoration:none;}
.Store_pPrice01{ max-width:150px; height:30px; font:12px/30px Arial, Helvetica, sans-serif; color:#999; text-decoration:line-through;}
.Store_pPrice02{ max-width:150px; height:35px;}
.Store_pPrice02 ul li{ float:left;}
li.Store_pPrice02_L{ display:block; max-width:50px; width:33%; font:13px/36px 微軟正黑體,Arial, Helvetica, sans-serif; color:#333;}
li.Store_pPrice02_R{display:block; text-align:right; max-width:100px; width:66%; font:25px/35px Arial, Helvetica, sans-serif; color:#e82222;}
li.Store_pPrice02_R span{ font-size:20px; margin-right:10px;}
.Store_Content_R{ float:right; width:256px; height:300px; border-right:#dbdbdb 1px solid;}
.Store_Content_R > ul{ width:255px; height:100px; padding:0 9px; padding-top:10px; border-bottom:#dbdbdb 1px solid;}
.Store_Content_R > ul > li{ float:left;}
li.Store_Content_R01{ width:100px; padding:0 10px;}
li.Store_Content_R02{ width:137px; padding-right:10px;}
.Store_pImg02{ width:80px; height:80px;}
.Store_pImg02 a{ display:block; width:80px; height:80px; overflow:hidden;}
.Store_pImg02 a img{ width:100%; height:auto;}
h2.Store_pName02{ display:block; width:127px; height:36px; overflow:hidden;}
h2.Store_pName02 a{ display:block; width:127px; height:36px; font:13px/18px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; text-decoration:none;}
h2.Store_pName02 a:hover{ font:13px/18px 微軟正黑體, Arial, Helvetica, sans-serif; color:#147abc; text-decoration:none;}
.Store_pPrice03{ width:127px; height:20px; font:12px/20px Arial, Helvetica, sans-serif; color:#999; text-decoration:line-through;}
.Store_pPrice04{ width:127px; height:25px;}
.Store_pPrice04 ul li{ float:left;}
li.Store_pPrice04_L{ display:block; width:45px; font:13px/25px 微軟正黑體,Arial, Helvetica, sans-serif; color:#333;}
li.Store_pPrice04_R{display:block; text-align:right; width:82px; font:25px/25px Arial, Helvetica, sans-serif; color:#e82222;}
li.Store_pPrice04_R span{ font-size:20px; margin-right:5px;}
.Store_selected{ background:#b82a41; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; color:#FFF;}

/*購物網-熱銷排行*/
.Store_rankContentBOX{ max-width:1260px; height:600px;}
.Store_rankContent_L{ max-width:1200px; border-left:#dbdbdb 1px solid; margin-right:255px; height:600px;}
.Store_rankContent_L > ul{ width:100%;}
.Store_rankContent_L > ul > li{ float:left; display:block; width:24.96%; height:300px; border-right:#dbdbdb 1px dotted; border-bottom:#dbdbdb 1px solid;}
.Store_rankContent_R{ width:256px; border-right:#dbdbdb 1px solid; float:right;}
.Store_ranksaleIcon{ max-width:150px; height:auto; position:relative;}
.Store_ranksaleIcon span{ display:block; width:31px; height:35px; position:absolute; top:0; left:10px; text-indent:-9999px; z-index:98;}
.Store_rsIcon_no1{ background:url(images/anyong_symbol/icon_no1.png) left top no-repeat;}
.Store_rsIcon_no2{ background:url(images/anyong_symbol/icon_no2.png) left top no-repeat;}
.Store_rsIcon_no3{ background:url(images/anyong_symbol/icon_no3.png) left top no-repeat;}
.Store_rsIcon_no4{ background:url(images/anyong_symbol/icon_no4.png) left top no-repeat;}
.Store_rsIcon_no5{ background:url(images/anyong_symbol/icon_no5.png) left top no-repeat;}
.Store_rsIcon_no6{ background:url(images/anyong_symbol/icon_no6.png) left top no-repeat;}
.Store_rsIcon_no7{ background:url(images/anyong_symbol/icon_no7.png) left top no-repeat;}
.Store_rsIcon_no8{ background:url(images/anyong_symbol/icon_no8.png) left top no-repeat;}
.Store_rankContent_R ul li{ display:block; width:256px; height:300px; border-bottom:#dbdbdb 1px solid; border-right:#dbdbdb 1px solid}
.Store_rankContent_R ul li img{ width:255px; height:299px;}

/*購物網-熱銷商品*/
.Store_HotSale_btn{ max-width:1260px; height:40px; border-bottom:#dbdbdb 1px solid;}
.Store_HotSale_btn ul{ max-width:1200px; height:40px; margin-right:255px;}
.Store_HotSale_btn ul li{ float:left; width:25%;}
.Store_HotSale_btn ul li a{ display:block; width:100%; height:40px; font:15px/40px 微軟正黑體,Arial, Helvetica, sans-serif; text-align:center; color:#555; border-bottom:#dbdbdb 1px solid;}
.Store_HotSale_btn ul li a:hover{ display:block; width:100%; height:40px; font:15px/40px 微軟正黑體,Arial, Helvetica, sans-serif; color:#555; font-weight:bold; border-bottom:#b82a41 3px solid; text-decoration:none;}
.Store_HotSale_btn ul li a.selected{ display:block; width:100%; height:40px; font:15px/40px 微軟正黑體,Arial, Helvetica, sans-serif; color:#555; font-weight:bold; border-bottom:#b82a41 3px solid; text-decoration:none;}
.Store_HotSale_box{ max-width:1260px; min-width:686px; height:300px;}
.Store_HotSale_L{ max-width:1200px; border-left:#dbdbdb 1px solid; margin-right:255px; height:300px;}
.Store_HotSale_L > ul{ width:100%;}
.Store_HotSale_L > ul > li{ float:left; width:24.96%; height:300px; border-right:#dbdbdb 1px dotted; border-bottom:#dbdbdb 1px solid;}
.Store_HotSale_R{ float:right; width:256px; height:300px; border-right:#dbdbdb 1px solid;}
.Store_HotSale_R > ul{ width:255px; height:100px; padding:0 9px; padding-top:10px;}
.Store_HotSale_R > ul > li{ float:left;}
.Store_ContentProductBox2{ max-width:190px; height:275px; padding:0 20px; padding-top:25px; margin:0 auto; position:relative;}
.icon_hotsale{ display:block; width:36px; height:36px; position:absolute; top:10px; left:10px; z-index:99;}
.Store_HotSale_All{ width:100%; height:300px;position:relative; overflow:hidden; border-bottom:#dbdbdb 1px solid;}
.Store_HotSale_BigBox{ width:100%; height:1200px; position:absolute;}

/*購物網-商品列表*/
.Page_itemBox{ width:100%; margin:0 auto;}
.Store_PSearch_Top01,.Store_PSearch_Top01 img{ display:none; width:100%; height:auto;}
.Store_PSearch_Top02{ width:100%; height:40px; border:#dbdbdb 0px solid; padding:0 10px; background-color:#fff;}
.PSearch_Top_menuL{ float:left; margin-top:12px;}
.PSearch_Top_menuL li{ float:left; display:block; height:15px; font:13px/15px 微軟正黑體,Arial, Helvetica, sans-serif; color:#333;}
.PSearch_Top_menuL li a{ display:block; padding:0 20px 0 10px; border-right:#dbdbdb 0px solid; text-align:center; font:13px/15px 微軟正黑體,Arial, Helvetica, sans-serif; color:#333;}
.PSearch_Top_menuL li a:hover{ font-weight:bold; color:#cf0b00; text-decoration:none;}
.PSearch_Top_menuL li a.selected{ font-weight:bold; color:#C71810; text-decoration:none;}
.PSearch_Top_menuL li.Store_Psearch_icon01 a{ background:url(images/anyong_symbol/Store_Psearch_icon01.png) 40px top no-repeat;}
.PSearch_Top_menuL li.Store_Psearch_icon02 a{ background:url(images/anyong_symbol/Store_Psearch_icon01.png) 65px top no-repeat;}
.PSearch_Top_menuL li.Store_Psearch_icon03 a{ background:url(images/anyong_symbol/Store_Psearch_icon02.png) 40px top no-repeat;}
.PSearch_Top_menuL li.Store_Psearch_icon01 a:hover{ background:url(images/anyong_symbol/Store_Psearch_icon01.png) 40px bottom no-repeat;}
.PSearch_Top_menuL li.Store_Psearch_icon02 a:hover{ background:url(images/anyong_symbol/Store_Psearch_icon01.png) 65px bottom no-repeat;}
.PSearch_Top_menuL li.Store_Psearch_icon03 a:hover{ background:url(images/anyong_symbol/Store_Psearch_icon02.png) 40px bottom no-repeat;}
.PSearch_Top_menuR{ float:right;}
.PSearch_Top_menuR li{ float:left; font:13px/40px 微軟正黑體,Arial, Helvetica, sans-serif; color:#333;}
.PSearch_Top_menuR li select{ width:50px; height:25px; margin:0 10px;}
.Store_PSearch_Plist{ width:100%;}
.Store_PSearch_Pbox{　width:960px;　margin:0 auto; padding:0 3px;}
.Store_PSearch_Pbox > li{ float:left; margin:0 auto; margin:7px;}
.Store_PSearch_Product{ width:150px; margin:0 auto; padding:20px 0;}
.Store_pImg03{ width:150px; height:150px; margin-bottom:10px; position:relative; overflow:hidden;}
.Store_pImg03 a{ display:block; width:150px; height:150px;}
.Store_pImg03 img{ width:100%; height:auto;}
.Store_Psearch_btn01{ display:none; width:150px; height:30px; background:url(images/anyong_symbol/Store_Psearch_btn01.png) left top no-repeat; text-indent:-9999px; position:absolute; left:0; bottom:0;}
.Store_pPrice05{ width:100%; margin-top:10px;}
.Store_pPrice05 ul li{ float:left; font-family:Arial, Helvetica, sans-serif; line-height:30px;}
.Store_pPrice05 ul li.Store_pPrice05_L{ width:30%; font-size:13px; color:#333; text-decoration:line-through;}
.Store_pPrice05 ul li.Store_pPrice05_R{ width:70%; color:#dc1717; font-size:30px; text-align:right;}
.Store_pPrice05 ul li.Store_pPrice05_R span{ font-size:15px; margin-right:5px;}

/*購物網-商品詳細頁*/
/*---上半部---*/
.AF_PDetail_Top{ width:100%;margin-bottom:20px; background-color:#fff; padding:10px;}
/* 商品圖 */
.AF_PDetail_L{ float:left; width:420px;}
.AF_PDetail_L01{ width:420px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-thumb{ margin:15px 0 15px 0;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:78px;}
.tb-thumb li.AF_margin_right{ margin-right:7px;}
.tb-s418, .tb-s418 a{ display:block; height:418px; width:418px; position:relative;}
.AF_MagnifierImg{ display:block; width:50px; height:50px; background:url(images/anyong_symbol/AF_MagnifierImg.png) left top no-repeat; position:absolute;  bottom:0px; right:0;}
.tb-s418, .tb-s418 img{ height:418px; width:418px;}
.tb-booth{ width:420px; height:420px; border:1px solid #dbdbdb; position:relative ;z-index:10;}
.tb-thumb li div{ border:1px solid #dbdbdb;}
div.zoomDiv{ z-index:500;position:absolute;top:-1px;left:0px;width:418px;height:418px;display:none;text-align:center;overflow:hidden;}
div.zoomMask{ position:absolute;background:url("images/anyong_symbol/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:498;}
/*ICON*/
.PDetail_L_Pnumber{ width:165px;}
.AF_PDetail_L02{ width:420px; margin-bottom:15px;}
.AF_PDetail_L02 ul{ width:100%; height:20px;}
.AF_PDetail_L02 ul li{ float:left; margin-left:7px; font:12px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#999;}
.AF_PDetail_L02 ul li.PDetail_L02_icon01 a{ display:block; width:49px; height:20px; background:url(images/anyong_symbol/Store_Pdetail_btn_fb.png) left top; text-indent:-9999px;}
.AF_PDetail_L02 ul li.PDetail_L02_icon02 a{ display:block; width:88px; height:20px; background:url(images/anyong_symbol/Store_Pdetail_btn_mail.png) left top; text-indent:-9999px;}
.AF_PDetail_L02 ul li.PDetail_L02_icon03 a{ display:block; width:88px; height:20px; background:url(images/anyong_symbol/Store_Pdetail_btn_print.png) left top; text-indent:-9999px;}
.AF_PDetail_L02 ul li.PDetail_L02_icon01 a:hover{ display:block; width:49px; height:20px; background:url(images/anyong_symbol/Store_Pdetail_btn_fb.png) left bottom; text-indent:-9999px;}
.AF_PDetail_L02 ul li.PDetail_L02_icon02 a:hover{ display:block; width:88px; height:20px; background:url(images/anyong_symbol/Store_Pdetail_btn_mail.png) left bottom; text-indent:-9999px;}
.AF_PDetail_L02 ul li.PDetail_L02_icon03 a:hover{ display:block; width:88px; height:20px; background:url(images/anyong_symbol/Store_Pdetail_btn_print.png) left bottom; text-indent:-9999px;}
/*商品右側購買資訊*/
.AF_PDetail_R{ margin-left:430px; width:auto;}
.AF_PDetail_Pname{ width:100%; height:auto; margin-bottom:5px;}
.AF_PDetail_Pname h2{ font: bold 20px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AF_PDetail_Pname h2 a{ font: bold 20px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; text-decoration:none;}
.AF_PDetail_Pname h2 a:hover{ font: bold 20px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; text-decoration:none;}
.AF_PDetail_Pdetail{ width:100%; height:auto; margin-bottom:5px;}
.AF_PDetail_Pdetail h3{ font:13px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#999;}
.AF_PDetail_Pprice{ width:100%; height:151px; margin-bottom:10px; padding-bottom:15px; border-bottom:#dbdbdb 1px dotted;}
.AF_PDetail_Pprice img{ display:block; width:150px; height:150px; float:right;}
.AF_PDetail_Pprice p.AF_PDetail_Pprice01{ float:left; font:13px/25px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; margin-top:35px;}
.AF_PDetail_Pprice p.AF_PDetail_Pprice01 span{ font-size:20px; font-family:微軟正黑體; margin-left:10px; text-decoration:line-through;}
.AF_PDetail_Pprice p.AF_PDetail_Pprice02{ float: left; font:55px/70px Arial, Helvetica, sans-serif; color:#e82222;padding-left:15px;}
.AF_PDetail_Pprice p.AF_PDetail_Pprice02 span{ font:33px/40px Arial, Helvetica, sans-serif; color:#e82222;}
.AF_PDetail_Pactivity{ width:100%; padding:10px 0;}
.AF_PDetail_Pactivity img{ float:left;}
.AF_PDetail_Pactivity a{ display:block; font:13px/25px 微軟正黑體, Arial, Helvetica, sans-serif; color:#b82a41; text-decoration:underline; margin-left:85px;}
.AF_PDetail_Pactivity a:hover{ text-decoration:none;}
.PDetail_PBOXcolor01{ border:#CCC 2px solid;}
.PDetail_PBOXcolor02{ border:#1671b8 2px solid;}
.AF_PDetail_Pcolor_R ul li span.sn_icon_ok{ display:block; width:12px; height:12px; background:url(images/anyong_symbol/Store_Pdetail_icon05.png) left top no-repeat; position:absolute; bottom:0; right:0; z-index:350;}
.Pcolor_active{ border:#b82a41 2px solid; margin-right:10px;}
.AF_PDetail_Psize{ width:100%; height:30px; margin:10px 0;}
.AF_PDetail_Psize_L{ float:left; width:70px; font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AF_PDetail_Psize_R{ width:100%;}
.AF_PDetail_Psize_R ul li{ float:left; display:block; font:13px/26px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; height:30px; padding:0 10px; margin-right:10px; position:relative; cursor: pointer;}
.AF_PDetail_Psize_R ul li span{ display:block; width:12px; height:12px; background:url(images/anyong_symbol/Store_Pdetail_icon05.png) left top no-repeat; position:absolute; bottom:0; right:0; z-index:350; display:none;}
.Psize_active{ border:#b82a41 2px solid; margin-right:10px;}
.AF_PDetail_Weight{ width:100%; height:30px; margin:15px 0;}
.AF_PDetail_Wnum_L{ float:left; width:70px; font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AF_PDetail_Wnum_R{ width:100%;}
.AF_PDetail_Wnum_R select{height:25px; font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif;}

.AF_PDetail_Pnum{ width:100%; height:30px; margin:15px 0;}
.AF_PDetail_Pnum_L{ float:left; width:70px; font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AF_PDetail_Pnum_R{ width:100%;}
.AF_PDetail_Pnum_R select{ width:50px; height:25px; font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif;}
.AF_PDetail_Pbuybtn{ width:100%; height:73px; margin:15px 0; border-top:#dbdbdb 1px dotted; padding:15px 0;}
.AF_PDetail_Pbuybtn ul{ height:53px;}
.AF_PDetail_Pbuybtn ul li{ float: right; width:190px; height:53px;}
.AF_PDetail_Pbuybtn ul li.AF_PDetail_PbuybtnL{ margin-right:10px;}
.AF_PDetail_Pbuybtn01 a,.AF_PDetail_Pbuybtn02 a{ display:block; width:190px; height:50px; font:20px/50px 微軟正黑體, Arial, Helvetica, sans-serif; color:#FFF; text-align:center; background:#dd1212; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.AF_PDetail_Pbuybtn01 a:hover,.AF_PDetail_Pbuybtn02 a:hover{ background:#f54b4b; text-decoration:none;}
.AF_PDetail_Pbuybtn03 a{ display:block; width:190px; height:50px; font:20px/50px 微軟正黑體, Arial, Helvetica, sans-serif; color:#FFF; text-align:center; background:#878787; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.AF_PDetail_Pbuybtn03 a:hover{ background:#a3a3a3; text-decoration:none;}
.AF_PDetail_Pbuybtn04 a{ display:block; width:190px; height:50px; font:20px/50px 微軟正黑體, Arial, Helvetica, sans-serif; color:#FFF; text-align:center; background:#1671b8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.AF_PDetail_Pbuybtn04 a:hover{ background:#1c8fe7; text-decoration:none;}
.AF_PDetail_Ppay{ width:100%; height:20px; margin:15px 0;}
.AF_PDetail_Ppay_L{ float:left; width:70px; font:13px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AF_PDetail_Ppay_R{ width:100%;}
.AF_PDetail_Ppay_R ul li{ float:left; display:block; height:20px; margin-right:5px;}
.AF_PDetail_Ptransport{ width:100%; height:20px; margin:15px 0;}
.AF_PDetail_Ptransport_L{ float:left; width:70px; font:13px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AF_PDetail_Ptransport_R{ width:100%;}
.AF_PDetail_Ptransport_R ul li{ float:left; display:block; height:20px; margin-right:5px;}
.AF_PDetail_Ppremiums{ width:100%; margin:15px 0; height:75px; border-top:#dbdbdb 1px dotted; padding:15px 0;}
.AF_PDetail_Ppremiums p{ float:left; display:block; width:80px; font:bold 13px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AF_PDetail_Ppremiums ul{ width:100%; height:60px;}
.AF_PDetail_Ppremiums01{ float:left; width:70px; height:60px;}
.AF_PDetail_Ppremiums01 img{ border:#CCC 1px solid; width:60px; height:60px;}
.AF_PDetail_Ppremiums02{ width:100%; height:60px; font:13px/60px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}

/*---下半部---*/
/*標題02*/
.PDetail_witemBox2{ width:auto;  margin-bottom:35px; background-color:#fff;}
.PDetail_witemBox2 h3.PDetail_witemTitle2{ width:100%; font:20px/41px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
/*商品加購區*/
ul.AF_PDetail_addbuyBox{ width:100%;}
ul.AF_PDetail_addbuyBox > li{ float:left; width:198px;}
.AF_PDetail_addpBox{ width:150px; margin:0 auto; margin-bottom:20px;}
.AF_PDetail_addp01{ width:150px; height:150px; padding-top:15px;}
.AF_PDetail_addp01 img{ width:150px; height:150px;}
.AF_PDetail_addp02{ width:150px; height:40px; margin:0 auto; overflow:hidden;} 
.AF_PDetail_addp02 a{ font:13px/20px 微軟正黑體, Arial, Helvetica, sans-serif; text-decoration:none; color:#333; display:block;}
.AF_PDetail_addp02 a:hover{ font:13px/20px 微軟正黑體, Arial, Helvetica, sans-serif; text-decoration:underline; color:#147abc;}
.AF_PDetail_addp03{ text-align:left; font:13px/30px Arial, Helvetica, sans-serif; color:#555; text-decoration:line-through;}
.AF_PDetail_addp04{ width:150px; height:35px;  border-bottom:#dbdbdb dotted 1px;}
.AF_PDetail_addp04 ul li{ float:left;}
.AF_PDetail_addp04_1{ display:block; width:50px; font:13px/36px 微軟正黑體,Arial, Helvetica, sans-serif; color:#e82222;}
.AF_PDetail_addp04_2{ display:block; text-align:right; width:100px; font:25px/35px Arial, Helvetica, sans-serif; color:#e82222;}
.AF_PDetail_addp04_2 span{ font-size:20px; margin-right:10px;}
.AF_PDetail_addp05{ width:150px; height:30px; margin-top:10px;}
.AF_PDetail_addp05 ul li{ float:left; font:13px/30px 微軟正黑體,Arial, Helvetica, sans-serif; color:#333;}
.AF_PDetail_addp05_1{ width:90px;}
.AF_PDetail_addp05_2{ width:60px;}
.AF_PDetail_addp05 select{ width:65px; height:30px; font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif;}
.AF_PDetail_addp05 input{ margin-left:10px;}
.AF_PDetail_Pbuybtn05{ width:100%; height:50px; position:relative; margin-bottom:20px;}
.AF_PDetail_Pbuybtn05 a{ display:block; width:190px; height:53px; background:url(images/anyong_symbol/Store_Pdetail_btn_addcart.png) left top no-repeat; text-indent:-9999px; position:absolute; top:0; right:0;}
.AF_PDetail_Pbuybtn05 a:hover{ display:block; width:190px; height:53px; background:url(images/anyong_symbol/Store_Pdetail_btn_addcart.png) left bottom no-repeat; text-indent:-9999px;}
.AF_PDetail_Pbuybtn06{ width:100%; height:50px; position:relative; margin-bottom:20px;}
.AF_PDetail_Pbuybtn06 a{ display:block; width:190px; height:53px; background:url(images/anyong_symbol/Store_Pdetail_btn_buynow.png) left top no-repeat; text-indent:-9999px; position:absolute; top:0; right:0;}
.AF_PDetail_Pbuybtn06 a:hover{ display:block; width:190px; height:53px; background:url(images/anyong_symbol/Store_Pdetail_btn_buynow.png) left bottom no-repeat; text-indent:-9999px;}
.AF_margin_bottomW10{ margin-bottom:10px;}
/*.AF_IMGicon_speaker{ background:url(images/anyong_symbol/Store_Pdetail_icon06.png);}
.AF_IMGicon_speaker2{ background:url(images/anyong_symbol/Store_Pdetail_icon07.png);}*/
.AF_product_detail{ width:100%; height:auto; padding: 15px 15px 30px 15px; font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#666;}
.AF_product_detail img{ max-width:100%; height:auto;}
.AF_product_detail ul{ width:100%; list-style-type:disc; padding-left:15px;}
.AF_PDetail_Bottom{ width:100%;}

/*左欄活動行銷元件*/
.Page_ProductSale{ padding-top:10px;}
.Page_ProductSale li{ display:block; width:100%; height:25px; background:url(images/anyong_symbol/Store_Psale_icon01.gif) 10px 10px no-repeat;}
.Page_ProductSale li a{ padding-left:25px; width:100%; font:13px/25px 微軟正黑體, Arial, Helvetica, sans-serif; color:#1671b8;}

/* 註冊步驟 */
.AF_Register{ width:100%; height:50px; border-bottom:#f2f2f2 3px solid;margin-bottom:50px;}
.AF_RegisterStepBox{ width:1004px; height:55px; margin:0 auto;}
.AF_RegisterStepBox ul li{ float:left; font:18px/30px 微軟正黑體, Arial, Helvetica, sans-serif; width:25%; height:50px; padding-top:12px;}
ul.AF_RegisterStep li span{ font:20px/30px Arial, Helvetica, sans-serif; margin:0 5px; }
ul.AF_RegisterStep li span.AF_RegisterStep_final{ float:left; display:block; width:40px; height:43px;  background-repeat:no-repeat; background-position:left top;}
.AF_RegisterStepbg01{ color:#555;}
.AF_RegisterStepbg02{ color:#aaa;}
.AF_RegisterStepbg03{ color:#555;}
.AF_RegisterStepbg04{ color:#aaa;}
.AF_RegisterStepLine{ height:50px; border-bottom:#C71810 3px solid;}
.AF_RegisterStepLine span{ color:#C71810;}

/* 會員登入(一般)-150226新增 */
.AF_Member_LoginPage{ width:526px; margin:0 auto; padding-top:50px;}
.AF_Member_LoginTitle{ width:100%; font:18px/40px 微軟正黑體, Arial, Helvetica, sans-serif; color:#555; height:40px; padding-left:5px;}
.AF_Member_LoginTitle span{ font: 25px/40px Arial,Helvetica,sans-serif; color:#555; margin:0 10px 0 5px;}
.AF_Member_LoginContent{ width:520px; padding:10px 0 30px 0; border:#d1d1d1 3px solid; background-color:#fff;}
ul.AF_Member_LoginBox{ width:460px; margin:0 auto; padding-bottom:25px;}
ul.AF_Member_LoginBox li{ float:left;}
.AF_Member_Login_L{ width:310px; font:15px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AF_Member_Input100{ width:100%; height:30px; padding:0 5px;}
.AF_Member_Input90{ width:90px; height:30px; padding:0 5px;}
.AF_attest_number input,.AF_attest_number img{ float:left;}
.AF_attest_number img{ display:block; width:72px; height:20px; margin:0 10px; margin-top:5px;}
.AF_attest_number a{font:15px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#c8a143; text-decoration:underline;}
.AF_attest_number a:hover{font:15px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#c8a143; text-decoration:none;}
.AF_Member_Login_R{ width:150px; padding-top:32px;}
.AF_Member_Login_R input{ display:block; width:150px; height:90px; background:url(images/anyong_symbol/Member_Btn_login.png) left top no-repeat; border:0; cursor:pointer; text-indent:-9999px;}
.AF_Member_Login_R input:hover{background:url(images/anyong_symbol/Member_Btn_login.png) left bottom no-repeat;}
.AF_Member_Login_Rin{ font:14px/30px Arial, Helvetica, sans-serif; color:#bbb; margin-top:30px;}
.AF_Member_Login_Rin a{ font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#666; margin:0 3px;}
.AF_Member_Login_Rin a:hover{ font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#555; margin:0 3px;}
.AF_Member_LoginOther{ width:460px; margin:0 auto; font:15px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; padding-top:10px; border-top:#d1d1d1 1px dotted;}
.AF_Member_Login_FB a{ display:block; width:225px; height:53px; background:url(images/anyong_symbol/Member_Btn_FBlogin.png) left top no-repeat; text-indent:-9999px;}
.AF_Member_Login_FB a:hover{ background:url(images/anyong_symbol/Member_Btn_FBlogin.png) left bottom no-repeat;}
.AF_Member_Login_fgPW a{ display:block; height:30px; float:right; background:url(images/anyong_symbol/Member_Icon_forget.png) left center no-repeat; padding-left:18px; font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#666;}

/*========== 溫層購物車(150715新增)===============*/
/*========== 購物車流程 ==========*/
.AY_ShoppingCartStep_BOX{ width:100%; height:80px; border-bottom:5px #f2f2f2 solid; margin-bottom:20px;}
.AY_ShoppingCartStep{ width:990px; height:80px; margin:0 auto;}
.AY_ShoppingCartStep ul li{ float:left; width:25%; height:80px; font:18px/30px 微軟正黑體, Arial, Helvetica, sans-serif; padding-top:35px;}
.AY_ShoppingCartStep ul li span{ margin-right:10px; font:25px/30px Arial, Helvetica, sans-serif;}
.AY_WORDcolor_gray{ color:#c8c8c8;}
.AY_WORDcolor_black{ color:#333;}
.AY_WORDcolor_blue{ color:#f36e20;}
.AY_LINEcolor_blue{ border-bottom:5px #C71810 solid;}

.AY_ShoppingCart_BOX{ margin:0 auto; margin-bottom:15px; width:100%; background:#FFF;border: 1px solid #d9d9d9;}
.AY_ShoppingCart_BOX2{ margin:0 auto; margin-bottom:15px; width:100%; padding:10px 0 15px 0;}
.AY_ShoppingBox_W01{ width:10%;}
.AY_ShoppingBox_W02{ width:30%;}
.AY_ShoppingBox_W03{ width:40%;}

.AY_SCInput_W100{ width:100px; height:30px; font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; padding:0 5px;}
.AY_SCInput_W150{ width:150px; height:30px; font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; padding:0 5px;}
.AY_SCSelect_W150{ width:150px; height:30px; font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}


/*購物車第一步驟*/
.AY_ShoppingCart_title{ font:15px/42px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; padding-left:20px;}
.AY_SCart_title_color11{ width:100%; height:42px; border-top:3px #00a5e3 solid; border-bottom:1px #d9d9d9 dotted; background:#eefcff;}
.AY_SCart_title_color10{ width:100%; height:42px; border-top:3px #5cb463 solid; border-bottom:1px #d9d9d9 dotted; background:#eefff8;}
.AY_SCart_title_color3{ width:100%; height:42px; border-top:3px #f7813e solid; border-bottom:1px #d9d9d9 dotted; background:#fff4df;}

.AY_ShoppingBox_title{ font:15px/40px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; background:#f7f7f7;}
.AY_ShoppingBox_title ul li{ float:left; text-align:center;}

.AY_SBox_content01{ border-bottom:1px #d9d9d9 dotted; font:14px/20px 微軟正黑體, Arial, Helvetica, sans-serif;}
.AY_SBox_content01 ul li{ float:left; text-align:center;}
.AY_SB_mainproduct ul li{ float:left;} 
.AY_SB_mainproduct_L{ width:40%;}
.AY_SB_mainproduct_L a{ display:block; width:90px; height:90px; overflow:hidden;}
.AY_SB_mainproduct_L a img{ width:100%; height:auto;}
.AY_SB_mainproduct_R{ width:60%; padding:10px 0;}
.AY_SB_mainproduct_R h3{ text-align:left;}
.AY_SB_mainproduct_R h3 img{ float:left; margin-right:10px;}
.AY_SB_mainproduct_R h3 a{ font:14px/27px 微軟正黑體, Arial, Helvetica, sans-serif; color:#ed2d4c;}
.AY_SB_mainproduct_R h2{ text-align:left; font:14px/20px 微軟正黑體, Arial, Helvetica, sans-serif; margin-top:5px; clear:both;}
.AY_SB_mainproduct_R h2 a{ font:14px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#147abc;}
.AY_SB_mainproduct_R2{ width:75%;}
.AY_SB_mainproduct_R2 h2{ font:14px/20px 微軟正黑體, Arial, Helvetica, sans-serif; text-align:left; clear:both;}
.AY_SB_mainproduct_R2 h2 img{ float:left; margin-right:10px; margin-top:10px;}
.AY_SB_mainproduct_R2 h2 a{ display:block; padding-top:12px; color:#147abc;}
.AY_SB_temperature img{ margin-top:36px;}
.AY_SB_specification p{ margin-top:40px;}
.AY_SB_specification select{ width:80px; height:30px; border:1px #d9d9d9 solid; font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; margin-top:35px;}
.AY_SB_quantity p{ margin-top:40px;}
.AY_SB_quantity select{ width:60px; height:30px; border:1px #d9d9d9 solid; font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; margin-top:35px;}
.AY_SB_quantity2 select{ width:60px; height:30px; border:1px #d9d9d9 solid; font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; margin-top:10px;}
.AY_SB_nivalent p{ margin-top:40px;}
.AY_SB_price p{ margin-top:40px;}
.AY_SB_delete a{ display:block; width:25px; height:25px; margin:0 auto; margin-top:38px; background:url(images/anyong_new/AY_icon_delete.png) left top no-repeat; text-indent:-9999px;}
.AY_SB_delete a:hover{ background:url(images/anyong_new/AY_icon_delete.png) left bottom no-repeat;}
.AY_SB_delete2 a{ display:block; width:25px; height:25px; margin:0 auto; margin-top:15px; background:url(images/anyong_new/AY_icon_delete.png) left top no-repeat; text-indent:-9999px;}
.AY_SB_delete2 a:hover{ background:url(images/anyong_new/AY_icon_delete.png) left bottom no-repeat;}

.AY_SBox_content02{ border-bottom:1px #d9d9d9 dotted; font:14px/50px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; background:#fffcdf;}
.AY_SBox_content02 ul li{ float:left; text-align:center;}

.AY_SBox_content03{ width:100%; height:50px; position:relative;}
.AY_SBox_content03 p{ font:15px/50px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; text-align:right; position:absolute; right:168px;}
.AY_SBox_content03 p span{ color:#ed2d4c; margin-left:15px;}

.AY_ShoppingCart_BOX2 .AY_SC_Bottom_L{ float:left; width:35%; padding-left:18px; text-align:left;}
.AY_ShoppingCart_BOX2 .AY_SC_Bottom_R{ float:right; width:65%; padding-right:168px; text-align:right;}
.AY_SC_Bottom_L ul li{ font:14px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AY_SC_Bottom_L ul li span{ margin:0 5px; color:#ed2d4c;}
.AY_SC_Bottom_L ul li h5{ font:15px/40px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AY_SC_Bottom_L ul li img{ float:left; margin-right:10px;}
.AY_SC_Bottom_R ul li h5{ font:15px/40px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AY_SC_Bottom_R ul li h5 span{ margin-left:15px; color:#ed2d4c;}
.AY_SC_Bottom_R ul li p{ font:13px/18px 微軟正黑體, Arial, Helvetica, sans-serif; color:#ff7200;}
.AY_SC_Bottom_R ul li h3{ font:15px/40px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AY_SC_Bottom_R ul li h3 span.AY_SC_Bottom_R_Price01{ font:20px/50px Arial, Helvetica, sans-serif; margin-left:15px; color:#ed2d4c;}
.AY_SC_Bottom_R ul li h3 span.AY_SC_Bottom_R_Price02{ font:30px/50px Arial, Helvetica, sans-serif; margin-left:5px; color:#ed2d4c;}

.AY_SC_Bottom_Btn{ width:100%; height:50px; clear:both; padding:0 5px;}
.AY_SC_Bottom_Btn ul li{ float:right;}
.AY_btn_checkout input{ display:block; width:140px; height:40px; background:url(images/kerrygo_symbol/btn_next_step.png) left top no-repeat; cursor:pointer; border:0; margin-right:10px;}
.AY_btn_continuebuy input{ display:block; width:140px; height:40px; background:url(images/kerrygo_symbol/btn_back_shopping.png) left top no-repeat; cursor:pointer; border:0; margin-right:10px;}
.AY_btn_checkout input:hover,.AY_btn_continuebuy input:hover{ background-position:left bottom;}

/*購物車第二步驟*/
.AY_btn_getcoupon{ width:100px; height:25px; font:14px/25px 微軟正黑體, Arial, Helvetica, sans-serif; color:#FFF; background:#f73873; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border:0; cursor:pointer;}
.AY_btn_getcoupon:hover{ background:#fc5689;}
.AY_SC_Bottom_R ul li a{ font:13px/18px 微軟正黑體, Arial, Helvetica, sans-serif; color:#147abc;}
.AY_btn_backtoback input{ display:block; width:190px; height:50px; background:url(images/anyong_new/AY_btn_backtoback.png) left top no-repeat; text-indent:-9999px; cursor:pointer; border:0; margin-right:10px;}
.AY_btn_aconfirmation input{ display:block; width:190px; height:50px; background:url(images/anyong_new/AY_btn_aconfirmation.png) left top no-repeat; text-indent:-9999px; cursor:pointer; border:0; margin-right:10px;}
.AY_SBox_content03_1{ width:100%; height:50px; position:relative;}
.AY_SBox_content03_1 p{ font:15px/50px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; text-align:right; position:absolute; right:48px;}
.AY_SBox_content03_1 p span{ color:#ed2d4c; margin-left:15px;}
.AY_ShoppingCart_BOX2 .AY_SC_Bottom_R_1{ float:right; width:50%; padding-right:48px; text-align:right;}
.AY_SC_Bottom_R_1 ul li h5{ font:15px/40px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AY_SC_Bottom_R_1 ul li h5 span{ margin-left:15px; color:#ed2d4c;}
.AY_SC_Bottom_R_1 ul li p{ font:13px/18px 微軟正黑體, Arial, Helvetica, sans-serif; color:#ff7200;}
.AY_SC_Bottom_R_1 ul li h3{ font:15px/40px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AY_SC_Bottom_R_1 ul li h3 span.AY_SC_Bottom_R_Price01{ font:20px/50px Arial, Helvetica, sans-serif; margin-left:15px; color:#ed2d4c;}
.AY_SC_Bottom_R_1 ul li h3 span.AY_SC_Bottom_R_Price02{ font:30px/50px Arial, Helvetica, sans-serif; margin-left:5px; color:#ed2d4c;}

/*購物車第三步驟*/
.AY_SC_OrderNumber{ max-width:1200px; margin:0 auto; text-align:center; font:15px/50px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; background:#f6f6f6;}
.AY_img_ordersuccess{ width:282px; height:152px; margin:0 auto; background:url(images/kerrygo_symbol/img_shoppingcart_auccess.gif) left top no-repeat; text-indent:-9999px; margin-bottom:20px;}
.AY_SC_OrderDetail{ font:14px/45px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AY_SC_OrderDetail_L{ padding-right:15px;}
.AY_SC_OrderDetail_R{ padding-left:15px;}
.AY_SC_OrderDetail tr{ border-bottom: 1px dotted #eaeaea;}
.AY_SC_OrderDetail tr:first-child{ border-bottom: 1px solid #eaeaea; border-top: 2px solid #eaeaea;}
.AY_SC_OrderDetail tr:last-child{ border-bottom:0;}
.AY_SC_Bottom2_Btn{ max-width:1200px; margin:0 auto;}
.AY_btn_printpage{ float:right;}
.AY_btn_printpage input{ display:block; width:140px; height:40px; background:url(images/kerrygo_symbol/btn_print.png) left top no-repeat; text-indent:-9999px; cursor:pointer; border:0;}
.AY_btn_printpage input:hover{ background-position:left bottom;}

/*領取折價券小視窗*/
.AY_SC_BonusEnter_box{ width:500px; margin:0 auto; font:14px/40px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; background:#FFF; border: 1px solid #eaeaea;}
.AY_SC_BonusEnter_title{ font:15px/45px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; padding-left:10px; background:#f6f6f6;}
.AY_SC_BonusEnter_L{ padding-right:15px;}
.AY_SC_BonusEnter_R{ padding-left:15px;}
.AY_SC_BonusEnter_R span{ margin:0 5px;}
.AY_SC_BonusEnter_R img{ display:block; float:left; margin:0 8px; width:72px; height:20px; margin-top:12px;}
.AY_SC_BonusEnter_R .AY_SCInput_W100{ float:left; margin-top:7px;}
.AY_SC_BonusEnter_R a{ color:#b17835;}
.AY_SC_BonusEnter_btn{ padding:10px;}

/*========== 頁碼(通用) ==========*/
.AF_b_page{ width:100%; height:80px; text-align:center;}
ul.AF_pageBox{ display:inline-block;}
ul.AF_pageBox li{ float:left;}
li.AF_page_prev a, li.AF_page_next a{ display:block; padding:0 15px; border:#e5e5e5 1px solid; font:13px/35px 微軟正黑體, Arial, Helvetica, sans-serif; text-decoration:none; color:#b38b81;}
li.AF_page_prev a:hover, li.AF_page_next a:hover{ display:block; padding:0 15px; border:#e5e5e5 1px solid; font:13px/35px 微軟正黑體, Arial, Helvetica, sans-serif; text-decoration:none; color:#999; background:#efefef;}
li.AF_page_num a{ display:block; padding:0 15px; border:#e5e5e5 1px solid; border-left:none; font:13px/35px Arial, Helvetica, sans-serif; text-decoration:none; color:#b38b81;}
li.AF_page_num a:hover{ display:block; padding:0 15px; border:#e5e5e5 1px solid; border-left:none; font:13px/35px Arial, Helvetica, sans-serif; text-decoration:none; color:#999; background:#efefef;}
li.AF_c_page_num a{ display:block; padding:0 15px; border:#e5e5e5 1px solid; border-left:none; font:13px/35px Arial, Helvetica, sans-serif; text-decoration:none; color:#999; background:#efefef;}
li.AF_page_break{ font:15px/35px Arial, Helvetica, sans-serif; color:#555; margin:0 10px;}

/*JOO商品列表*/

.AY_product250_box{ max-width:280px; position:relative; margin:0 auto; padding:0 0 10px; background-color:#fff; border:1px solid #e4e4e4; border-bottom:3px solid #cf0b00; margin-bottom:30px;}
/*.AY_product250_shadow::before{ bottom:25px; content:""; box-shadow:0 17px 17px rgba(0, 0, 0, 0.54); height:60px; max-height:50%; position:absolute; left:9px; transform:rotate(-4deg) skew(-8deg); width:60%; z-index:-1;}
.AY_product250_shadow::after { bottom:25px; content:""; box-shadow:0 17px 17px rgba(0, 0, 0, 0.54); height:60px; max-height:50%; position:absolute; right:9px; transform:rotate(4deg) skew(8deg); width:60%; z-index:-1;}*/
.AY_product250_img{ width:278px; height:278px; overflow:hidden; position:relative;}
.AY_product250_img > a{ display:block;  position:absolute; left:0; top:0;}
.AY_product250_img img{ width:100%; height:auto; transition:all 0.3s ease-out;}
.AY_product250_box:hover{ background-color:#fff; border:1px #cf0b00 solid;border-bottom:3px solid #cf0b00;-webkit-box-shadow: 2px 5px 6px rgba(176,176,176,0.6);-moz-box-shadow: 2px 5px 6px rgba(176,176,176,0.6);box-shadow: 2px 5px 6px rgba(176,176,176,0.6); }
.AY_product250_box:hover .AY_product250_img img{ transform:scale(1.1);}
.AY_product250_imgbg{ display:block; width:100%; height:32px; margin:10px 0 0; display:none;}
.AY_btn_addlist,.AY_btn_addcart{ float:right; width:24px; height:24px; text-indent:-9999px; margin-left:10px;}
.AY_btn_addlist:hover,.AY_btn_addcart:hover{ background-position:0 24px;}
.AY_btn_addlist{ background-image:url(joop_btn_addlist.png);}
.AY_btn_addcart{ background-image:url(joop_btn_addcart.png);}
.AY_btn_addlist_active{ background-position:0 24px;}

.AY_product250_name{ display:block; width:100%; font:14px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; height:40px; overflow:hidden; text-align:left; text-align:left; padding:0 10px;}
.AY_product250_name a{ font:14px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AY_product250_name a:hover{ font:14px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#54565b;}
.AY_product250_price{ display:table; margin:0 auto; width:100%;padding:0 10px;}
.AY_product250_price li{ float:right; font-family:Arial, Helvetica, sans-serif; line-height:35px;}
.AY_product250_price li.AY_product250_price_L{ width:35%; color:#999; font-size:13px; text-decoration:line-through; text-align:right; padding-left:5px;line-height:44px;}
.AY_product250_price li.AY_product250_price_R{ width:65%; color:#ff5273; font-size:25px; text-align:left; height:35px;}
.AY_product250_price li.AY_product250_price_R span{ font-size:18px;}

/*===== joo_style27版型 =====*/

/*版頭*/

/*top manu*/
.Treasure_top01BG{ width:100%; background-color:#cf0b00; height:31px; border-bottom:1px solid #e5e5e5;}
.Treasure_top01BG .Treasure_top01{ width:1200px; height:30px; margin:0 auto; position:relative;}
/*左*/
.Treasure_top01BG .Treasure_top01 ul.Header_L{ position:absolute; left:0px; top:0;}
.Treasure_top01BG .Treasure_top01 ul.Header_L li{ float:left; font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#fff; margin-right:10px;}
.Treasure_top01BG .Treasure_top01 ul.Header_L li span{ padding:0 3px;}
.Treasure_top01BG .Treasure_top01 ul.Header_L li a{ font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;}
.Treasure_top01BG .Treasure_top01 ul.Header_L li a:hover{color:#ff0e00;}
.Treasure_top01BG .Treasure_top01 ul.Header_L li a.Registered{ display:block;background-color:#ac0900; text-align:center; padding:0 10px;}
/*右*/
.Treasure_top01BG .Treasure_top01 ul.Header_R{ position:absolute; right:0px; top:0;}
.Treasure_top01BG .Treasure_top01 ul.Header_R li{ float:left; font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#fff; padding-right:18px; border-left:1px solid #ba0000;}
.Treasure_top01BG .Treasure_top01 ul.Header_R li:last-child{border-right:1px solid #ba0000;}
.Treasure_top01BG .Treasure_top01 ul.Header_R a{ font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;}
.Treasure_top01BG .Treasure_top01 ul.Header_R a:hover{color:#ff0e00;}

.Treasure_top01BG .Treasure_top01 ul.Header_R li.topmanu01{ background:url(Treasure-Island_FB.png) 18px 7px no-repeat; padding-left:27px;}
.Treasure_top01BG .Treasure_top01 ul.Header_R li.topmanu02{ background:url(Treasure-Island_CHICK.png) 18px center no-repeat; padding-left:32px;}
.Treasure_top01BG .Treasure_top01 ul.Header_R li.topmanu03{ background:url(Treasure-Island_LIKE.png) 18px center no-repeat; padding-left:35px;}
.Treasure_top01BG .Treasure_top01 ul.Header_R li.topmanu04{ background:url(Treasure-Island_MEMBER.png) 18px center no-repeat; padding-left:32px;}
/*top manu END*/

/*header(LOGO,MANU,CAR,SEARCH)*/
.Treasure_top02BG{ width:100%; background-color:#fff; height:194px;}
.Treasure_top02BG .Treasure_top02{ width:1200px; height:194px; margin:0 auto; position:relative; border-bottom:2px solid #cf0b00;}
.Treasure_top02BG .Treasure_top02 .kl_TopLogo{ display:block; width:180px; height:192px; position:absolute; top:0; left:0;}

/*CAR,SEARCH*/
.Treasure_top02BG .Treasure_top02 .Treasure_SC{ position:absolute; top:50px; right:0;} 
.Treasure_top02BG .Treasure_top02 .Treasure_SC ul li{ float:left;} 

/*購物車*/
.Treasure_top02BG .Treasure_top02 .Treasure_SC ul li.shopping_car { position:relative;}
.Treasure_top02BG .Treasure_top02 .Treasure_SC ul li.shopping_car a.car{ display:block; height:38px; width:175px; border:1px solid #cf0b00; background:#fff url(Treasure-Island_CAR.png) 16px center no-repeat; padding:0 15px 0 45px; color:#484848; font:15px/36px 微軟正黑體, Arial, Helvetica, sans-serif; margin-left:15px; text-decoration:none;}
.Treasure_top02BG .Treasure_top02 .Treasure_SC ul li.shopping_car a.car span{ padding:0 2px; color:#cf0b00;} 
.Treasure_top02BG .Treasure_top02 .Treasure_SC ul li.shopping_car a.car:hover{ background:#cf0b00 url(Treasure-Island_CAR02.png) 16px center no-repeat; color:#fff;}
.Treasure_top02BG .Treasure_top02 .Treasure_SC ul li.shopping_car a.car:hover span{ color:#fff;}

/* 下拉購物車 */
.MemMenu_Cart{ width:400px; border:#cf0b00 1px solid; background:#fff; position:absolute; top:37px; right:0; padding:5px; z-index:998;display:none;}
.MemMenu_Product{ border-bottom:#dbdbdb 1px dotted; margin-bottom:5px; padding:5px 0;}
.MemMenu_Product li{ float:left;}
.MemMenu_Product li.Cart_Pimg{ width:50px; height:auto;}
.MemMenu_Product li.Cart_Pimg a{ display:block; width:50px; height:50px;}
.MemMenu_Product li.Cart_Pimg a img{ width:100%; height:auto;}
.MemMenu_Product li.Cart_Pname{ width:300px; margin:0 10px;}
.MemMenu_Product li.Cart_Pname h2{ display:block; width:200px; height:36px; overflow:hidden; font:13px/18px 微軟正黑體, Arial, Helvetica, sans-serif; color:#555;}
.MemMenu_Product li.Cart_Pname h2 a{ font:13px/18px 微軟正黑體, Arial, Helvetica, sans-serif; color:#555;}
.MemMenu_Product li.Cart_Pname h2 a:hover{ font:13px/18px 微軟正黑體, Arial, Helvetica, sans-serif; color:#00a5a8; text-decoration:none; background-color:#FFF;}
.MemMenu_Product li.Cart_Pname p{ font:13px/18px 微軟正黑體, Arial, Helvetica, sans-serif; color:#dc1717;}
.MemMenu_Product li.Cart_Pname p span{ margin-left:5px;}
.MemMenu_Product li.Cart_Pdelete{ width:14px; padding-top:15px;}
.MemMenu_Product li.Cart_Pdelete a{ display:block; width:14px; height:15px; background:url(Kg_Top_MemMenuIcon_X.png) left top no-repeat; text-indent:-9999px;}
.MemMenu_Product li.Cart_Pdelete a:hover{ display:block; width:14px; height:15px; background:url(Kg_Top_MemMenuIcon_X.png) left bottom no-repeat;}
.MemMenu_Product_total{ text-align:right; margin-top:10px;color:#FFF;}
.MemMenu_Product_total p{ font:13px/18px 微軟正黑體, Arial, Helvetica, sans-serif; color:#555;}
.MemMenu_Product_total p span{ margin-left:5px; color:#dc1717;}
.MemMenu_Product_total a:link,.MemMenu_Product_total a:visited{ margin-top:10px; float:right; display:block; width:60px; height:30px; text-align:center; font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#FFF; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; background:#cf0b00; text-decoration:none;}
.MemMenu_Product_total a:hover,.MemMenu_Product_total a:active{ float:right; display:block; width:60px; height:30px; text-align:center; font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#FFF; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; background:#f00; text-decoration:none;}

/*search*/
.Treasure_SC .Treasure_search{ width:553px; height:38px;background:url(Treasure-Island_2_21.png) center no-repeat;}
.Treasure_search .TopSearch01{ width:512px; height:38px; font:13px/38px 微軟正黑體, Arial, Helvetica, sans-serif; padding-left:10px; float:left; border:none;background: none;}
.Treasure_search .TopSearch02{ width:38px; height:38px; float:right;  text-indent:-9999px; border:none; cursor:pointer; background:none;}
/*關鍵字*/
.Treasure_top02BG .Treasure_top02 .Treasure_SC .Treasure_keyword{ height:13px; margin-top:10px;}
.Treasure_keyword ul{}
.Treasure_keyword ul li{ float:left; padding:0 10px; border-right:1px solid #dbdbdb; font:13px/13px Arial, Helvetica, sans-serif; color:#ff3000;}
.Treasure_keyword ul li:last-child{ border-right:none;}
.Treasure_keyword ul li:first-child{ border-right:none;padding:0 0 0 10px;}
.Treasure_keyword ul li a{ font:13px/13px 微軟正黑體, Arial, Helvetica, sans-serif; color:#8f8f8f; text-decoration:none;}
.Treasure_keyword ul li a:hover{color:#ff3000; text-decoration: underline;}

/*MANU*/
.Treasure_top02BG .Treasure_top02 .Treasure_manu{ width:1020px; height:51px; border-top:1px solid #e5e5e5; position:absolute; bottom:0;right:0; text-align:center;} 
.Treasure_manu ul{ display:inline-block; margin:0 auto;}
.Treasure_manu ul li{ float:left; background:url(Treasure-Island_MANU.png) center left no-repeat; margin:0 25px; padding-left:15px; position:relative;}
.Treasure_manu ul li a{ font:15px/50px 微軟正黑體, Arial, Helvetica, sans-serif; color:#666; text-decoration:none; display: block;}
.Treasure_manu ul li a:hover{ color:#cf0b00; }
.Treasure_manu .menu_open{ display:none; width: 160px;position: absolute; background: rgba(255,255,255,1); z-index: 998; margin-top: -1px; border:1px solid #ddd;}
.Treasure_manu .menu_open .menu_open_in { width:100%;}
.Treasure_manu .menu_open .menu_open_in li{ display:block; width: 100%;  font-size:13px; line-height:30px; text-align:center;color:#fff; background-image:none; margin:0; padding:0; float:none;}
.Treasure_manu .menu_open .menu_open_in li a{ display:block; width: 100%; font-size:13px; line-height:30px; color:#5e5e5e;padding:0 15px;}
.Treasure_manu .menu_open .menu_open_in li:hover a{ background:#e5e5e5;}

@media screen and (max-width:1024px) {
.Treasure_top01BG .Treasure_top01{ width:1200px;}
.Treasure_top02BG .Treasure_top02{ width:1200px;}
.Treasure_top02BG .Treasure_top02 .Treasure_manu{ width:840px; }
}
/* 右側瀏覽記錄 */
.df_Back_top{ margin:0 auto; width:58px; height:58px; background:url(superhomelife_back.png) left top no-repeat; cursor:pointer;position:fixed; right:10%; bottom:50px; z-index:999;}

/* JOO頁籤式廣告輪播-263 */
.it263_ADbanner_box{ width:1200px; margin-bottom:15px; position:relative; cursor:pointer; overflow:hidden; border:none;}
.it263_ADbanner{ position:relative; width:1200px; height:500px; margin:0 auto;}
.it263_ADbanner img{ width:100%; height:auto;}
.prevBtn{ display:block; width:32px; height:60px; background:url(lm_arrow.png) left center no-repeat; position:absolute; left:5px; top:50%; margin-top:-30px; z-index:200;}
.nextBtn{ display:block; width:32px; height:61px; background:url(lm_arrow.png) right center no-repeat; position:absolute; right:5px; top:50%; margin-top:-30px; z-index:200;}
.jsNav .imgSelected { background:rgba(255,255,255,0.8); color: #333;}
.jsNav{ position:absolute; left:0; bottom:0; width:100%; background:none;}
.jsNav a{ float:left; display:block; font-size:14px; display:block; height:33px; line-height:33px; text-align:center; color:#fff;background:rgba(0,0,0,0.7);}

@media screen and (max-width:1024px) {
.it263_ADbanner_box,.it263_ADbanner{ width:1200px;}
.it263_ADbanner{ height:418px;}
}


/* 隱藏商品分類前方框 */
.it39_mf{ display:none;}
.Page_PSort_title > li{ margin-left:18px;}

/* 主題連結&訊息公告 */
.joo_icon_dot{ width:20px; height:30px; background:url(joo_icon_dot.png) left center no-repeat;}

h2.page_title{ height:65px; text-align:center; font-size:24px; color:#3e3e3e; margin:30px 0; font-weight:normal;}
h2.page_title span{ display:block; font-size:16px; color:#a5a5a5;}

/*商品詳細底下說明檔CSS*/
.donnafifi_pboxuse{ max-width:680px; font:14px/25px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; background:#FFF; border-top:1px solid #ccc; border-left:1px solid #BBB; margin:0 auto;}
.donnafifi_pboxuse th{ max-width:200px; text-align:center; font-weight:bold; border-bottom:1px solid #c9c9c9; border-right:1px solid #c9c9c9; background-color:#EEE; padding: 6px 10px;
}
.donnafifi_pboxuse td{ border-bottom:1px solid #c9c9c9; border-right:1px solid #c9c9c9; padding:6px 10px; max-width:400px;}

/*========== 如果使用者之視窗寬度 <= 1024px 將會再載入這裡的 CSS ==========*/
@media screen and (max-width:1024px) {

/*====== 版型 ======*/
.FOR_MAIN,#index .FOR_MAIN{ width:1200px;}
.AF_Top_Content,.AF_Bottom_Content{ width:1200px;}

/*====== 元件 ======*/
/*官網首頁*/
.Index_itemBox{ width:1200px;}
.Index_ADbannerBox{ background:none; width:1200px; height:auto;}
.Index_ADbanner{ width:1200px; height:auto;}
.flexslider{ height:auto;}
.Index_News_R{ float:right; width:256px; height:280px; padding-top:40px; overflow:hidden;}
.Index_HotP ul li.Index_HotPimg{ padding-top:30px;}
.Index_HotPbox{ width:1200px;}
.Index_HotP ul li.Index_HotPimg a{ display:block; width:135px; height:135px;}
.Index_CookBox{ width:1200px;}
.Index_Cookbg01{ background:none;}

/*購物首頁*/
.lunhuan{ width:794px;}
.suoyouliebiao{ display:none;}
.Store_Content_R{ display:none;}
.Store_itemBox{ width:794px;}
.Store_Content_C{ margin-right:0;}
.Store_rankContent_R{ display:none;}
.Store_rankContent_L{ width:794px;}
.Store_HotSale_L,.Store_HotSale_btn,.Store_HotSale_btn ul{ width:794px;}
.Store_HotSale_R{ display:none;}

/*商品列表*/
.Page_itemBox{ width:100%;}
.Store_PSearch_Pbox{　width:100%;}
.Store_PSearch_Pbox > li{ margin:7px;}

/*商品詳細
.AF_PDetail_Pbuybtn ul{ height:44px;}
.AF_PDetail_Pbuybtn ul li{ float:left; width:160px; height:44px;}
.AF_PDetail_Pbuybtn ul li.AF_PDetail_PbuybtnL{ margin-right:10px;}
.AF_PDetail_Top,.AF_PDetail_Bottom{ width:794px;}
.AF_PDetail_Pbuybtn ul li.AF_PDetail_PbuybtnL{ margin-right:10px;}
.AF_PDetail_Pbuybtn01 a{ display:block; width:158px; height:44px; background:url(images/anyong_symbol/Store_Pdetail_btn_addcart_mini.png) left top no-repeat; text-indent:-9999px;}
.AF_PDetail_Pbuybtn01 a:hover{ display:block; width:158px; height:44px; background:url(images/anyong_symbol/Store_Pdetail_btn_addcart_mini.png) left bottom no-repeat; text-indent:-9999px;}
.AF_PDetail_Pbuybtn02 a{ display:block; width:158px; height:44px; background:url(images/anyong_symbol/Store_Pdetail_btn_buynow_mini.png) left top no-repeat; text-indent:-9999px;}
.AF_PDetail_Pbuybtn02 a:hover{ display:block; width:158px; height:44px; background:url(images/anyong_symbol/Store_Pdetail_btn_buynow_mini.png) left bottom no-repeat; text-indent:-9999px;}
.AF_PDetail_Pbuybtn03 a{ display:block; width:158px; height:44px; background:url(images/anyong_symbol/Store_Pdetail_btn_soldout_mini.png) left top no-repeat; text-indent:-9999px;}
.AF_PDetail_Pbuybtn03 a:hover{ display:block; width:158px; height:44px; background:url(images/anyong_symbol/Store_Pdetail_btn_soldout_mini.png) left bottom no-repeat; text-indent:-9999px;}
.AF_PDetail_Pbuybtn04 a{ display:block; width:158px; height:44px; background:url(images/anyong_symbol/Store_Pdetail_btn_addlist_mini.png) left top no-repeat; text-indent:-9999px;}
.AF_PDetail_Pbuybtn04 a:hover{ display:block; width:158px; height:44px; background:url(images/anyong_symbol/Store_Pdetail_btn_addlist_mini.png) left bottom no-repeat; text-indent:-9999px;}
.AF_PDetail_Pbuybtn05 a{ display:block; width:158px; height:44px; background:url(images/anyong_symbol/Store_Pdetail_btn_addcart_mini.png) left top no-repeat; text-indent:-9999px; position:absolute; top:0; right:0;}
.AF_PDetail_Pbuybtn05 a:hover{ display:block; width:158px; height:44px; background:url(images/anyong_symbol/Store_Pdetail_btn_addcart_mini.png) left bottom no-repeat; text-indent:-9999px;}
.AF_PDetail_Pprice p.AF_PDetail_Pprice02{ float:right; font:55px/55px Arial, Helvetica, sans-serif; color:#e82222; padding-right:40px;}*/
.AF_PDetail_Pprice{ height:221px;}
.AF_PDetail_Pbuybtn ul li,.AF_PDetail_Pbuybtn01 a,.AF_PDetail_Pbuybtn02 a,.AF_PDetail_Pbuybtn03 a,.AF_PDetail_Pbuybtn04 a{width:160px;}

/* 商品列表 */
.AY_product250_box{ max-width:280px; padding:15px;}
.AY_product250_img,.AY_product250_img > a{ width:250px; height:250px;}
	
}

/* 專用樣式 */
.jooshop251_newslist li.jooshop251_newslist_R h3.jooshop251_newslist_title span{ background:#826a6a;}
.jooshop251_news .view_more_btn a{ background:#fff; border:1px solid #d3c5c5; color:#d3c5c5; -webkit-transition:all 0.6s ease-out; -moz-transition:all 0.6s ease-out; -ms-transition:all 0.6s ease-out; transition:all 0.6s ease-out;}
.jooshop251_news .view_more_btn a:hover{ background:#d3c5c5; color:#fff;}

/*=========YGG共用元件電腦版CSS=========*/
.btn_send_new input{ background-color:#cf0b00;}
.btn_send_new input:hover{ background-color:#f00;}
.AY_Saleproduct200_price{ text-align:left; font-size:35px; margin-bottom:10px;}
.AY_btn_saleStatus_ok a:link,.saleInfo .addbtn a{ background:#cf0b00;}
.AY_btn_saleStatus_ok a:hover,.saleInfo .addbtn a:hover{ background:#f00;}
.AY_btn_saleStatus a{ background:#999; cursor:default;}
.AY_Saleproduct200_name{ display:block; width:100%; font:15px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333; height:40px; overflow:hidden; margin-top:10px; text-align:left;}
.AY_Saleproduct200_name a:link, .AY_Saleproduct200_name a:visited{ font:15px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#333;}
.AY_Saleproduct200_name a:hover, .AY_Saleproduct200_name a:active{ font:15px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#cf0b00;}
/* 商品分類 */
.Page_ProductSort { margin-bottom: 20px;}
h3.Page_PSort_title { border-bottom: 1px solid #e6e6e6;}
.Page_PSort_title > a,.Page_PSort_title > b > a{ color: #666;}
/* JOO商品顏色共用 */
h2.jooPC_name a{ color:#333;}/*商品名*/
h2.jooPC_name a:hover{ color:#666;}/*商品名hover*/
.jooPC_word{ color:#999;}/*商品說明*/
.jooPC_price01{ color:#ed2d4c !important;}/*商品特惠價*/
.jooPC_price02{ color:#999 !important;}/*商品原價*/

/*公用copyright*/
.joo_normal_cr{ width:100%; height: auto; padding:40px 0; background: #fff;}
.joo_normal_cr .joo_menu{ width:1200px; padding: 0 15px; margin: 0 auto; position: relative;}
.joo_normal_cr .joo_menu > ul{ float: left; margin-right: 80px;}
.joo_normal_cr .joo_menu > ul > li > h5{ font:15px/20px 微軟正黑體, Arial, Helvetica, sans-serif; color:#222; margin-bottom:10px; font-weight: bold;}
.joo_normal_cr .joo_menu > ul > li > a{ font:14px/25px 微軟正黑體, Arial, Helvetica, sans-serif; color:#555;}
.joo_normal_cr .joo_menu > ul > li > a:hover{ color:#222;}
.joo_normal_cr .joo_menu > ul.menu_sort{ width:680px;}
.joo_normal_cr .joo_menu > ul.menu_sort li:nth-child(1){ display:block; width: 100%;}
.joo_normal_cr .joo_menu > ul.menu_sort li{ float:left; display: block; width: 25%;}

.joo_normal_cr .joo_bottom_btn{ position:absolute; right: 15px; bottom:0; width: 141px; height: 32px;}
.joo_normal_cr .joo_bottom_btn ul li{ float:right; margin-left: 12px;}
.joo_normal_cr .joo_bottom_btn ul li a{ display:block; width: 32px; height: 32px;}
.icon-bottom_phone,.icon-bottom_email,.icon-bottom_fb{ width:32px; height: 32px; fill:#a8a8a8; transition:all .2s;}
.icon-bottom_phone:hover,.icon-bottom_email:hover,.icon-bottom_fb:hover{ width:32px; height: 32px; fill:#8e8e8e;}

.joo_normal_cr2{ background:#cf0b00; width: 100%; font:13px/30px 微軟正黑體, Arial, Helvetica, sans-serif; color:#fff; text-align: center;}