@charset "utf-8";
/* CSS Document */
@import url("theme.css");
@import url("reest.css");
body{
	background-image: url(../images/bg.png);
	margin: 0px;
	background-color: #ECECEC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-family: Helvetic, Arial, "Microsoft JhengHei", "Segoe UI", "Microsoft JhengHei", "微軟正黑體", "微软雅黑", "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", clean, sans-serif;
	position: relative;
}
#wrapper {
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	/*height: 100%;
	overflow: hidden;*/
}
#wrapper_bg{
	background-image: url(../images/header_bg1.png);
	background-repeat: no-repeat;
	width: 100%;
	background-position: center top;
	position: relative;
	/* height: 247px; */
}



#header_box{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header{
	width: 1000px;
	z-index: 999;
	position: absolute;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
}
#logo{
	float: left;
	margin-top: 25px;
	}
#header_right{
	float:left;
	position: relative;
	}
	
/****************************topnav**************************************/

#header_top_nav{
	position: absolute;
	height: 30px;
	top: 28px;
	/* right: 109px; */
	left: 310px;
	width: 500px;
	}
#header_top_nav a{
	color:#666;
	}
#header_top_nav ul li{
	float: left;
	margin-left: 15px;
}

/****************************主選單************************************/
#header_nav{
	position: absolute;
	width: 654px;
	left: 2px;
	top: 68px;
	height: 119px;
	background-repeat: no-repeat;
	background-position: 0px 25px;
	}
#header_nav ul{
	background-image: url(../images/nav_text.png);
}
#header_nav ul li{
	float: left;
	width: 100px;
	height: 50px;
	cursor: pointer;
	margin-left: 9px;
}
#header_nav ul li a{
	display:block;
	width: 100px;
	height: 50px;
}
.header_nav_bu{
	height: 50px;
}
#header_nav_bu1{
	background-image: url(../images/nav_text.png);
	background-repeat: no-repeat;
	background-position: 9px -20px;
	margin-top: 45px;
}
#header_nav_bu2{
	background-image: url(../images/nav_text.png);
	background-repeat: no-repeat;
	background-position: -102px -14px;
	margin-top: 40px;
}

#header_nav_bu3{
	background-image: url(../images/nav_text.png);
	background-repeat: no-repeat;
	background-position: -209px -10px;
	margin-top: 35px;
}
#header_nav_bu4{
	background-image: url(../images/nav_text.png);
	background-repeat: no-repeat;
	background-position: -318px -6px;
	margin-top: 30px;
}
#header_nav_bu5{
	background-image: url(../images/nav_text.png);
	background-repeat: no-repeat;
	background-position: -425px 0px;
	margin-top: 25px;
}
#header_nav_bu6{
	background-image: url(../images/nav_text.png);
	background-repeat: no-repeat;
	background-position: -533px 5px;
	margin-top: 20px;
}

#header_nav_bu1:hover{
	background-image: url(../images/nav_text_o.png);
}
#header_nav_bu2:hover{
	background-image: url(../images/nav_text_o.png);
}
#header_nav_bu3:hover{
	background-image: url(../images/nav_text_o.png);
}
#header_nav_bu4:hover{
	background-image: url(../images/nav_text_o.png);
}
#header_nav_bu5:hover{
	background-image: url(../images/nav_text_o.png);
}
#header_nav_bu6:hover{
	background-image: url(../images/nav_text_o.png);
}
/*******************************center**************************************/
#center_box{
	background-image: url(../images/index_product_bg.png);
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 256px;
	background-position: center 797px;
}
#center_top{
	width:1000px;
	margin:0 auto;
	position: relative;
	height: 1020px;
	}
#index_news_box{
	position:absolute;
	z-index:50;
	}
#index_news_box ul{
	margin-bottom: 4px;
	padding-top: 10px;
}
#index_news_box ul li{
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(../images/hot.png);
	background-repeat: no-repeat;
	background-position: right center;
	}
#index_news_box ul li a{
	text-decoration: none;
	color: #7c7a77;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	}
#index_news_box ul li a:hover{
	color: #F90;
	}
#index_about_box{
	position: absolute;
	z-index: 51;
	top: 420px;
	width: 373px;
	height: 120px;
	}
#index_about_box p{
	color: #774c15;
	font-size: 16px;
	padding-top: 12px;
	line-height: 29px;
}
#index_product_box{
	position: absolute;
	z-index:10;
	top: -67px;
	}
/********product***********/
#index_porduct_list_box{
	padding-left: 28px;
	padding-top: 38px;
	top: 538px;
	position: absolute;
	width: 972px;
	}
#index_product_list_title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1c9b6;
	padding-right: 25px;
	padding-bottom: 11px;
	width: 909px;
}
#index_porduct_list_box ul li{
	float: left;
	margin-bottom: 30px;
	margin-top: 28px;
	margin-right: 42px;
	*margin-right: 20px;
}
.product_list_pic{}
.product_list_title{
	padding-top: 16px;}
.product_list_title .sttitle{
	font-size: 17px;
	font-weight: bold;
	padding-top: 5px;
}
.product_list_coco{
	color: #ff6a00;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom:15px;
	}
.product_list_title .st{
	color: #c7a315;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	max-width: 120px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	border: 1px solid #ba9814;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	margin-bottom: 16px;
}
.product_list_title .more{
	float:right;
}
.product_list_title .more a{
	font-weight: bold;
	color: #795813;
	display: block;
	padding-top: 8px;
}
.product_list_title .more a:hover{
	color:#ff7200;
	
}
.more_icon{}
/****************************footer************************************/
#footer_bg{
	width:100%;
	background-color:#452118;
	z-index:-999;
	}
#footer{
	width:1000px;
	margin:0 auto;
	padding-top:6px;
	padding-bottom:12px;
	position:relative;
	}
#footer p{
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	}
 
/*****花生粒*******/
#peanut_z{
	background-image: url(../images/peanut_z.png);
	background-repeat: no-repeat;
	width: 371px;
	height: 270px;
	position: absolute;
	bottom: -10px;
	right: -120px;
	z-index:99;
	}
#peanut_z_1{
	background-image: url(../images/peanut_z_1.png);
	background-repeat: no-repeat;
	width: 223px;
	height: 98px;
	position: absolute;
	bottom: 115px;
	right: -120px;
	z-index: 99;
	}
#peanut_z_2{
	background-image: url(../images/peanut_z_2.png);
	background-repeat: no-repeat;
	width: 320px;
	height: 97px;
	position: absolute;
	bottom: 18px;
	right: -120px;
	z-index: 99;
	}
.float{
	float: left;
}
.top_nav_text1{
    padding-top: 8px;
	
    padding-left: 5px;
}
.top_nav_text2{
	padding-top: 8px;
	padding-left: 6px;}

/*****iframedetail*****/
#iframedetail {
 position:fixed;
 width:100%;
 height:100%;
 z-index:10000000;
 left: 0;
 top: 0;
 /* background:#000; */
 display: table;
 text-align: center;
 vertical-align: middle;
 zoom:1\8; /* required for the filters */
}
.iframedetailcell { 
 height: 480px;
 width: 800px;
 position: relative;
 vertical-align: middle;
 display: table-cell;
 z-index: 10000001;
 text-align: center;
 margin-right: auto;
 margin-left: auto;
}

#iframedetail iframe {
 margin: 200px auto;
 padding: 10px 0;
 vertical-align: middle;
}
#iframedetail .closebox {
 width: 748px; 
 height: 24px;
 margin: 0 auto 0;
 text-align:center;
}
#iframedetail .closebox a {
 background: url(close.png) no-repeat left center;
 padding: 5px 0 5px 20px;
 font-weight:bold; 
}

/**************************** cookies *******************************/

#cookies-box {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999999;
    background-color: #ededed;
    border: 1px solid #adadad;
    padding: 25px;
    width: 240px;
    line-height: 24px;
	font-size: 14px;
	display: none;
}
#cookies-box .btn {
    text-align: center;
    margin-top: 10px;
}

#cookies-box .btn a {
    display: inline-block;
    background-color: #222;
    color: #fff;
    padding: 5px 30px;
    text-decoration: none;
}
#cookies-box .btn a:hover {
    background-color: #333;
}