
#content .total_rows {
	float: left;
	margin-left: -15px;
	height: 27px;
	line-height: 2
}

#content a.write, #content a.write:visited, #content a.write:link {
	float: right;
	display: block;
	width: 84px;
	height: 27px;
	color: #777777;
	text-align: center;
	text-decoration: none;
	line-height: 2;
	letter-spacing: 3px;
	background: url(../../images/btn_4word.png) no-repeat left center;
	margin-bottom: 5px
}

#content a.write:hover {
	color: #444455;
	background: url(../../images/btn_4word_hover.png) no-repeat left center
}

#content table {
	margin-left: -36px
}

#content .post {
	clear: both;
	margin: 8px 0px 7px -35px;
	width: 570px;
	background: url(../../images/block_bg.png) repeat-y left center
}

#content .post .box_top {
	width: 570px;
	height: 16px;
	background: url(../../images/block_top.png) no-repeat left center
}

#content .post .box {
	width: 570px;
	padding: 5px 15px 5px 15px
}

#content .post .box_bottom {
	width: 570px;
	height: 13px;
	background: url(../../images/block_bottom.png) no-repeat left center
}

#content .post .speaker, #content p.secret, #content p.content {
	padding-left: 30px
}

#content .post .speaker {
	float: left;
	width: 351px
}

#content .post .post_time {
	float: left;
	width: 160px;
	text-align: right;
	color: #aaaaaa
}

#content .post .speaker, #content .post .post_time {
	padding-top: 4px;
	padding-bottom: 4px;
	height: 22px;
	border-bottom: 1px solid #cccccc
}

#content .post .male {
	background: url(../../images/icon_male.png) no-repeat left top
}

#content .post .female {
	background: url(../../images/icon_female.png) no-repeat left top
}

#content .post p.secret, #content .post p.content {
	clear: both;
	padding-top: 5px;
	line-height: 1.2;
}

#content .post .reply {
	width: 490px;
	margin-left: 30px;
	padding: 10px;
	background-color: #f3f3f3
}

#content .post .replier {
	padding: 5px 0px 0px 30px;
	height: 22px;
	background: url(../../images/icon_manager.png) no-repeat left top
}

#content .post div.content {
	width: 505px;
	margin-top: 5px;
	margin-bottom: 5px
}

#content .post .reply {
	line-height: 1;
}

#content .reply p.reply_content {
	margin-top: 0px;
	margin-bottom: 10px
}
