body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
img {
	border-width: 0px;
}
ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1, h2, h3 {
	margin: 0px;
}
h1 {
	font-size: 20px;
}
h1.item {
	text-align: center;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
.heading {
	padding-left: 80px;
}
#main {
	width: 768px;
	margin: 0px;
}
#head {
	display: none;
}
#navi {
	display: none;
}

#content {
	padding: 6px;
}
#content p {
	margin: 0px;
}
#harrows {
	background-color: #FFFFFF;
	width: 600px;
	margin: 20px auto;
	border-style: solid;
	border-width: thin;
	border-color: #000000;
}
#harrows .images {
	text-align: center;
}
#harrows th.head {
	text-align: left;
	color: #009900;
	text-decoration: underline;
}
#harrows th.drawbar_head {
	border-top: thick solid #AFFF00;
}
#harrows .drawbar {
	border-bottom: thick solid #AFFF00;
	text-align: center;
}
#harrows .model {
	color: #0066FF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	width: 100px;
}
#harrows .model_info {
	color: #0066FF;
	font-size: 13px;
	font-weight: bold;
	width: 500px;
}
#harrows .info {
	font-size: 10px;
}
#harrows .used {
	list-style-type: none;
}
.item_image {
	width: 600px;
	margin: 0px auto;
}
#contact {
	overflow: hidden;
}
#contact_left {
	padding-top: 10px;
}
#contact_left a {
	text-decoration: none;
	color: #0033FF;
}
#contact_left h3 {
	padding-left: 80px;
}
#contact_left p {
	padding-left: 80px;
}
#contact_right {
	display: none;
}
.thanks {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
#footer {
	display: none;
}