/*news*/

.mainTable a:hover { 
	color:#3cbce1;
	font-weight: bolder;
}
.tableUnderLine{
	height:45px;
}
.mainTable{
	width: 660px;

}
/*download*/
.mainTable #mainTable_download {
	width: 660px;
	
}
/*contact*/
.mainTable_contact {
	width: 940px;
}