#news
{
	margin: 0px 0px 0px 95px;
	padding: 0px 0px 0px 0px;
	width: 500px;
	line-height: 17px;
	text-align: left;
}
#news image
{
	margin: 17px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.newstitle
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
	color: #82313E;
}
.newssummary
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	text-align: left;
}
.newslink
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	text-align: left;
	color: #003399;
	cursor: pointer;
}
.newslink a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	text-align: left;
	color: #006699;
	text-decoration: none;
}
.newslink a:hover
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	text-align: left;
	color: #FF3300;
	text-decoration: underline;
}
.newsdetaillink
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
	color: #006699;
}
.newsdetaillink a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.newsdetaillink a:hover
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.newsseperator
{
	margin: 0px 0px 10px 0px;,
	width: 500px;
	border-bottom: 2px dotted #C0D2EC;
}