@charset "utf-8";

.TopImg {
	margin:20px 0;
}

.update {
	text-align: right;
	font-size:.8em;
	margin: 0 0 10px 0;
}

.rate-table {
	border: none;
	font-size: .8em;
	margin-right: 10px;
	width: 150px;
}

.rate-table caption {
	font-weight: bold;
	text-align: left;
}

.rate-table th {
	border: none;
	border-bottom: 1px dotted #ccc;
	text-align: left;
}

.rate-table td {
	border: none;
	border-bottom: 1px dotted #ccc;
}

.noborder {
	border: none	!important;
}

.top-left img {
	width: 295px;
	float: left;
	border: 1px solid #ccc;
	width: 463px;
	margin: 10px 0 10px 0;
	border-right: none;
}

.top-right  img {
	width: 295px;
	float: left;
	border: 1px solid #ccc;
	width: 463px;
	margin: 10px 0 10px 0;
	
}