@charset "UTF-8";
/* CSS Document */




#mainlf p span {
	color: #000066;
}
#mainrt p {
	font-size: 12px;
	line-height: 14px;
	color: #5b7153;
	text-align: justify;
}
#mainrt p span {
	color: #990000;
}

#mainlf img {
	max-width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 200px;
}
#mainlf table {
	margin-bottom: 10px;
	float: left;
}
#mainlf table img {
	float: right;
}

#right {
	display: block;
	float: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainlf table {
	display: block;
	float: left;
}

