.homeProfile {
	display: block;
	float: left;
	width: 256px;
	margin: 0 3px 1px 0;
	border: 1px solid #ABD6F1;
}

.homeProfile a {
	display: block;
	width: 100%;
	height: 117px;
	background: url(../i/bgr_title_home_profile.gif) no-repeat top;
	background-color: #E3F1FB;
	text-decoration: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ABD6F1;
}

.homeProfile a:hover {
	background: url(../i/bgr_title_home_profile_.gif) no-repeat top;
	background-color: #E8F8B6;
	text-decoration: none;
}

.homeProfile .hpTitle {
	width: 100%;
	height: 25px;
	font-weight: bold;
	line-height: 22px;
	color: #0E2F45;
	text-indent: 25px;
}

.homeProfile img {
	border: 1px solid #0E2F45;
	margin: 6px 0 0 6px;
	float: left;
}

.homeProfile span {
	display: block;
	float: left;
	width: 130px;
	line-height: 130%;
	padding: 6px 0 0 6px;
	color: #0E2F45;
}

.homeProfile .hpStat {
	width: 100%;
	height: 52px;
	background: #D3E9F8;
	margin-top: 1px; 
	font-size: 10px;
	line-height: 130%;
	text-indent: 10px;
	color: #0E2F45;
}

.homeProfile .hpStat ul {
	list-style: none;
	padding: 4px 0 0 0;
	margin: 0;
}

#contentc #bannerBottom {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
}

/*
#contentc #bannerBottom img {
	border: none
}
*/

#contentc #banner img {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}