@charset "utf-8";
/* message Layout
----------------------------------------------------*/
#prof-box{
	width:600px;
	overflow:hidden;
}
#prof-box #pic-left{
	float:left;
	width:190px;
}
#prof-box #pic-right{
	float:right;
	width:390px;
}
#prof-box #pic-right h2{
	color:#0d178e;
	font-size:108%;
}
#map{
	clear:both;
	margin:20px 0px 0px;
	width:600px;
	height:360px;
}














