body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #3C3C3C;
}
td {
	margin: 0;
	padding: 0;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #3C3C3C;
}
select {
	margin: 0;
	padding: 0;
	font: 11px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #3C3C3C;
}
form {
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #3C3C3C;
	text-decoration: none;
}
a:hover, a:active {
    color: #ff0000;
}
img {
	border: 0;
}
input {
	height: 18px;
	border: #cccccc 1px solid;
	line-height: 18px;
}
textarea {
	border: #cccccc 1px solid;
	font-size: 12px;
}
button {
	font-size: 12px;
	height: 20px; 
}
h1 {
	height: 28px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}
p {
	margin: 0;
	line-height: 180%;
	text-align: left;
}
.middle * {
	vertical-align: middle;
}
.blue {
	color: #0067BB;
}
#nav li {
	width: 138px;
	float: left;
	display: inline;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
#nav a:link, #nav a:visited {
	color: #fff;
	text-decoration: none;
}
.productindex {
	float: left;
	width: 250px;
	height: 200px;
	margin: 10px 0;
	text-align: center;
	line-height: 22px;
}
.productindex img {
	width: 210px;
	height: 60px;
}
.productindex .bg {
	width:212px;
	height:115px;
	background:url(images/product_bg.jpg);
	text-align:left;
	padding-top: 5px;
}
.product img {
	width: 150px;
	height: 90px;
	border: 1px solid #ccc;
}
.photo li {
	float: left;
	margin-top: 5px;
	width: 250px;
	height: 180px;
	text-align: center;
	line-height: 30px;
}
.photo img {
	width: 210px;
	height: 150px;
	border: 1px solid #ccc;
}
.photo2 li {
	float: left;
	margin-top: 5px;
	width: 250px;
	height: 180px;
	text-align: center;
	line-height: 30px;
}
.photo2 img {
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
}
.list span {
	float: right;
	margin-right: 5px;
}
.bottom {
	color: #486525;
}
.bottom a:link, .bottom a:visited {
	color: #486525;
	text-decoration: none;
}
.bottom a:hover, .bottom a:active {
    color: #ff0000;
	background: #ffffff;
}
.back a:link, .back a:visited {
	color: #ffffff;
	background: #F3641E;
	text-decoration: none;
}
.back a:hover, .back a:active {
    color: #ffffff;
}
