body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	text-align: center;
	line-height: 1.6;
	font-size: 13px;
	background-image: url(../images/index/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
img {
	border: none;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width: 960px;
	height: 90px;
	background-image: url(../images/index/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FBFCFE;
}
#logo {
	width: 200px;
	height: 90px;
	float: left;
	font-size: 30px;
	color: #FFFFFF;
	padding-left: 30px;
}
#banner {
	width: 730px;
	height: 120px;
	float: left;
}
#master {
	width: 960px;
	background-color: #FFFFFF;
	text-align: left;
}
#left {
	width: 220px;
	float: left;
	height: 100%;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#center {
	width: 700px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/index/center.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#main {
	width: 700px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
}
#main a:link {
	color: #333333;
	text-decoration: underline;
}
#main a:visited {
	color: #666666;
	text-decoration: underline;
}
#main a:hover {
	color: #669933;
	text-decoration: none;
}
#footer {
	width: 960px;
	color: #333333;
	text-align: center;
	float: left;
	background-image: url(../images/index/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer a:link, #footer a:visited {
	font-size: 13px;
	line-height: 1.6;
	color: #3366CC;
	text-decoration: underline;
}
#footer a:hover {
	line-height: 1.6;
	color: #629C27;
	text-decoration: underline;
}
#topmenu {
	height: 23px;
	padding-topmenu: 0px;
	width: 605px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding-top: 2px;
}
#topmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#topmenu ul li {
	float: right;
	text-align: center;
	color: #000000;
}
#topmenu ul li a {
	display: block;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
}
#topmenu ul li a:hover, #topmenu ul li a.current {
	background-image: url(../images/index/ws-index-03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}
#language {
	width: 125px;
	float: left;
	height: 23px;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	height: 40px;
	padding-topmenu: 0px;
	width: 730px;
	font-size: 13px;
	float: left;
	margin: 0px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
}
#menu ul li {
	float: left;
	text-align: center;
	width: 104px;
	height: 40px;
	background-image: url(../images/index/menu-line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	height: 30px;
	width: 104px;
	padding-top: 10px;
}
#menu ul li a:hover {
	font-weight: bold;
}
#menu ul li a.current {
	font-weight: bold;
	background-image: url(../images/index/menu-current.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 104px;
}
#submenu {
	padding-topmenu: 0px;
	width: 200px;
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	float: right;
	padding: 0px;
}
#submenu-title {
	width: 200px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	height: 60px;
}
#submenu ul {
	list-style: none;
	width: 200px;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
#submenu ul li {
}
#submenu ul li a {
	display: block;
	text-decoration: none;
	color: #003366;
	width: 160px;
	text-align: left;
	padding-left: 40px;
	height: 25px;
	letter-spacing: 1px;
	padding-top: 5px;
	margin: 0px;
	background-image: url(../images/index/submenu-bg.jpg);
	background-repeat: no-repeat;
}
#submenu ul li a:hover {
	text-decoration: none;
	font-weight: bold;
}
#submenu ul li a.current {
	background-color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
#submenu-search {
	width: 165px;
	background-color: #FFFFFF;
	background-image: url(../images/index/search_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 35px;
	padding-bottom: 10px;
	height: 85px;
	color: #003366;
}
#submenu-search input, #submenu-search select {
	font-size: 12px;
	margin-bottom: 4px;
}
#submenu-bottom {
	width: 200px;
	background-color: #FFFFFF;
	background-image: url(../images/index/submenu-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#submenu-bottom div {
	padding-left: 5px;
}
#breadCrumb {
	margin: 0px;
	float: left;
	height: 23px;
	width: 710px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #A6CDE3;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 12px;
}
#breadCrumb a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#breadCrumb a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#breadCrumb a:hover {
	font-weight: bold;
}
#page {
	TEXT-ALIGN: center;
	width: 600px;
	font-size: 13px;
	letter-spacing: 1px;
	float: left;
	margin: 0px;
	height: 40px;
	padding-top: 10px;
	color: #666666;
}
#page a {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	font-size: 13px;
	background-image: url(../images/index/icon-point02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	letter-spacing: 1px;
	font-weight: bold;
}
#page a:hover {
	COLOR: #0B9F9F;
}
#page a:active {
}
#page span.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #669900;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	font-size: 16px;
}
#page-focus {
	float: right;
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 40px;
	padding-top: 10px;
}
h1 {
	width: 695px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: left;
	font-size: 15px;
	background-image: url(../images/index/h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #000066;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.pic {
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
	filter: progid: DXImageTransform.Microsoft.Shadow(Color=#D9D9D9,Direction=120,strength=5);
}
.leftimg {
	float: left;
	border: none;
	margin-right: 10px;
}
.rightimg {
	float: right;
	border: none;
	clip:  rect(auto,auto,auto,auto);
	margin-left: 20px;
}
.datatable {
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 700px;
	border: 1px solid #DBDBDB;
}
.datatable th {
	text-align: center;
	top: 5px;
	letter-spacing: 1px;
	background-color: #EEEEEE;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.datatable td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 24px;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D4D4;
}
.datatable  tr.altrow {
	background-color: #F4F3F0;
}
#left-bg {
	float: left;
	width: 30px;
}
#left {
	float: left;
	width: 230px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/index/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner {
	float: left;
	width: 730px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.index-box {
	background-image: url(../images/index/index-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 243px;
	float: left;
	background-color: #FFFFFF;
	height: 205px;
}
.index-box div {
	width: 210px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.index-box-title {
	background-image: url(../images/index/index-box-title.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 225px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
	color: #003366;
}
.leftimg-icon {
	border: none;
	margin-right: 5px;
	margin-bottom: -5px;
}
.leftimg {
	float: left;
	margin-right: 10px;
	padding: 3px;
}
.rightimg {
	float: right;
	border: none;
	clip:  rect(auto,auto,auto,auto);
	padding-left: 20px;
}
.color-1 {
	color: #629C27;
}
/* contactus共用表單設定 */
.form {
	background-color: #EBEBEB;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: Verdana;
	text-align: justify;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	padding-top: 2px;
	padding-bottom: 2px;
}
.form tr.altrow1 {
	background-color: #EBEBEB;
}
.form tr.altrow2 {
	background-color: #FFFFFF;
}
.form input {
	color:          #666666;
	font-family:    Verdana;
	line-height:     1.2em;
	font-size:      9pt;
	font-weight:    normal;
	border: 1px solid #A8D0E6;
	padding-top:     1px;
	padding-left:    1px;
	padding-right:   1px;
	background-color: #FFFFFF
}
.text_area {
	color:          #666666;
	border: 1px solid #A8D0E6;
	padding-top:     1px;
	padding-left:    1px;
	padding-right:   1px;
	background-color: #FFFFFF
}
.product-cate-list {
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	float: left;
}
.product-cate-name {
    text-align: center;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
.product-list {
	width: 700px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
}
.product-pic {
	text-align: left;
	padding: 5px;
	float: left;
	height: 110px;
	width: 160px;
	background-image: url(../images/index/products-list.jpg);
	background-repeat: no-repeat;
}
.product-list h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#product-show-bg {
	float: left;
	height: 260px;
	width: 340px;
	background-image: url(../images/index/products-show-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* show-pic*/
.main-pic {
	WIDTH: 340px;
	margin-right: 15px;
	background-color: #FFFFFF;
	padding: 5px;
	height: 225px;
	filter: progid: DXImageTransform.Microsoft.Shadow(Color=#D9D9D9,Direction=120,strength=5);
	margin-bottom: 10px;
	float: left;
}
#Slide {
	BORDER-RIGHT: #fff 1px solid;
	BORDER-TOP: #fff 1px solid;
	MARGIN-BOTTOM: 6px;
	OVERFLOW: hidden;
	BORDER-LEFT: #fff 1px solid;
	WIDTH: 340px;
	BORDER-BOTTOM: #fff 1px solid;
	HEIGHT: 225px;
	float: left;
}
.img {
	BORDER-RIGHT: #fff 1px solid;
	BACKGROUND: #fff;
	MARGIN: 0px auto;
	BORDER-LEFT: #fff 1px solid;
	TEXT-ALIGN: center
}
.thumb_title {
	MARGIN-TOP: 10px;
	BACKGROUND: #fff;
	FILTER: alpha(opacity=40);
	WIDTH: 340px;
	TEXT-INDENT: 10px;
	LINE-HEIGHT: 25px;
	POSITION: absolute;
	HEIGHT: 25px;
	-moz-opacity: 0.3
}
#Slide_Thumb {
	MARGIN-TOP: 155px;
	MARGIN-LEFT: 0px;
	POSITION: absolute
}
.thumb_on {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN-LEFT: 8px;
	CURSOR: pointer;
	FILTER: alpha(opacity=100);
	-moz-opacity: 1;
}
.thumb_off {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN-LEFT: 8px;
	CURSOR: pointer;
	FILTER: alpha(opacity=100);
	-moz-opacity: 0.5;
}
.thumb_off IMG {
	BORDER-RIGHT: #fff 1px solid;
	BORDER-TOP: #fff 1px solid;
	MARGIN-TOP: 12px;
	BORDER-LEFT: #fff 1px solid;
	WIDTH: 68px;
	BORDER-BOTTOM: #fff 1px solid;
	HEIGHT: 51px
}
.thumb_on IMG {
	BORDER-RIGHT: #fff 1px solid;
	BORDER-TOP: #fff 1px solid;
	BORDER-LEFT: #fff 1px solid;
	WIDTH: 90px;
	BORDER-BOTTOM: #fff 1px solid;
	HEIGHT: 65px
}
/* main-menu*/
#main-menu {
	height: 40px;
	padding-topmenu: 0px;
	width: 550px;
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 150px;
}
#main-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#main-menu ul li {
	float: left;
	text-align: center;
}
#main-menu ul li a, #main-menu ul li a:visited {
	display: block;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 80px;
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	color: #333333;
}
#main-menu ul li a:hover {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
#main-menu ul li a.current {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
.datatable-products {
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 288px;
	float: left;
}
.datatable-products td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D4D4;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* 產品詳細頁設定 */
#products-show-pic {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 20px;
	FLOAT: left;
	PADDING-BOTTOM: 30px;
	MARGIN: 0px;
	WIDTH: 380px;
	PADDING-TOP: 0px
}
#products-show-pic * {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WORD-BREAK: break-all;
	PADDING-TOP: 0px
}
#ifocus {
	padding: 7px;
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url('../images/index/store-pic-bg.gif');
	MARGIN: 0px;
	WIDTH: 341px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 291px
}
#ifocus_pic {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	OVERFLOW: hidden;
	WIDTH: 340px;
	WORD-BREAK: break-all;
	PADDING-TOP: 0px;
	POSITION: relative;
	HEIGHT: 225px
}
#ifocus_piclist {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	POSITION: absolute
}
#ifocus_piclist LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	OVERFLOW: hidden;
	WIDTH: 340px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	HEIGHT: 225px
}
#ifocus_piclist IMG {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 340px;
	PADDING-TOP: 0px;
	HEIGHT: 225px
}
#ifocus_btn {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 340px
}
#ifocus_btn LI {
	PADDING-RIGHT: 5px;
	BACKGROUND-POSITION: left top;
	PADDING-LEFT: 5px;
	FILTER: alpha(opacity=50);
	FLOAT: left;
	BACKGROUND-IMAGE: url('../images/index/store-pic-s-bg.gif');
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	WIDTH: 75px;
	CURSOR: pointer;
	PADDING-TOP: 12px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 50px;
	-moz-opacity: 0.5;
	opacity: 0.5
}
#ifocus_btn IMG {
	MARGIN: 0px;
	WIDTH: 75px;
	HEIGHT: 50px
}
#ifocus_btn .current {
	BACKGROUND-POSITION: left top;
	FILTER: alpha(opacity=100);
	BACKGROUND-IMAGE: url('../images/index/store-focus_bg.jpg');
	MARGIN: 0px;
	BACKGROUND-REPEAT: no-repeat;
	-moz-opacity: 1;
	opacity: 1
}
#ifocus_opdiv {
	FILTER: alpha(opacity=50);
	LEFT: 0px;
	WIDTH: 100%;
	BOTTOM: 0px;
	POSITION: absolute;
	HEIGHT: 35px;
	-moz-opacity: 0.5;
	opacity: 0.5
}
#ifocus_tx {
	LEFT: 8px;
	COLOR: #666666;
	BOTTOM: 8px;
	POSITION: absolute
}
#ifocus_tx .normal {
	DISPLAY: none
}