div.index-news-tab-div{
	padding-bottom: 30px;
	background-color: #A1B0C5;
}
table.index-news-tab{
	width: 100%;
	height: 130px;
}

table.index-news-tab td.td1{
	width: 4%;
}
table.index-news-tab td.td2,
table.index-news-tab td.td4{
	vertical-align: top;
	width: 44%;
}
table.index-news-tab td.td2 a.news,
table.index-news-tab td.td4 a.news{
	line-height: 160%;
}

table.index-news-tab td.td3{
	width: 8%;
}

h1.news{
	font-size:110%;
	color:#ffffff;
	background-color:#10447E;
	margin-top:25px;
	margin-left:0px;
	margin-bottom:25px;
	font-weight:normal;
	width:113px;
	padding-left:5px;
}
.news-date-time {
	color:#ffffff;
	font-weight:bold;
	font-family:Arial;
	font-size:90%;
}
