@charset "UTF-8";

.clear { clear: both; display: block;　 overflow: hidden;　 visibility: hidden;　 width: 0;　 height: 0;}

html{
}
/*div{
	border:1px #333333 solid;
	}*/
body{
	margin:0px;
	min-width: 1180px;
}

#float_sidebar{
	margin: 120px 0px 0px auto;
	position: fixed;
	right: 0px;
	z-index: 9999;
	width: 100px;
	min-height: 50px;
	text-align: center;
	float: right;
}
#float_main {
	border: 1px solid rgba(150,150,150,1.00);
	border-radius: 10px 0px 0px 10px;
	background: #f8b551;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.50);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.50);
	padding: 5px 15px 5px 5px;
}
#float_btn {
}
#float_btn ul {
	margin: 10px auto 15px auto;
	padding: 0px;
}
#float_btn li {
	font-size: 15px;
	font-family: 微軟正黑體;
	list-style-type: none;
}
#float_btn li a {
	color: #FFFFFF;
	text-decoration: none;
}
#float_btn li a:hover {
	color: #EB6100;
}
#float_btn img {
	margin: 0px 3px 0px 0px;
}
.float_fb{
	margin-bottom:10px;
}
.float_fb_main{/*讓fb區塊置中*/
	width:45px;
	margin:0 auto;
}
.float_cart{
	color:#eb6100;
	font-size:13px;
}

ul.recent_browse_product{
   list-style:none;
   padding:0px;
   margin:0px;
}

ul.recent_browse_product li{
   padding:0px;
   margin:0px;
   margin-top:2px;
   list-style:none;
   height:20px;
   height:auto;
   min-height:20px;
}
#top_btn {
	margin: 10px auto 0px auto;
}

#wrap {
	margin: 0px;
	padding: 0px;
}

#top {
	height: 70px;
	background-color: #eb6100;
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.50);
	box-shadow: 0 0px 6px rgba(0,0,0,0.50);
}
#header {
	width: 1180px;
	margin:0 auto;
}
#searchbar {
	width: 258px;
	height: 26px;
	float: left;
	margin: 22px 0px 22px 7px;
}
.search_textfield {
	width: 110px;
	height: 22px;
	float: left;
	overflow: hidden;
	border: 1px solid #D9D9D9;
	background-color: #FFFFFF;
	margin: 0px 7px 0px 0px;
}
.search_bt {
	width: 66px;
	height: 26px;
	background: url(../images/searchicon.png) no-repeat center #000000;
	border-radius: 2px;
	border: 1px solid #666666;
	margin: 0px 7px 0px 7px;
}
#mainNav {
	width: 650px;
	float: left;
	overflow: hidden;
	margin: 0px;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
}
#mainNav li {
	width: 130px;
	height: 70px;
	float: left;
	list-style: none;
	font-size: 18px;
	text-align: center;
	font-family: 微軟正黑體;
}
#mainNav li a {
	width: 130px;
	height: 46px;
	color: #fff799;
	display: block;
	text-decoration: none;
	background: url(../images/icon_bg.png);
	padding: 24px 0px 0px 0px;
}
#mainNav li a:hover {
	width: 130px;
	height: 45px;
	color: #000000;
	display: block;
	background: url(../images/icon_bg2.png);
	padding: 25px 0px 0px 0px;
}
#topbar {
	width: 258px;
	float: right;
	margin: 0px 7px 0px 0px;
}
#login {
	width: auto;
	height: 14px;
	float: right;
	font-size: 13px;
	margin: 12px 0px 12px 0px;
}
#login a {
	color: #000000;
	text-decoration: none;
}
#login a:hover {
	color: #ffffff;
}
#shortcut {
	float: right;
}
#shortcut ul {
	margin: 0px;
	padding: 0px;
}
#shortcut li {
	float: right;
	list-style: none;
	margin: 0px 2px;
}
#shopping {
	height: 18px;
	float: right;
	margin: 0px 0px 0px 2px;
	color: #000000;
	font-size: 13px;
}
#shopping img {
	margin: 0px 5px 0px 0px;
}
#cart_number {
	color:#fff;
}
/*----------------------------首頁內容開始------------------------------*/
#ad_area {
	width: auto;
	height: auto;
	padding-bottom: 36px;
	background-color: #fff6d2;
	/* background-image: -webkit-linear-gradient(270deg,rgba(255,246,210,1.00) 83.75%,rgba(251,212,157,1.00) 100%); */
	/* background-image: linear-gradient(180deg,rgba(255,246,210,1.00) 83.75%,rgba(251,212,157,1.00) 100%); */
}
#ad {
	width: 1180px;
	height: 500px;
	overflow: hidden;
	margin: auto;
	position: relative;
}
.photoslider-bullets{border:0px solid #FFFFFF;}
.photoslider-bullets .sliderkit-nav{absolute;bottom:8px!important;right:5px!important;}
.photoslider-bullets .sliderkit-nav-clip ul li{width:15px!important;float:left;margin:0 0 0 0;}
.photoslider-bullets .sliderkit-nav-clip ul li a{
	outline: none;
	hlbr: express(this.onFocus=this.blur());
	width: 13px!important;
	height: 13px!important;
	background: #ffffff 0 0!important;
	border-radius: 6.5px;
}
.photoslider-bullets .sliderkit-nav-clip ul li.sliderkit-selected a{
	background: #eb6100 0 0!important;
}
.sliderkit .sliderkit-nav {
	z-index: 10;
	position: absolute;
	text-align: center;
	left: 0;
}
#logo {
	width: 400px;
	height: 500px;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 0px;
}

#promise {
	margin: 12px 0px 9px 0px;
	background-color: #fff6d2;
}
#promise_title {
	text-align: center;
	background: url(../images/promise_bg.png) repeat-x;
}
#promise_content {
	margin: -16px auto 0px auto;
	width: 1180px;
	overflow: hidden;
}
#special {
	margin: -40px auto;
}
#special_title {
	text-align: center;
}
#special_content {
	margin: -54px auto 0px auto;
	width: 1180px;
	overflow: hidden;
}
#reason {
	margin: 85px auto 60px auto;
}
#reason_title {
	text-align: center;
}
#reason_content {
	margin: -92px auto 0px auto;
	overflow: hidden;
	background-color: #fffeec;
}
#product {
	margin: 60px auto;
	width: 1180px;
}
.tab_block {
	width: 170px;
	height: 50px;
	float: left;
	text-align: center;
	font-size: 18px;
	margin: 0px 0px 1px 0px;
	font-family: 微軟正黑體;
}
.tab_block .tab_off {
	width: 170px;
	height: 34px;
	padding: 16px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #EB6100;
	text-decoration: none;
	display: block;
	border: 1px solid #EB6100;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.tab_block a:hover,.tab_on {
	width: 170px;
	height: 34px;
	padding: 16px 0px 0px 0px;
	background-color: #EB6100;
	color: #ffffff;
	display: block;
	border: 1px solid #EB6100;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,211,180,1.00) 0%,rgba(255,169,109,1.00) 15.63%,rgba(235,97,0,1.00) 53.61%,rgba(255,126,37,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,211,180,1.00) 0%,rgba(255,169,109,1.00) 15.63%,rgba(235,97,0,1.00) 53.61%,rgba(255,126,37,1.00) 100%);
}
#tab_block1 {
	margin: 0px 0px 0px 10px;
}
.index_main_c {
	width: 1176px;
	height: 370px;
	padding: 0px 0px 0px 2px;
	border: 1px solid #EB6100;
	border-radius: 4px;
	background: #ffffff;
}
.index_products {
	width: 180px;
	height: 280px;
	float: left;
	margin: 50px 0px 0px 44px;
}
.photo {
	overflow: hidden;
	height:180px;
	text-align: center;
}
.title {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	overflow: hidden;
}
.title a {
	color: #000000;
	text-decoration: none;
}
.title a:hover {
	color: #eb6100;
}
.price_title {
	color: #000000;
	text-align: center;
	font-size: 13px;
}
.price_number {
	color: #EB6100;
}
.price_title a {
	margin-left: 5px;
}
#ad2 {
	margin: 60px auto;
	width: 1180px;
	height: 414px;
}
.ad2_area {
	width: 368px;
	height: 410px;
	float: left;
}
#ad2_recommend {
	margin: 0px 38px 0px 0px;
	overflow: hidden;
}
#ad2_familyday {
	margin: 0px 38px 0px 0px;
	overflow: hidden;
}
#ad2_link {
	overflow: hidden;
}
.ad2_title {
	height: 32px;
	background-color: #EB6100;
	color: #ffffff;
	font-size: 18px;
	padding: 0px 0px 0px 12px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 8px 0px 0px 12px;
	font-family:微軟正黑體;
}
.ad2_title img {
	margin: 0px 5px 0px 0px;
}
.ad2_content {
	width: 366px;
	height: 368px;
	border: 1px solid #EB6100;
}
/*----------------------------首頁內容結束------------------------------*/

/*----------------------------內頁內容開始------------------------------*/
#logo_default{
	float: left;
	width: 258px;
	}
#searchbar2_area {
	width: 1180px;
	margin: 0px auto;
	overflow:hidden;
}
#searchbar2 {
	width: 202px;
	height: auto;
	float: right;
	margin: 8px 0px;
}
.search_textfield2 {
	width: 110px;
	height: 22px;
	float: left;
	overflow: hidden;
	border: 1px solid #D9D9D9;
	background-color: #FFFFFF;
	margin: 0px 7px 0px 0px;
}
.search_bt2 {
	width: 30px;
	height: 26px;
	background: url(../images/searchicon.png) no-repeat center #cecece;
	border-radius: 2px;
	border: 1px solid #666666;
	margin: 0px 7px 0px 7px;
}

#content {
	width: 1180px;
	min-height: 800px;
	margin:0 auto 40px auto;
	overflow: hidden;
}
/*內頁左欄*/	
#sidebar{
	float:left;
	width:220px;
	padding:0px;
	overflow:hidden;
	word-break:break-all;
	word-wrap: break-word;

	}
/*促銷商品*/
dl.category{
	list-style:inside none none; margin:0px;
	 padding:0px;}
dl.category a{
	color: #666666;
	list-style-type: circle;
	}
dl.category a:hover{
	color: #ee7d42;
	}
		
dt.outlet{
	background:url(../images/sidebar_title.png) no-repeat  0px -51px;
	height:31px;
	margin-bottom:10px;
	}
dd.outlet,.product_all dd{
	margin-left:20px;
	}
dl.category dd {
	height: 24px;
	line-height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	overflow: hidden;
	list-style-position: outside;
	 }
	   
/*全部商品*/	
dl.product_all{
	background:url(../images/sidebar_title.png) no-repeat  -285px -51px;
	padding:50px 5px 10px 5px;
	height:auto;
	overflow:hidden;
	}
dl.product_all a{
	color:#333333;
	}
dl.product_all a:hover{
	color:#eb6100;
	}
.tag_title{
	color:#eb6100;
	background: url(../images/sidebar_title.png) no-repeat 0 5px;
	line-height:27px;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
	}

/*熱門商品*/
#product_top{
	background:url(../images/sidebar_title.png) no-repeat  -579px -51px;
	padding:50px 5px 5px 5px;
	}
.top_products{
	margin-bottom:20px;
	}
.top_products_number_all{
	overflow:hidden;
	padding: 2px 0px 0px 9px;
	}
.top_products_number{
	height: 20px;
	width:20px;
	float:left;
	background-color:#eb6100;
	color: #ffffff;
	text-align:center;
	border-radius:10px;
	line-height:20px;
	}
.top_products_photo_title{
	width:160px;
	float:left;
	font-size: 12px;
	margin-left:10px;
	}
.top_products_photo_title a{
	color: #333333;
	text-decoration: none;	
	}

.top_products_photo_title a:hover{
	color: #eb6100;
	text-decoration: none;
	}
.top_products_photo{
	margin:10px auto 3px auto;
	text-align:center;
	}
/*熱門商品結束*/

#main {
	width: 920px;
	float:right;
}
.main_title{
	height:24px;
}
#main_content{
	overflow:hidden;
	word-break: break-all;    word-wrap: break-word;
	min-height: 350px
}
/*.album_pic { width: 700px; }*/

/*----------------------------內頁內容結束------------------------------*/
#footer2 {
	min-height: 300px;
	background: #434343;
	margin: 60px 0px 0px 0px;
	padding: 40px 0px;
	text-align: center;
}
#copyright{
	width:1180px;
	margin:0 auto;
	}
/*下拉購物車*/
#small_cart_list{
	width:230px;
	border:1px solid #ffcccc;
	filter:alpa(opacity=95);   /* old IE */
	-moz-opacity:0.95;          /* Moz + FF */
	opacity:0.95;               /* 支持新版瀏覽器 */
	padding:2px 2px 30px 2px;
height:auto !important;
min-height:100px;
background:url(../images/small_cart_list_bg.jpg)  no-repeat bottom #fff;
height:100px;
z-index:999999;
}
/*內頁上方按鈕連結*/	
#product_tab ul li a.on {
background-image: url(../images/tab2.gif);
}
#product_tab ul li a {
	background-image:url(../images/tab1.gif);
}
#product_tab ul li a:hover{
	background-image:url(../images/tab2.gif);
}
