@charset "UTF-8";
/* CSS Document */


/*
 * Footer
 */

.blog-footer {
	color: #FFF;
	margin-top: 30px;
	padding-top: 20px;

	
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	width:100%;
	
}
.blog-footer p:last-child {
  margin-bottom: 0;
}
#footer {
	
	margin-top: 30px;
	padding-top: 20px;
		border-top: 1px solid #e5e5e5;
	background-position: center top;
	background-color: #7E7E7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	width:100%;
	/* 置底
	position:fixed;
bottom: 0px; */
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.footerAdd {
	padding-top: 10px;
	color: #FFF;
	text-decoration: none;
}
/*底紋*/
.box-1{
	position: relative;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	padding: 0px;
	background: url(images/bg_pattern1.png) #eee;
	margin-top: 27px;
	padding-bottom: 30px;
}
.box-1.v2{padding-bottom: 57px;}
.box-1.v3{margin-top: 13px; padding-bottom: 57px;}
.box-1 h3{margin-top: 23px;}
/*連絡我們用*/
.addressfooter {
	line-height: 16px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #666;
	
}
.addressfooter a {
	color: #666;
	text-decoration: none;
}
.addressfooter a:hover {
	color: #614b8d;
}
.iknowlog
{
	position:inherit;
	text-align:center;

}
.logo2 {
  float: left;
  margin-left: 6px;
  margin-right:6px;

  display: block;
  position: absolute;

  margin-top: 10px;
 
  
  background-color: #222;
  text-align: center;
  height: 21px;
  width: 60px;
  background: url(images/logo2.png) no-repeat left center;
}
	
.newsLink ul li a {
	font-size: 13px;
	color: #555;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.newsLink ul li a:hover {
	color: #226CB6;
}
.newsTableColor1 {
	padding-bottom: 30px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 20px;
}
.newsTableColor1:hover {
	padding-bottom:30px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #5B5B5B;
	padding-top: 20px;
}

.newsLink2 ul li a {
	font-size: 13px;
	color: #555;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/iecool_arrow_017.gif);
	background-repeat: no-repeat;
	background-position: 2px 12px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.newsLink2 ul li a:hover {
	color: #226CB6;
}
	
/************Content***********/
.newsDate {
	font-size: 13px;
	color: #960;
}
.newsTitle {
	font-size: 18px;
	color: #000;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 22px;
}
.newsTitle2 {
	font-size: 20px;
	color: #3E3E3E;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	font-weight: bold;
	line-height: 22px;
}
.newsTitle3 {
	font-size: 26px;
	color: #000;
	padding-bottom: 20px;
	display: block;
	font-weight: bold;
	line-height: 30px;
}
.productName {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
}
.productName2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
}
.proNB {
	font-size: 15px;
	color: #484848;
	text-align: left;
	padding-right: 20px;
}
.proNB2 {
	font-size: 15px;
	color: #484848;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}
.proNT {
	font-size: 14px;
	color: #000;
	text-align: right;
	font-weight: bold;
}
.proTEXTtd {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	display: block;
}
.proTEXT {
	font-size: 13px;
	color: #333;
	line-height: 22px;
	display: block;
}
.proMoreTable {
	border: 1px solid #F4F4F4;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.new {
	font-size: 20px;
	line-height: 28px;
	color: #F36;
	font-style: italic;
	font-weight: bold;
}
.hot {
	font-size: 20px;
	line-height: 28px;
	color: #03C;
	font-style: italic;
	font-weight: bold;
	padding-left: 15px;
}
.storm {
	font-size: 20px;
	line-height: 28px;
	color: #dca30b;
	font-style: italic;
	font-weight: bold;
	padding-left: 15px;
}
.hot2 {
	font-size: 18x;
	line-height: 28px;
	color: #03C;
	
	font-weight: bold;
	
}

.ZIVproduct {
	font-size: 34px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
}
.ZIVproduct2 {
	font-size: 26px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
}

.fbGroup {
	padding-top: 20px;
}
.box_photo:hover img {
	-moz-box-shadow:2px 2px 6px 2px rgba(20%,20%,40%,0.5);
-webkit-box-shadow:2px 2px 6px 2px rgba(20%,20%,40%,0.5);
box-shadow:2px 2px 6px 2px rgba(20%,20%,40%,0.5);
	
	}
.box_photo2  {
	margin-bottom: 10px;
    padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f0eeee;
	padding-top: 20px;
	
	}
.box_photo2:hover  {
    padding-bottom:20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5B5B5B;
	padding-top: 20px;
  
	
	}
	.box_photo3:hover img {
	-moz-box-shadow:1px 1px 2px 1px rgba(10%,10%,20%,0.5);
	-webkit-box-shadow:1px 1px 2px 1px rgba(10%,10%,20%,0.5);
	box-shadow:1px 1px 2px 1px rgba(10%,10%,20%,0.5);
	}
	.productmenuh5 {
	color:#FFF; 
	padding-left:10px; 
	font-size:1.3em; 
	border-bottom: 1px solid #ffffff;
	
	}
	.productmenuh5:hover {
	-moz-box-shadow:2px 2px 6px 2px rgba(20%,20%,40%,0.5);
-webkit-box-shadow:2px 2px 6px 2px rgba(20%,20%,40%,0.5);
box-shadow:2px 2px 6px 2px rgba(20%,20%,40%,0.5);
background-color:#333233;
	
	}
	
.title1 {
	font-size: 15px;
	color: #000;
	line-height: 22px;
	margin-bottom: 10px;
	font-weight: bold;
}	
.title2 {
	font-size: 18px;
	color: #90663F;
	line-height: 22px;
	margin-bottom: 10px;
	font-weight: bold;
}
.bookmarkColor {
	background-color: #F5F5F5;
	padding-top: 40px;
	padding-bottom: 40px;
}
.bookmarkColor2 {
	background-color: #FFF;
	padding-top: 40px;
	padding-bottom: 40px;
}
 .text1 {
	color: #C00;
}
 .text2 {
	color: #04669E;
}
 .text3 {
	font-size: 12px;
	color: #CCC;
	
}
.breadcrumbColor {
	text-decoration: none;
	background-color: #F7F7F7;
}
.breadcrumbColor a {
	text-decoration: none;
	font-size: 15px;
	color: #A0702B;
}
.breadcrumbColor a:hover {
	text-decoration: none;
	font-size: 15px;
	color: #7F4400;
}
.dropMenuColor {
	text-decoration: none;
	background-color: #F7F7F7;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pageTitle{
	font-size: 30px;
	font-weight: bold;
	color: #000;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 30px;
	}
.listNum ol {
	padding-left: 20px;
	list-style-type: decimal;
}
.listNum ol li {
	padding-left: 10px;
	list-style-type: decimal;
}
.storeName a{
	font-size: 15px;
	color: #000;
	line-height: 22px;
	text-decoration: none;
	}
.player ul li {
	float: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
}
.player ul li a {
	color: #4B4B4B;
	text-decoration: none;
	font-size: 15px;
	line-height: 22px;
}
.player ul li a:hover {
	color: #368EAD;
}
.imgTaber {
	width: 100%;
	padding-right: 60px;
	padding-left: 60px;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.imgTaberText {
	color: #FFF;
	display: block;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 5px;
	float: left;
	width: 85%;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.taberColor1 {
	color: #FFF;
	background-color: #C00;
	font-size: 15px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.allproduct-title {
	color: #FFF;
	background-color: #69686A;
	font-size: 18px;
	height: 45px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: center;
}
.button1-menu {
display: inline-block; }
.button1-menu:before, .button1-menu:after {
display: table;
content: "";
line-height: 0; }
.button1-menu:after {
clear: both; }
.button1-menu > li {
position: relative;
float: left; }
.button1-menu > li + li {
	margin-right: 1px;
	margin-left:1px;
	margin-bottom:5px;
}
.button1-menu a {
	display: block;
	font-size: 15px;
	line-height: 30px;
}

.button1-menu > li > a {
	color: #616161;
	background-color: #E2E2E2;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-right: 1px;
	margin-left:1px;
}
.button1-menu > li.button1Hover > a, .button1-menu > li > a:hover {
	color: #FFF;
	background-color: #34973a;
}
.button1-menu > li.active > a {
	color: #FFF;
	margin-right: 1px;
	margin-left:1px;
	background-color: #1674b4;
}
.text4 {
    color: #787878;
}

.text22 {
    font-size: 14px;
    color: #329a3b;
    margin-top: 10px;
    margin-bottom: 15px;
}