.thum_table {
	background-color: white;
}

.thum_td {
	padding-left: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 0.9em;
	border-bottom-color: #e7e7e7;
	border-right-color: #e7e7e7;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: white;
}

.thum_td a {
	color: #0066cc;
}
.thum_td_title {
	font-size: 13px;
}

.thum_td img {
	border-color: #c4c4c4;
	border-style: solid;
	border-width: 1px;
}

.thum_date {
	color: #7d7d7d;
	text-align: right;
	font-size: 12px;
}

11111111
