body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image:  url(images/BG-top.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
	letter-spacing:1px;
	font-size: 12px;
	line-height: 25px;
	text-indent: 3em;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a {
	color:#000000;
}
a:visited {
	color:#CC3300;
}
a:hover {
	color:#0033FF;
}
.bold {
	font-weight:bold;
}
#bgContainer {
	float:left;
	width:100%;
	background-image: url(images/BG-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	margin-bottom:70px;
}
#menus {
	width:30%;
	float:left;
	font-family: "Arial Black", Arial, Elephant;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#menus ul {
	list-style-type: none;
}
#menus li {
	height:35px;
	margin-left:40px;
}
#maincontent,#contact,#products {
	width:60%;
	float:left;
	padding-bottom:60px;
}
#contact,#products {
	text-indent: 0em;
}
#pdtlist {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dddddd;
	padding-top: 10px;
	margin-top:40px;
}
#pdtlist li {
	float:left;
	font-size:9px;
	width:190px;
	font-family: "Times New Roman", Times, serif;
}
.pdtname {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
}
.td01 {
	font-weight: bold;
	width: 50%;
}
.td02,.td03 {
	font-weight: bold;
	width: 25%;
}
.td001 {
	font-weight: bold;
	width: 40%;
}
.td002 {
	font-weight: bold;
	width: 20%;
}