td.news {
	width: 300px;
	background: url('../img/news_bg.gif') no-repeat 0px 0px;	
	background-color: #0e6087;
	height: 420px;	
	padding-left: 30px; 
	padding-top: 30px;
	color: white;
	line-height: 0.9em;
}
td.news a{
	color: white;
}
td.news h3{
	font-size: 1.1em;
	font-weight: normal;
}
td.news div.news{
	margin: 10px 20px;
}

td.news p.date{
	color: #ccffff;
	margin: 0;
}
td.news p.headline{
	margin: 0;
}
div.content{
	margin-left: 30px;
	margin-top: 20px;
}
div.text{
	margin-left: 20px;
	margin-top: 10px;
	width:550px;
}
table.bottom td.content_line_bg{
	height: 28px;
	background: url('../img/line2.gif') no-repeat 0 0;
}
table.bottom td.news_bottom{
	background: url('../img/news_bottom_bg.gif') no-repeat 0px 0%;
	height: 27px;
}
div.pageLayout{
	margin: 0px auto 0pt;
	width:1000px;
	background: url('../img/line_bg2.gif') no-repeat 244px 0;
}
div.indexcontent {
	width:540px;
}
div.variant_3 {
	width: 600px;
	margin-bottom: 20px;
}
div.variant_3 a img{
	border: none;
}
div.variant_2 a img{
	border: none;
}


