#author
{
	float:left;
	font-weight: normal;
	width:200px;
}

#date
{
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-weight: normal;
}

#writing_function
{
	float: right;
}

#tag
{
	margin: 5px;
	padding: 5px;
}

#photo_comment
{
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	margin: 5px 0 5px 0;
	border-top: 1px dotted #a93;
	padding: 5px 0 5px 0;
	text-align: right;
	font-size: 11px;
}

#comment_author
{
	font-weight: normal;
	padding: 2px 0 2px 0;
	margin: 2px 0 2px 0;
	border-bottom: 1px dotted #ace;
}

#comment_function
{
	text-align:right;
	float:right;
}

.comment
{
	margin: 5px 0 0 0;
	padding: 4px 0 0 4px;
	border-left: 1px dashed #ace;
}

.comment_top
{
	margin: 5px 0 0 0;
	padding: 4px 0 0 4px;
}

.photo
{
	overflow: auto;
	border: 1px solid #ccc;
	margin-top: 10px;
	width: 510px;
}

.thumbnail
{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

#list_group1
{
	color: #f33;
}

#list_group2, #list_group3
{
	color: #63c;
}

#list_group6
{
	color:#d3a;
}

#group_modify
{
	font-size:8pt;
	clear:both;
	font-weight:normal;
	text-align:right;
}

#trackback
{
	margin: 5px 0 0 0;
	padding: 5px 0 0 5px;
}

#trackback_subject
{
	float:left;
}

#trackback_date
{
	float:right;
}


