body{
	background:#e7eff5 url('../images/bg.gif') repeat-x 0 0;
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size:0.8em;
	color:#666;
	margin:0;
	padding:0;
	line-height:1.5;
	text-align:left;
}
a{
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#FF6600;
	text-decoration:underline;
	font-weight:bold;
}
#container{
	width:875px;
	margin:37px 0px 0px 20px;
	padding:0;
	text-align:left;
}
#flashFooter{
	background:url('../images/bg-footer-flash.jpg') no-repeat 0 0;
	width:872px;
	height:102px;
}
#flashFooter #flash{
	padding:8px 0px 0px 44px;
	width:674px;
	height:84px;
}
#footer{
	background:url('../images/bg-footer.jpg') no-repeat 0 0;
	width:872px;
	height:147px;
	padding:18px 0 0 40px;
	font-size:0.85em;
}
#footer a{
  color:#666;
  font-weight:normal;
}
#footer p{
	margin:0px
}
#header{
	width:812px;
}
#header #flashAnimationPanel{
	background:url('../images/header_flash_bg.jpg') no-repeat 0 0;
	height:214px;
}
#header #flashAnimationPanel #flash{
	padding:5px 0px 0px 270px;
	height:174px;
}
#header #navigationPanel{
	background:url('../images/bg-header-nav.jpg') no-repeat 0 0;
	height:110px;
	padding:10px 0 0 30px;
}
#header #navigationPanel .chineseComName{
	font-family: 'Arial Unicode MS','Lucida Grande',san-serif;
	color:#990000;
	font-size:2.0em;
	font-weight:normal;
}
#header #navigationPanel .comName{
	font-family: 'Times New Roman';
	color:#2B5275;
	font-size:2.0em;
	font-weight:bold;
}
#pageContent{
	background:url('../images/bg-page-content.jpg') no-repeat bottom right;
	width:872px;
}
#pageContent #content{
	padding:20px 0px 20px 40px;
	width:670px;
}
#pageContent #content p{
}
#pageContent #content #enlargedProductImage{
	width:370px;
	display:block;
        float:right;
}
#pageContent #content #productDisplay{
	background:url('../images/bg-curve.gif') no-repeat bottom left;
	width:290px;
	display:block;
	float:left;
}
#pageTitle{
	background:url('../images/bg-page-title.gif') no-repeat 0 0;
	width:732px;
	height:64px;
	color:#FFFFFF;
}
#pageTitle h1{
	padding:20px 0px 0px 60px;
	font-size:1.5em;
	font-weight:normal;
	color:#FFFFFF;
	margin:0px;
}
.products #pageContent #content{
	height:480px;
}
.productThumbnail{
	background:url('../images/bg-product-thumbnail.gif') no-repeat 0 0;
	width:90px;
	height:110px;
	vertical-align:top;
}
.productThumbnail h3{
	font-size:0.85em;
	font-weight:bold;
	color:#000000;
	margin:0px;
}
.productThumbnail img{
	border:1px solid #666666;
}
