#index_middleFrame_contentTable {
	margin-top: 12px;
}
#index_section01 {
	position: relative;
	left: 4px;
	top: 12px;
	width: 288px;
	height: 176px;
}
#index_section02 {
	position: relative;
	left: 12px;
	top: 19px;
	width: 296px;
	height: 176px;
}
#index_section03 {
	position: relative;
	left: 12px;
	top: 20px;
	width: 296px;
	height: 120px;
}
.index_sectionTitle {
	margin-bottom: 24px;
}

.index_sectionLink {
	font-weight: bold;
	color: #8A1017;
	text-decoration: none;
}
#index_section01 a {
	font-weight: bold;
	color: #8A1017;
	text-decoration: none;
}
#index_section03  a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.index_sectionLink:hover, #index_section01   a:hover,#index_section03  a:hover {
	text-decoration: underline;
	color: #B40F17;
}

