/* CSS Document */

body {
		background-color:transparent;
}

.asp_date {
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
.asp_comment {
	color:#333333;
	font-size:12px;
}
.asp_bar {
	background-image:url(img/topix_bar.gif);
	background-repeat:repeat-x;
	height:5px;
}
