body {
	background-image: url(images/bg.gif);
}
.run_news {
	font-size: 12px;
	line-height: 18px;
}
a:visited {  color: #333333; text-decoration: underline}
a:link {  text-decoration: underline; color: #333333}
a:hover {  color: #CC6600; text-decoration: none}
a:active {  color: #FFCC00; text-decoration: none}
.title {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #D66450;
}
.content {
	font-size: 13px;
	line-height: 20px;
	color: #4B4B4B;
}
.content2 {
	font-size: 13px;
	line-height: 20px;
	color: #0099CC;
	font-weight: bold;
}
.title_link {
	font-size: 13px;
	font-weight: bold;
	color: #DD8500;
}
.content3 {
	font-size: 13px;
	color: #CC0000;
	line-height: 20px;
}

