.address {
	margin-top: 5px;
	padding-left: 0;
}
.part {
	margin-top: 10px;
	padding: 1px;
	border: 1px solid #fde1b7;
}
table {
	width: 100%;
	border-collapse: collapse;
}
table a,
table a:visited {
	color: #36c;
}
table a:hover {
	color: #f60;
}
table .time {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
table caption {
	height: 24px;
	padding-left: 10px;
	background: #f90;
	font: bold 13px/24px "ËÎÌå";
	text-align: left;
}
table caption a,
table caption a:visited {
	color: #fff;
}
table caption a:hover {
	color: #fff;
	text-decoration: underline;
}
table th {
	height: 20px;
	margin-top: 1px;
	background: #ffe;
	font-weight: normal;
	line-height: 20px;
	color: #888;
	text-align: left;
}
table td {
	padding: 5px 0;
	border-top: 1px solid #e5e5e5;
	line-height: 20px;
	color: #666;
}
table .icon {
	width: 56px;
	padding: 5px 10px;
}
table .column {
	width: 50%;
}
table .column span {
	color: #369;
}
table .new {
	width: 30%;
}
table .column a,
table .column a:visited {
	font-weight: bold;
	color: #333;
}
table .column a:hover {
	color: #f60;
}