#list_photo
{
	width: 4%;
	padding: 4px;
	text-align: center;
	border-bottom:1px solid #ccc;
}

#list_subject
{
	width: 52%;
	padding: 4px;
	border-bottom:1px solid #ccc;
}

#list_hit
{
	width: 8%;
	padding: 4px;
	text-align: right;
	font-size: 8pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	border-bottom:1px solid #ccc;
}

#list_date
{
	color: #636;
	width: 19%;
	padding: 4px;
	text-align: center;
	font-size: 8pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	border-bottom:1px solid #ccc;
}

#list_user
{
	width: 13%;
	padding: 4px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	border-bottom:1px solid #ccc;
}

#list_group, #list_group0, #list_group1, #list_group2, #list_group3, #list_group4, #list_group5, #list_group6, #list_group7, #list_group8
{
	width: 9%;
	padding: 4px;
	text-align: center;
	font-size: 8pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	border-bottom:1px solid #ccc;
}

#list_group1
{
	color: #f33;
}

#list_group2, #list_group3
{
	color: #63c;
}

#list_group6
{
	color:#d3a;
}

