@charset "utf-8";
.topic_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.message_subject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom: solid #000000 1px;
}
.message_box {
	margin-left: 4px;

}
.scroll_box_forum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	overflow: auto;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	background-color: #FFFFFF;
	width: 600px;
	height: 600px;
	margin: auto;
	padding: 5px;
	top: inherit;
}
.view_message {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #333333;
}
.user_info_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FDF7DF;
	padding: 1px 1px 1px 1px;
}
.space_td {

}
