.sponsor_frame {
	float: left;
	width: 711px;
	margin-left: 10px;
}
.main_sponsor {
	float: left;
	width: 237px;
	height: 95px;
	margin-bottom: 10px;
	text-align: center;
}
.main_sponsor img {
	border: 1px solid #CCCCCC;
}
.sponsor {
	float: left;
	width: 237px;
	margin-bottom: 10px;
	text-align: center;
	color: #E80000;
}
.sponsor a {
	color: #E80000;
	text-decoration: none;
}
.sponsor_title {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
