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

.post_subj {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
}
.comment_page1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
}
.post_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
}
.post_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: table-cell;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-table;
}
.comment_page2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
}
.pict_caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	vertical-align: text-top;
	line-height: normal;
	display: table-cell;
	height: 100px;
	width: 100px;
	top: auto;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}
.comment_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	background-color: #999999;
	text-align: center;
	display: table-cell;
	width: 600px;
}
.comment_title_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFF66;
	background-color: #333333;
	display: table-cell;
	width: 735px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #333333;
	padding-right: 2px;
	padding-left: 2px;
}
.comment_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.comment_page3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	font-style: italic;
}

