/* CSS Document */
#main {
	height:850px;	
}
#content {
	height:490px;	
}	
#left, #right {
	height:465px;	
}
h1 {
	font-size:14px;
	margin:5px 0 0px 10px;
	color:#4d8649;
}
#left {
	position:absolute;
	top:30px;
	left:0px;
	width:189px;	
	border-right:1px dotted #cfcfcf;
	z-index:10;
}
#right {
	position:absolute;
	top:30px;
	left:189px;
	width:570px;
}
#left table {
	border-collapse:collapse;
	width:170px;
	margin-left:10px;
	margin-top:20px;	
}
#left #table_2 {
	border-collapse:collapse;
	width:170px;
	margin-left:10px;
	margin-top:10px;	
}
#left table td a {	
		
}
#left table th {
	text-align:left;
}
#left table th a {
	font-size:10px;
	color:#4d8649;
	text-decoration:none;
	line-height:15px;
	position:relative;
	top:-2px;
	font-weight:500;
	left:1px;	
}
#left table th a:hover {
	color:#999999;
	text-decoration:underline;
}
#right h2 {
	font-size:12px;
	margin:20px 10px 5px 10px;
	color:#4d8649;
}
#right p {
	font-size:10px;
	line-height:13px;
	margin:0 10px 5px 10px;
	text-align:justify;
}
#right p a {
	color:#0e5b2d;
}
#right p a:hover {
	color:#999999;
}
#right ul {
	list-style:square;
	margin-left:25px;
	margin-bottom:10px;
	margin-top:5px;
}
#right ul li {
	font-size:10px;
}
#right p .img_right {
	float:right;
	margin:0 0 10px 10px;
}
#right p .img_left {
	float:left;
	margin:0 10px 10px 0;
}
#right table {
	margin:0 10px 10px 10px;
}
#right table tr th {
	font-size:11px;
	text-align:left;
}
#right table tr td {
	font-size:11px;
	padding-left:10px;
}
#content #right .mfg_img {
	position:absolute;
	bottom:0px;
	margin:0px 10px 0px 10px;
	z-index:10;	
}