@charset="utf-8";

/* 所有元素的初始間距設定 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, main, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
	margin:0;
	padding:0;
	border: 0;
	font-size: 100%;
}

html{
	-webkit-text-size-adjust: 100%;
}

img{
	border: 0;
	max-width: 100%;
	height: auto;
}

/* body */
html { overflow-y: scroll; }

/*視窗底色設定*/
body{
	/*line-height: 1.6;*/
	/*font-size: 14px;*/
	font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", sans-serif;
	border-top:#cd853f 5px solid;
	/*background-color:#fff5ee;*/
	}
	
/*連結顏色設定*/
a{
	color: #8f7c64;
}

a:hover{
	color: #ff705b;
}	

a{
	text-decoration: none; 	
}

#header{
	padding: 1%;
	background-color:#fff5ee;
}

/* Header area - default Smartphone environment-------------*/
@media screen and (max-width: 640px){

#logo{
	float: left;
	margin-right:20px;
	width: 50%
}

.icon-logo-wu128{
	font-size: 58px;
}

#banner{
	display:none;
}

#fblink{
	float: right;
	width: 50%
	margin-right:20px;
	padding: 10%;
}

.icon-facebook2{
	font-size: 50px;
}

#fblink a:hover{
	color: #ff705b;
}

.inner:after{
	/*content: "";*/
	display: block;
	clear: both;
}
}

/* Header area - PC environmane ----------------------------*/
@media screen and (min-width: 800px){
	
.inner{
	width: 960px;
	margin: 0 auto;
}

#logo{
	float: left;
	margin-right:10px;
	width: 20%;
}

.icon-logo-wu128{
	font-size: 58px;
}

#banner{
	/*display:table-cell;*/
	font-family:sans-serif,"標楷體";
	font-size: 20px;
	display:block;
	float: left;
	width: 70%;
	margin-left:20px;
	padding: 0, 0, 0, 20px;
	vertical-align:middle;
	color: #8f7c64;
}

#fblink{
	float: right;
	width: 10%
	margin-right:10px;
	/*padding: 10%;*/
}

.icon-facebook2{
	font-size: 30px;
}

#fblink a:hover{
	color: #ff705b;
}	

.inner:after{
	content: "";
	display: block;
	clear: both;
}

} /* end of Header area - PC environmane ----------------------------*/

/* menu : global nagivation area -----------------------------*/
.menuitem li a{
	color:#fff;
	/* 光暈 */
	text-shadow: 0 0 5px #999;
	
	-webkit-transition:0.6s;
	transition:0.6s;
}

.menuitem li a:hover{
	color:#333;
	background-color:#cd853f;
	transform:translate(0, -8px);
}

.menuitem li.selected {
	border-top-color : #0;
	border-top-width : 1px;
	border-top-style :solid;
}

@media screen and (max-width: 640px){
/*#gnav li{*/
ul.menuitem li{
	float: left;
	width: 50%;
	background:#8f7c64;
	margin-top: 6px; 
	margin-right: 2px;
	margin-bottom: 2px;
	font-family:sans-serif,"標楷體";
	
	/* 陰影 */
	box-shadow:2px 2px 5px #999, 0 0 15px #ccc inset;
	}

ul.menuitem li:nth-child(2n){
	border-left:#fff 1px solid;
	border-right: 0;
	margin-right: -5px;
}
	
} /* end of max-width 640px */

@media screen and (min-width: 800px){
	
	ul.menuitem ul {
		display: none;
	}
	
ul.menuitem li{
	float: left;
	width: 16.7%;
	background:#8f7c64;
	margin-top: 6px; 
	margin-right: 2px;
	margin-bottom: 2px;
	font-family:sans-serif,"標楷體";
	
	/* 陰影 */
	box-shadow:2px 2px 5px #999, 0 0 15px #ccc inset;
}

ul.menuitem li:nth-child(n){
	border-left:#fff 1px solid;
	border-right: 0;
	margin-right: -2px;
}

} /* end of screen 800 */

#gnav{
	margin-bottom: 5px;
	background-color:#fff5ee;
}

#gnav ul{
	overflow :hidden;
}

#gnav a{
	display:block;
	padding:3px 0;
	text-align:center;
	text-decoration:none;
	font-size: 16px;
}
/* img navigation area ----------------------*/

/* entry -- font / text styles
----------------------------------------*/
#thumbsContainer { }
#thumbsContainer a,
#thumbsContainer a:visited {
	color: #333;
	text-decoration: underline;
}
#thumbsContainer a:hover,
#thumbsContainer a:focus,
#thumbsContainer a:active {
	text-decoration: none;
}
/* content
----------------------------------------*/
#entryContainer {
	position: relative;
	width: 700px;
	margin: 0 auto;
}
/* entry
------------------------------*/
#entry { }
#entryPct {
	width: 580px;
	min-height: 390px; height: 390px;
	margin: 0 auto 4px 60px;
	text-align: center;
	opacity: 1;
}

html>body #entryPct {height: auto;}
	
/* prev/next navigation----------------------*/
a#pctnavPrev,
a#pctnavNext {
	position: absolute;
	z-index: 2;
	top: 220px;
	width: 30px; height: 80px;
	overflow: hidden;
	text-indent: -9999px;
}
a#pctnavPrev {
	left: 0;
	background: url(../img/nav_entry.gif) no-repeat 0 0;
}
a#pctnavNext {
	right: 0;
	background: url(../img/nav_entry.gif) no-repeat 100% 0;
}
a#pctnavPrev:hover {
	background-position: 0 -80px;
}
a#pctnavNext:hover {
	background-position: 100% -80px;
}
.endL a#pctnavPrev,
.endL a#pctnavPrev:visited {
	background-position: 0 -160px;
	cursor: default;
}
.endR a#pctnavNext,
.endR a#pctnavNext:visited {
	background-position: 100% -160px;
	cursor: default;
}
/* thumbnail---------------------------------*/
#thumbsContainer {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: left;
}
ul#thumbs {
	position: relative;
	width: 705px;
	margin: 0 -5px 10px 0;
	overflow: hidden;
	padding-left: 30px;
}
ul#thumbs li {
	float: left;
	width: 88px;
}
ul#thumbs li a img,
ul#thumbs li a:visited img {
	border: 2px solid #fff;
}
ul#thumbs li a.on img,
ul#thumbs li a:hover img,
ul#thumbs li a:active img {
	border: 2px solid #000;
}

/* content area -----------------------------*/
/*次標題設定*/
h2{
	font-family:sans-serif,"標楷體";
	color: #fff;
	border: #94c8b1 1px dotted;
	border-left: #555 10px solid;
	background:#8f7c64;
	padding: 5px 20px;
	margin-bottom: 10px;
	font-size: 16px;
}

h3{
	color: #6fbb9a;
	border-left: #d0e35b 10px solid;
	font-size: 16px;
}

/*內容標題設定*/
dt{
	font-weight: bold;
}

/* 隱藏項目符號 */
ul,ol{
	list-style-type:none;
}

#contents{
	width: 88%;
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	border-left: #e6e6e6 1px solid;
	border-right:　#e6e6e6 1px solid;
	margin-bottom: 30px;
	color: #8f7c64;
	background-color:#fff5ee;
}

#contents h4{
	font-size: 18px;
	/*text-align: center;*/
	padding-top: 10px;
	padding-left: 35%;
	padding-bottom: 10px;
}

#contents p{
	text-indent : 18px; 
}

#aboutfactory{
	padding-left: 10px;
	padding-top: 60px;
	float : right;
}

.aboutNewfactory{
	padding-left: 10px;
	padding-top: 35px;
	padding-bottom: 20px;
	float : right;
}

.contentImgAfter{
	padding-left: 10px;
	padding-top: 35px;
	padding-bottom: 20px;
	float : right;
}

.contentImgBefore{
	padding-left: 10px;
	padding-top: 35px;
	padding-bottom: 20px;
	float : left;
}

table.prodSpec{
	border: 0px solid #1C6EA4;
	background-color: #EEEEEE;
	text-align: left;
	border-collapse: collapse;
}
table.prodSpec td:first-child {
  width: 16%
}
table.prodSpec tr:nth-child(even) {
  background: #D0E4F5;
}


.skillOpt{
	color : #fff;
	margin-top: 20px;
	padding: 20px;
	/*border:#fff 1px solid;
	background:rgba(176, 142, 64, 0.3);*/
}

.bkSkillOpt{
	float : left;
	margin-left :30px;
	padding-left : 20px;
	width: 240px;
	height: 120px;
	background-size: auto;
	/*background-image: url(../skill/img/bkBottle.png);*/
	background-repeat: no-repeat;
}

.bkProductOpt a:hover img, a:focus img{
	/*background-image: url(../product/img/bkProductHover.png);*/
	border: 2px solid #6fbb9a;
	background-color: #fff;
}


.bkProductOpt{
	float : left;
	margin-left :0px;
	padding-left : 0px;
	width: 200px;
	height: 250px;
	background-size: auto;
	/*background-image: url(../product/img/bkProduct.png);*/
	background-repeat: no-repeat;
}

#stitle_skill1, #stitle_skill2, #stitle_inyu1, #stitle_inyu2{
	margin-top: 50px;
	clear: both;
	display: block;
}

.stitleHead{
	float: right;
	padding-right: 50%;
	padding-top: 36px;
	font-size : 20pt; 
}

.mainimg {
	width : 220px;
	height : 180px;
	float : left;
}

.hdg {
	font-family:sans-serif,"標楷體";
	padding-left:20px;
	font-size : 15px; 
	line-height: 2;
}
.hdg:after {
	content: "";
	display: block;
	clear: both;
}

.mainimg2 {
	width : 220px;
	height : 280px;
	float : left;
}

#pagehome {
	font-size : 14px; 
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif;
	text-align : right;
}

/* footer area -----------------------------*/
#footer{
	clear: both;
	padding:20px 20px 10px;
	background:#8f7c64;
	margin: 20px auto;	
	font-size : 14px; 
}

#footerLogo{
	display:block;
	float: left;	
}

#addrInfo{
	color: #fff;	
	padding-top : 3px;
	display:block;
	float: left;	
}

#copyright{
	color: #fff;	
	font-size : 10px; 
	display: block;
	clear: both;
	text-align: right;
}



