body {
      width:778px;
	  margin:0 auto;
	  }
	  
tr td {
      font-size:12px;
	  font-family:Arial, Helvetica, sans-serif;
	  }
	  
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.leftmenu a:link {
	color: #006699;
	text-decoration: none;
}
.leftmenu a:visited {
	text-decoration: none;
	color: #006699;
}
.leftmenu a:hover {
	text-decoration: none;
	color: #5CC9F8;
}
.leftmenu a:active {
	text-decoration: none;
	color: #006699;
}

.news {
    padding:10px 20px;
	line-height: 25px;
	text-align:justify;
	}
	.news span {
	font-weight:bold;
	font-size:14px;
	color:#FF6600;
	}
.footer {
    padding-left:20px;
	line-height: 16px;
	color: #666666;
	}