@charset "utf-8";
#content p a:hover, #content p a:active, #content p a:focus {
	color: #0000FF;
	text-decoration: underline;
}
#a_block {
	background-color:#FFFFFF;
	float:left;
	height:300px;
	text-align:left;
	width:1000px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#b_block {
	float:left;
	height:240px;
	text-align:left;
	width: 160px;
	padding-top: 20px;
	padding-left: 6px;
	padding-bottom: 20px;
}
#c_block {
	height:120px;
	text-align:left;
	width:1000px;
	padding-top: 200px;
	font-size: 9px;
}
#c_sub {
	float: left;
	width: 125px;
	text-align: center;
}

#block_main {
	float:left;
	width:231px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #A0BBBD;
}
#d_block {
	height:120px;
	text-align:left;
	width:1000px;
	font-size: 9px;
}
#d_sub {
	float: left;
	width: 125px;
	text-align: center;
}
#e_block {
	height:120px;
	text-align:left;
	width:1000px;
	font-size: 9px;
}
#e_sub {
	float: left;
	width: 125px;
	text-align: center;
}
#f_block {
	height:120px;
	text-align:left;
	width:1000px;
	font-size: 9px;
}
#f_sub {
	float: left;
	width: 125px;
	text-align: center;
}

.c_commName {
	font-size: 75%;
	font-weight: bold;
	font-variant: normal;
	line-height: 20px;
	color: #4D4117;
}
.c_location {
	font-size: 80%;
	font-weight: bold;
	color: #705C23;
}
ul {
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #372E11;
}
h4 {
	color: #000000;
	margin-left: 10px;
	margin-bottom: 3px;
}
h5 {
	margin-bottom: 3px;
	margin-left: 10px;
}
.proceedTo {
	font-size: 12px;
	margin-left: 10px;
}
.white {
	color: #FFFFFF;
}
