@charset "utf-8";
a {
	color: #CC0066;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
#thumbs {
	width:860px;
	text-align:left;
}

#archive td {
	width:205px;
	height:30px;
	background:#990000;
	font-size:14px;
	font-weight:bold;
}
#archive td a {
	color:#FFFFFF;
	text-decoration:underline;
}
#archive td a:hover {
	color:#FFFF00;
	text-decoration:underline;
}

#textg {
	width:860px;
}
#textg table tr {
	width:280px;
	background:#EEEEEE;
	border:1px solid #666666;
}
.text_date {
	font-size:10px;
	color:#999999;
}
