
img.p_photo_left{
	float:left;
	margin-right:10px;
}

div.p_photo_right{
	float:right;
	width:200px;
}

div.p_text_right{
	float:right;
	width:420px;
	padding-bottom:50px;
}


div.p_photo_01{
	float:left;
	width:210px;
}

div.p_photo_container{
	float:right;
	width:420px;
}

div.p_photo_02{
	float:left;
	width:210px;
}

div.p_photo_03{
	float:right;
	width:210px;
}

.red{
	color:#DB0000;
}
