@charset "utf-8";
/* CSS Document */

#class_photo
{
	width:162px ; 

	border:1px dashed #0099CC;
	float:right ; 
	margin-right:35px;
	margin-left:10px;
	margin-bottom:15px;
	/*display:table;*/
	padding:10px
}

#class_photo img
{
	border:1px solid #006699;
}

#class_photo p
{
	font-size:1.1em;
	color:#003366;
	padding:0px
}