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: #FFFFFF;
	text-align: center;
	background-image: url(../images/index/bg.gif);
	background-repeat: no-repeat;
	background-color: #005D9D;
}
img {
	border: none;
	behavior: url('/js/iepngfix.htc')
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover, a:active {
	color: #F7AE28;
	text-decoration: none;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#header {
	width: 960px;
	color: #FFFFFF;
	height: 120px;
	float: left;
}
#logo {
	width: 260px;
	height: 120px;
	float: left;
	font-size: 30px;
	color: #FFFFFF;
}
#master {
	width: 960px;
	text-align: left;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#left {
	width: 260px;
	float: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#left div {
	float: left;
}
#center {
	width: 660px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#main {
	width: 660px;
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
#h1-bg {
	width: 720px;
	height: 25px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h1 {
	font-size: 34px;
	font-weight: normal;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	text-align: right;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/index/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.leftimg {
	float: left;
	border: none;
	margin-right: 10px;
}
.rightimg {
	float: right;
	border: none;
	clip:  rect(auto,auto,auto,auto);
	margin-left: 30px;
	margin-bottom: 20px;
}
#menu {
	position: relative;
	height: 70px;
	width: 685px;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	float: left;
}
#menu ul {
	background-image: url(../images/index/menu-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 48px;
	width: 680px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu ul li {
	float: left;
	list-style: none;
	background-image: url(../images/index/menu-line.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	padding-right: 30px;
	padding-top: 12px;
	padding-left: 30px;
	margin: 0px;
	padding-bottom: 0px;
	width: auto;
}
#menu li a {
	text-decoration: none;
	float: left;
}
#menu li a:hover {
	color: #FFCC33;
}
#submenu {
	float: left;
	width: 210px;
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 12px;
	padding-bottom: 20px;
}
#submenu div {
	float: left;
	font-size: 34px;
	margin: 0px;
	width: 210px;
	height: 40px;
	behavior: url('/js/iepngfix.htc');
	padding-top: 10px;
}
#submenu ul {
	list-style-type: none;
	margin: 0px;
	float: left;
	width: 210px;
	behavior: url('/js/iepngfix.htc');
	padding: 0px;
}
#submenu ul li {
	float: left;
	width: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../images/index/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#submenu ul li a {
	text-decoration: none;
	background-image: url(../images/index/icon-point03.png);
	color: #AEC6E8;
	width: 170px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 25px;
}
#submenu ul li a:hover, #submenu ul li a.current {
	text-decoration: none;
	color: #F7AE28;
}
/* news, download, sitemap共用文字連結設定 */
.general_link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}
.general_link th {
	background-color: #EBEBEB;
}
.general_link a:link {
	color: #000000;
	text-decoration: none;
}
.general_link a:visited {
	color: #000000;
	text-decoration: none;
}
.general_link a:hover {
	color: #7B7B7B;
	text-decoration: underline;
}
.general_link a:active {
	color: #7B7B7B;
	text-decoration: underline;
}
/* 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-list {
	width: 190px;
	height: 170px;
	float: left;
	background-image: url(../images/index/products-list.gif);
	background-repeat: no-repeat;
	padding: 5px;
	margin: 10px;
}
.product-item {
	float: left;
	width: 190px;
	color: #000000;
	height: 30px;
	font-size: 11px;
}
#products-show-pic {
	FLOAT: left;
	WIDTH: 360px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#products-show-pic * {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WORD-BREAK: break-all;
	PADDING-TOP: 0px
}
#ifocus {
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url('../images/index/store-pic-bg.gif');
	MARGIN: 0px;
	WIDTH: 341px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 292px;
	padding: 7px;
}
#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
}
#sitemap {
	line-height: 2;
}
.line {
	background-image: url(../images/index/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	float: left;
	width: 100%;
	text-align: right;
	font-weight: bold;
}
/* datatable */
.datatable {
	border-collapse: collapse;
	width: 100%;
	color: #FFFFFF;
}
.datatable th {
	text-align: center;
	height: 25px;
	top: 5px;
	letter-spacing: 1px;
	font-weight: bold;
}
.datatable td {
	text-align: left;
	padding-left: 15px;
	color: #EBF1FA;
	background-image: url(../images/index/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 6px;
	padding-bottom: 6px;
}
.datatable td a {
	color: #AEC6E8;
	text-decoration: none;
}
.datatable td a:hover {
	color: #F7AE28;
	text-decoration: none;
}
/* page */
#page {
	TEXT-ALIGN: center;
	width: 100%;
	font-size: 13px;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
}
#page a {
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#page a:hover {
	font-weight: bold;
	color: #FF9933;
}
#page span.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #FF9933;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	font-size: 15px;
}
#footer {
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding-bottom: 45px;
	padding-top: 45px;
	float: left;
	background-color: #003151;
}
#footer a:link {
	color: #C4E1FF;
	text-decoration: none;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4E1FF;
}
#footer a:hover {
	text-decoration: none;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FD9701;
}
#footer a:visited {
	text-decoration: none;
}