﻿@charset "utf-8";
* {
	font-size: 12px;
	line-height: normal;
	margin: 0;
	background-image: none;
	font-family: Arial;
	padding: 0;
}

body {
	background-image: url(img/0-bg-1.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

a {
	color:#488400;
}

a:hover {
	text-decoration: none;
	color: #669900;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}


/*整體內容寬度, 背景顏色, 邊界寬度顏色....設定
-------------------------------------------------------------*/

#base {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8FC288;
	border-left-color: #8FC288;
	color: #000000;
	background-color: #FFFFFF;
}
/*內容頂端與主選項下端距離*/

#wrap {
	padding: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	float: left;
}


/*
上端LOGO
-------------------------------------------------------------------*/

#header-0 {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/0-head.jpg);
	height: 94px;
	position: relative;
	border-top-color: #8FC288;
	border-right-color: #8FC288;
	border-bottom-color: #8FC288;
	border-left-color: #8FC288;
}

#header-1 {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/0-head-1.jpg);
	height: 94px;
	position: relative;
	border-top-color: #292C23;
	border-right-color: #292C23;
	border-bottom-color: #ADAD9E;
	border-left-color: #292C23;
}

#header-2 {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/0-head-2.jpg);
	height: 94px;
	position: relative;
	border-top-color: #292C23;
	border-right-color: #292C23;
	border-bottom-color: #ADAD9E;
	border-left-color: #292C23;
}

h1 a {
	text-decoration: none;
	font-size: 28px;
	line-height: 28px;
	color: #ECF7C4;
	left: 30px;
	top: 35px;
	position: absolute;
}
h1 a:hover {
	color: #FFFF99;
}

#header #sub {
	font-size: 10px;
	color: #CDEB65;
	position: absolute;
	left: 30px;
	top: 65px;
}

#header #sub2 {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	right: 30px;
	bottom: 10px;
}

/*主選單背景顏色高度, 字體寬度
----------------------------------------------- */
#nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-color: #8FC288;
	font-family: Arial, Helvetica, sans-serif;	/*background-image: url(img/bg-nav.jpg);*/
	height: 35px;
	font-size: 12px;
	word-spacing: 0.10em;
	letter-spacing: 0.02em;
}
/*箭頭符號距左側寬度----------------*/
#nav ul {
	margin-left: 15px;
  }
  

#nav li {
	display: inline;
	list-style-type: none;
  }
  
#nav li a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	/*background-image: url(img/li.gif);*/
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 15px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #78A472;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}

#nav li a:hover {
	color: #D9F978;
	/*background-image: url(img/li_ov.gif);*/
	width: auto;
/*rollover背景顏色與高度------------------------------*/	
	/*background-color: #6BBB5A;*/
	/*height: 30px;*/	
	/*padding-top: 15px;
	padding-bottom: 15px;*/
	}


/*內容
-------------------------------------------------------------------*/

#contents {
	/*width:780px;*/
	width:780px\9;
	*width:780px;
	_width:780px;
	float: right;
	margin: auto;
	position: relative;
	text-align: left;
	/*左邊間隔寬度*/
	padding-left: 0px;
}


#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	/*內容文章灰色點狀背景*/	
	/*background-image: url(img/note_line.gif);*/
/*index table文章內容寬度*/	
	margin-right: 5px;
	margin-left: 5px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents cf {
	font-size: 15px;
	color: #3c964d;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
#contents cup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #72bf44;
	font-weight: bolder;
}


#contents h2 {
	font-size: 18px;
	padding-left: 10px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #A0B348;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 22px;
}


#contents h3 {
	font-size: 16px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #9FBE34;
	padding-left: 7px;
	color: #FFFFFF;
	line-height: 25px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
	background-color: #006600;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-right: 20px;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 14px;
	color: #738C1C;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#contents h5 {
	font-size: 15px;
	border-left-color: #00A0EA;
	border-left-width: 10px;
	border-left-style: solid;
	/*border-left-color: #00A0EA;*/
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 25px;
	margin-bottom: 10px;
	margin-left: 3px;
	background-color: #0F2D87;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-right: 20px;
	margin-top: 5px;
}
/*aboutPLA*/
#contents h6 {
	font-size: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #18A891;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
	background-color: #0095DA;
	margin-right: 20px;
}

/*smartcare*/
#contents h7 {
	font-size: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F2B6BA;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	background-color: #E7141B;
	font-weight: bold;
	display: block;
}
/*index*/
#contents h8 {
	font-size: 15px;
	color: #666666;
	line-height: 19px;
	background-color: #ECE4A9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-left: 150px;
	padding-right: 10px;
	padding-bottom: 15px;
	width: 600px;
	display: table-cell;
}
#contents h9 {
	font-size: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E2E7B5;
	color: #8F8367;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #C5C89F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 219px;
	display: block;
}
#contents h10 {
	font-size: 15px;
	color: #FFFFFF;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(img/btn-3a.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	display: block;
	width: auto;
	font-weight: bold;
}
#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	float: none;
	width: 790px;
	padding: 2px;
}
#contents #aboutus {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	padding-left: 10px;


}
#contents #aboutPLA {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	padding-left: 10px;
}
/*Taster Cup*/
#contents #tastercup {
	float: left;
	width: 550px;
	padding: 2px;
	margin-left: 10px;
}
#contents t1 {
	font-size: 12px;
	color: #666666;
	line-height: 19px;
	background-color: #ECE4A9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	/*width: 250px;*/
}
#contents #space {
	font-size: 12px;
	color: #333333;
	line-height: 35px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	padding-left: 10px;
	height: 35px;
	display: block;
	margin-bottom: 10px;
}
#contents #news {
	font-size: 12px;
	color: #333333;
	line-height: 35px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	padding-left: 10px;
	height: 35px;
	display: block;
}
#contents #smartcare {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	padding-left: 10px;
	height: 35px;

}
#contents #smartcare liner {
	background-color: #E3ECD3;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #65A75D;
	height: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
#contents #sitemap {
	width: 760px;
	background-image: url(img/17_Sitemap/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
/*sitemap上下列間隔高度*/
#contents #c_pad p a {
	line-height: 10px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right center;
	height: 160px;
	border: 0px solid #EEEDE9;
	padding: 0px;
	width: 750px;
	float: right;
}

#contents #c_pad #top_img p {
	font-size: 12px;
	color: #666666;
	background-image: none;
	margin-top: 30px;
	margin-left: -10px;
	margin-right: 240px;
}


#contents #c_pad .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents #c_pad .img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents #c_pad .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents #c_pad .c_img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_right img {
	border: 1px solid #999999;
}

.btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	margin-right: 5px;
	position: absolute;
	right: 5px;
	bottom: 8px;
}

.btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
	color: #FFFFCC;
}
/*
box2
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box2 {
	float: left;
	height: auto;
	width: 312px;
	border: 1px solid #DDDDDD;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	background-color: #663300;
	overflow: auto;
	padding: 2px;
	margin: 2px;
}
#base #wrap #contents #c_pad .box2 h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FCE0CA;
	border-left-color: #CC6600;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}

#base #wrap #contents #c_pad .box2 p {
	margin: 0px;
}
/*
內容表格table設定
-------------------------------------------------------------------*/

#contents #c_pad table {
	width: 750px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#contents #c_pad table td {
	padding: 1px;
}
#contents #c_pad table th {
	padding: 0.5pt;
	margin-top: 0px;
	margin-right: -10px;
	float: left;
	text-align: left;
	height: auto;
}
#contents #c_pad form table th {
	width: 127px;
}
/*index 上端寬度,背景色*/
#contents #f_pad {
	float: none;
	width: 960px;
	/*padding: 2px;*/
	background-color: #FFFFFF;
}
/*index content1 table: left-mid-right*/
#contents1 {
	width:940px;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*index content-left*/
#contents1 #left_pad table {
	width: 260px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #E3ECD3;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*index content-mid*/
#contents1 #mid_pad table {
	width: 410px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#contents1 #mid_pad table {
	width: 410px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#side-right_pad {
	float: right;
	/*底面色塊尺寸顏色*/	
	width: 280px;
	background-color: #E3ECD3;	/*padding-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;*/
	/*與上端之距離*/
	margin-top: -435px;
}
#side-right_pad_jp {
	float: right;
	/*底面色塊尺寸顏色*/	
	width: 280px;
	background-color: #E3ECD3;	/*padding-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;*/
	/*與上端之距離*/
	margin-top: -427px;
}
/*index content-right*/
#contents1 #right_pad table {
	/*width: 80px;*/
	height: 85px;
	background-color: #FFFFFF;
	width: auto;
	margin: 5px;
	line-height: 25px;
}
/*index News 欄內框設定*/
#side_f {
	/*background-color: #E3ECD3;*/
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	width: auto;
	padding-left: 5px;
}
#side_f h4 {
	background-image: url(img/btn1.gif);
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	background-repeat: repeat-x;
	vertical-align: middle;
	background-position: center center;
	margin-top: 2px;
}

#side_f h5 {
	width: auto;
	background-image: url(img/btn-3a.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	background-repeat: repeat-x;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	/*底面色塊尺寸顏色*/	
	width: 160px;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
	height: auto;
}


#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 2px;
	width: 160px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 2px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}

#side_d h3 {
	display: block;
	width: 146px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 13px;
	text-align: center;
	background-image: url(img/btn.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
	background-color: #666666;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#side_d li a:hover {
	background-color: #006600;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
	background-image: url(img/li_ov.gif);
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#base #wrap #side #side_pr {
	margin: 5px;
	padding: 5px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}

/*左側News banner---------------------*/
#side_news {
	padding-top: 2px;
	width: 160px;
	/*border: 1px solid #B9B8AC;*/
/*背景顏色及高度*/	
	background-color: #B9B8AC;
	padding-bottom: 5px;
	height: 280px;
	margin: 2px;
}

#side_news h3 {
	display: block;
	width: 146px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 13px;
	text-align: center;
/*標題背景色*/	
	background-color: #ACAAAA;
	/*background-image: url(img/btn.gif);*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}

/*Footer設定-----------------------------------------------*/
#foot_line {
	height: 13px;
	clear: both;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B198;
	background-position: bottom;
}

#f_menu {
	clear: both;
	background-image: url(img/foot_bg2.gif);
	background-repeat: repeat-x;
	background-color: #F0EFE8;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 75px;
	position: relative;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#f_menu h3 {
	color: #696856;
}
/*通訊文字*/
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85846D;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #85846D;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #999999;
	text-align: right;
	position: absolute;
	right: 89px;
	bottom: 56px;
}
#f_menu #pr a {
	font-size: 10px;
	color: #999999;
}
/*footer底部文字
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	right: 40px;
	bottom: 6px;
	width: auto;
	/*margin-left: 580px;*/
}
#side_d h4 {
	display: block;
	width: 146px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 13px;
	text-align: center;
	background-color: #000099;
	background-image: url(img/btn-2.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}
#side_d li b {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}
#side_d li b:hover {
	background-color: #000099;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
	background-image: url(img/li_ov.gif);
}
#side_d ul-2 {
	margin-bottom: 5px;
}
#side_d-2 {
	padding-top: 2px;
	margin-bottom: 2px;
	width: 160px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 2px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}
#side_c {
	padding-top: 2px;
	width: 160px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
	margin: 2px;
	height: 114px;
}

#side_c h3 {
	display: block;
	width: 146px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 13px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/btn-2.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}
#side_c ul {
	margin-bottom: 5px;
}
/*左側2th選項設定*/
#side_c li a {
	display: block;
	/*左側次選項內框寬度*/	
	width:133px;
	font-size: 12px;
	color:#000000;
	line-height: 12px;
	padding-right: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
	padding-left: 14px;
}
/*左側次選項rollover-------------------------------------*/
#side_c li a:hover {
	background-color: #40A3CA;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
	background-image: url(img/li_ov.gif);
}
/*通用*/
#table-ingeo {
	background-image: url(img/0-IngeoLogo-table.gif);
	background-repeat: no-repeat;
	float: left;
	width: auto;
	height: 80px;
	margin-left: 10px;
	margin-top: 10px;
}
#table-ingeo a1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 150px;
	display: block;
	padding-bottom: 2px;

}
#table-ingeo a2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 150px;
	display: block;
	padding-bottom: 1px;
}
/*#table-ingeoA
------------------------------------------------------*/
#table-ingeoA {
	background-image: url(img/0-IngeoLogo-table.gif);
	height: 80px;
	width: 505px;
	text-align: left;
	white-space: pre;
	color: #333333;
	padding-left: 120px;
	font-size: 11px;
	background-repeat: no-repeat;
}
#table-ingeoA a1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	display: block;
	padding-bottom: 2px;
	text-align: left;
	text-indent: 170px;
	margin: 10px;
}
#table-ingeoA a2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;

	display: block;
	padding-bottom: 2px;
	text-align: left;
	text-indent: 170px;
}
#table-footprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 115px;
	background-color: #6C5C30;
	background-image: url(img/0-Footprint-150x82.jpg);
	background-position: 10px center;
	width: 520px;
	float: right;
	margin-left: 15px;
}
#table-footprint b1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 170px;
	display: block;
	line-height: 14px;
	font-style: italic;
	padding-bottom: 1px;
}
#table-footprint b2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 170px;
	display: block;
	padding-bottom: 1px;
}
#table-d1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6B181B;
}
#table-d1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FBD4D7;
	line-height: 20px;
}
#table-souffle space {
	height: 80px;
	width: auto;
}
#table-souffle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ACC5AF;
	background-repeat: repeat;
	height: 25px;
	width: auto;
	line-height: 20px;
	background-position: center center;
	background-attachment: fixed;
	display: block;
	padding-left: 25px;
	padding-right: 10px;
	text-align: center;
	padding-top: 5px;
}
#table-souffle a1 {
	background-color: #ACC5AF;
	background-repeat: repeat;
	height: 100px;
	width: auto;
	background-position: center center;
	background-attachment: fixed;
	display: block;
}
#table-souffle b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E3ECD3;
	line-height: 25px;
	display: block;
	height: 25px;
	text-align: center;
}
#table-souffle c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
	display: block;
	height: 25px;
	text-align: center;
}
#table-souffle d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 25px;
	display: block;
	height: 70px;
	text-align: center;
	padding-top: 40px;
	vertical-align: middle;
}
#table-saladbowl {
	width: auto;

}



/*clearcup-ribbed*/
#contents2 {
	width:760px;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 490px;
}
#contents2 #clearcup-ribbedtable1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #7A7058;
	background-color: #E3ECD3;
	width: 235px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 570px;
	float: right;
	position: absolute;
	left: -48px;
	top: 1px;
	padding-bottom: 15px;
}
#clearcup-ribbedtable1 h20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #81765C;
	background-color: #E2E7B5;
	display: block;
	width: 200px;
	background-image: url(img/btn-3.gif);
}
/*nav-h 水平次選單
---------------------------------------------------------------------------------------------*/
ul#navmenu-h {
	list-style: none;
	position: relative;
	padding-left: 10px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*排在最前面, 次選項*/	
	z-index: 1020;
	margin-right: auto;
	margin-left: auto;
}

ul#navmenu-h ul {
 width: 200px; /* Sub Menu Width */
 margin: 0;
 list-style: none;
 display: none;
 position: absolute;
 top: 100%;
 left: 0;

}

ul#navmenu-h ul ul,ul#navmenu-h ul ul ul { top: 0; left: 100%; }

ul#navmenu-h li { float: left; display: inline; position: relative; }
ul#navmenu-h ul li { width: 100%; display: block; }

/* Root Menu */
ul#navmenu-h a {
	float: left;
	display: block;
	/*background: #8ECDE3;*/
 color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 1%;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
}

/* Root Menu Hover Persistence 次選項字體顏色*/
ul#navmenu-h a:hover,ul#navmenu-h li:hover a,ul#navmenu-h li.iehover a {
 /*background: #BBB;*/
 /*background-image: url(img/li_ov.gif);*/
 color: #D9F978;
}

/* 2nd Menu 次選項頁框背景顏色*/
ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a {
	background: #8FC288;
	width: 200px;
	/*white-space: nowrap;*/
}

/* 2nd Menu Hover Persistence 次選項rollover背景,字體顏色*/
ul#navmenu-h li:hover li a:hover,ul#navmenu-h li:hover li:hover a,ul#navmenu-h li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover a {
 background: #006600;
 color: #FFFFFF;
}

/* 3rd Menu * 第3層選單頁框背景色*/
ul#navmenu-h li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li a {
	background: #8FC288;
	width: 100px;
	padding-left: 15px;
	margin-left: 15px;
}

/* 3rd Menu Hover Persistence 第3層選單ROLLOVER頁框背景色*/
ul#navmenu-h li:hover li:hover li a:hover,ul#navmenu-h li:hover li:hover li:hover a,ul#navmenu-h li.iehover li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover a {
 background: #006600;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li.iehover li a {
 background: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
 background: #333;
}

/* Hover Function - Do Not Move */
ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul { display: none; }
ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul { display: block; }

/*nav-v 垂直次選單
---------------------------------------------------------------------------------------------*/
ul#navmenu-v,ul#navmenu-v li,ul#navmenu-v ul {
	/*2th與3th選單距離寬度*/	
	width: 145px;
	margin-left: 3px;
	margin-right: 3px;
}
ul#navmenu-v li {
	float: left;
	position: relative;
	width: 100%;
} 

ul#navmenu-v li.iehover { 
z-index: 1000;/* IE z-index bugfix */ 
} 

ul#navmenu-v ul { 
display: none; 
position: absolute; 
top: 0; 
left: 100%; 
z-index: 9999; 
} 

/* Root Menu 次選項字體 */ 
ul#navmenu-v a {
	/*display: block;*/
	color: #555555;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 1px;
} 
/* Root Menu Hover Persistence 左側2th選項內框背景色*/ 
ul#navmenu-v a:hover,ul#navmenu-v li:hover a,ul#navmenu-v li.iehover a { 
background: #40A3CA; color: #FFF; 
} 

/* 2nd Menu 左側3th選項內框背景色,字體*/ 
ul#navmenu-v li:hover li a,ul#navmenu-v li.iehover li a {
	float: none;
	background: #EEEEEE;
	color: #666;
} 

/* 2nd Menu Hover Persistence 左側rollover 3th選項內框背景色,字體*/ 
ul#navmenu-v li:hover li a:hover,ul#navmenu-v li:hover li:hover a,ul#navmenu-v li.iehover li a:hover,ul#navmenu-v li.iehover li.iehover a {
	background: #40A3CA;
	color: #FFFFFF;
} 

/* 3rd Menu */ 
ul#navmenu-v li:hover li:hover li a,ul#navmenu-v li.iehover li.iehover li a { 
background: #999; 
} 

/* 3rd Menu Hover Persistence */ 
ul#navmenu-v li:hover li:hover li a:hover,ul#navmenu-v li:hover li:hover li:hover a,ul#navmenu-v li.iehover li.iehover li a:hover,ul#navmenu-v li.iehover li.iehover li.iehover a { background: #666; 
} 

/* 4th Menu */ 
ul#navmenu-v li:hover li:hover li:hover li a,ul#navmenu-v li.iehover li.iehover li.iehover li a { 
background: #666; 
} 

/* 4th Menu Hover */ ul#navmenu-v li:hover li:hover li:hover li a:hover,ul#navmenu-v li.iehover li.iehover li.iehover li a:hover { 
background: #333; 
} 

/* Hover Function - Do Not Move */ 
ul#navmenu-v li:hover ul ul,ul#navmenu-v li:hover ul ul ul,ul#navmenu-v li.iehover ul ul,ul#navmenu-v li.iehover ul ul ul { 
display: none; 
} 

ul#navmenu-v li:hover ul,ul#navmenu-v ul li:hover ul,ul#navmenu-v ul ul li:hover ul,ul#navmenu-v li.iehover ul,ul#navmenu-v ul li.iehover ul,ul#navmenu-v ul ul li.iehover ul { display: block; 
}