@charset "utf-8";
.newsrow1 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 63%;
	font-size: 80%;
}
.newsrow1 a {
	color: #0000CC;
}
.allpage .catrow2 .newsrow1 a:hover {
	color: #99CC00;
	text-decoration: none;
}
.newsrow1  b {
	font-size: 90%;
	color: #669900;
	line-height: 30px;
	margin-left: 5px;
	font-weight: normal;
}
.newsrow1 h1 {
	font-size: 140%;
	margin-top: 0px;
	margin-left: 10px;
}
.newsrow1 p {
	margin-left: 20px;
}

