/*
Design by allmarketing 
版權所有 2010 Allmarketing All Rights Reserved.
*/
@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Header */
#container{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
	background-repeat: no-repeat;
	height: 100px;
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Page */
#page{
	margin-right: auto;
	margin-left: auto;
	width: 963px;
	height: 100%;
}
#left{
	width: 185px;
	float: left;
	padding-top: 44px;
}
#about{
	background-image: url(../images/index-about.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 185px;
}
#about-main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b8b8b;
	text-decoration: none;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-top: 8px;
	width: 159px;
	height: auto;
}
#about-main A:link {COLOR:#8b8b8b;text-decoration: none;}
#about-main A:visited {COLOR:#8b8b8b;text-decoration: none;}
#about-main A:hover {COLOR:#333333;text-decoration: none;}

#more{
	padding-left: 9px;
	padding-bottom: 13px;
	width: 166px;
}
#products{
	background-image: url(../images/index-products.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 185px;
}
#line{
	background-image: url(../images/index-line-2.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 185px;
}
#products-flash{
	height: 135px;
	width: 185px;
	background-repeat: no-repeat;
}
#right{
	float: left;
	height: 431px;
	background-image: url(../images/banner-bg.jpg);
	background-repeat: no-repeat;
	width: 772px;
}
/* Word */
.t01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #579e19;
	text-decoration: none;
}
.t01 A:link {COLOR: #579e19;text-decoration: none;}
.t01 A:visited {COLOR: #579e19;text-decoration: none;}
.t01 A:hover {COLOR:#666666;text-decoration: none;}

/* Footer */
#footer-line{
	background-image: url(../images/index-line.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 963px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer{
	width: 963px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index-down.gif);
	background-repeat: no-repeat;
	height: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
	text-decoration: none;
	padding-top: 18px;
	padding-left: 0px;
	padding-bottom: 22px;
}
#footer a:link, #footer a:visited {
  color: #828282;
  text-decoration: none;
}
#footer a:hover, #footer a:active {
  color: #828282;
  text-decoration: underline;
}
