/*
auther:zgreat(tsta)
date:10.01.13
*/




.newstab td{color:#5A6A84;}
.newstabtit {background:url(../Images/ProjectMenuBgArr.gif) no-repeat;height:30px;line-height:30px;padding-left:25px;color:#5A6A84}
.newstabtit a{color:#5A6A84;text-decoration:none}
.newstabtit a:link{color:#5A6A84;text-decoration:none}
.newstabtit a:hover{color:#cc3333;text-decoration:underline}

.fhtable {
	width:686px;
	border-collapse:collapse;
	white-space:nowrap;
}
.fhtable th {
	background:#1A3A75;
	height:42px;
	line-height:42px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-collapse:collapse;
	color:#fff;
}
.fhtable th a {
	font-size:14px;
	text-decoration:none;
	color:#fff;
	font-weight:bold
}
.fhtable tr {
 background-color:expression(this.rowIndex % 2 == 0 ? "#EEF1F5" : "#ffffff");
}
.fhtable td {
	cursor:default;
	border-collapse:collapse;
	height:42px;
	line-height:42px;
	color:#1C3A75;
	text-align:center;
}
.fhtable td a {
	font-size:12px;
	text-decoration:none;
	color:#5A6A84;
}
.fhtable td a:link{
	font-size:12px;
	text-decoration:none;
	color:#5A6A84;
}

.fhtable td a:hover{
	font-size:12px;
	text-decoration:none;
	color:#cc3333;
}


.Newsh1{width:672px; padding:22px 0 5px 22px;font-size:20px;color:#1A3A75;font-weight:bold;border-bottom:1px solid #cdcdcd}
