@charset "utf-8";

/*
------------------------------------------------
Page Layout
------------------------------------------------*/
#wrap #main #contents .prof .left {
	float: left;
	width: 280px;
}
#wrap #main #contents .prof {
	width: 620px;
	margin-bottom: 60px;
}
#wrap #main #contents .prof .right {
	float: right;
	width: 310px;
}
#wrap #main #contents .prof .right .imgcenter {
	text-align: center;
}



