/* CSS Document */

#left_contents p.value {
	margin: 0px 0px 0px 24px;
	padding: 0px;
	line-height: 160%;
	color: #595959;
}

#left_contents table {
	width: 550px;
	margin: 20px 0px 0px 24px;
	padding: 0px;
	color: #595959;
}

#left_contents tr {
	margin: 0px;
	padding: 0px;
}

#left_contents th {
	width: 70px;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

#left_contents td {
	width: 480px;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	line-height: 160%;
}



