@charset "utf-8";

#content {
	margin-left:0px;
	float:none;
	width:970px;
}
#content-main {
	width:720px;
}

div.profile-home {
	width:48%;
	float:left;
	height:110px;
	margin-right:12px;
	border-top:1px solid #004386;
	padding-top:1em;
	color:#666666;
}
.profile-home img, #profile-graduate img {
	float:left;
}
.profile-home a {
	color:#004386;
}
#content-main .profile-home h2, #content-main .profile-home p {
	padding-left:85px;
	margin-top:0px;
}


