#news_box .box{
	padding:0;
	margin:0 25px;
}
#news_box .box2{
	padding:0;
	margin:0 50px;
}

.box2 h3{
	background-image: url(../images/topics_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 20px;
	color: #20759B;
	height:30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #22759B;
}
#news_box{
	padding:0;
	margin:0;
}

#news_box h2{
	background-image: url(../news/images/h2_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 980px;	
	text-indent:-9999px;
}

table{
	padding:0;
	margin:0;
}

th{
	width:30%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3B4753;
	color: #FFF;
	background-color: #3B4753;
	text-align:center;
}

.th1{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	
}

.th2{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}

td{
	padding:3px 0;
	border: thin solid #3B4753;
}