@charset "utf-8";
.right {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.details {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}
.newshead {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.tb {
	font-family: Tahoma;
	font-size: 12px;
	color: #000033;
	background-color: #CCCCFF;
	border: 1px solid #006699;
}
.cont {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFCC;
	border: 1px solid #CC6600;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.daily {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006633;
}
.date {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.headall {
	font-family: Tahoma;
	font-size: 24px;
	color: #666666;
}
.sub {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.red {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}

