﻿@charset "utf-8";

.entry_date {
	font-size:8pt;
	color:#fff;
}

.entry_date span {
}

.prof_table {
	width:470px;
	float:left;
}

.prof_img1 {
	width:240px;
	height:320px;
	float:right;
	border:1px solid #333;
}

.prof_img2 {
	width:350px;
	height:263px;
	float:left;
	border:1px solid #333;
}

.prof_img3 {
	width:350px;
	height:263px;
	float:right;
	border:1px solid #333;
}

.message {clear:both;}
