#footer {
	clear: both;
	width: 960px;
	margin:10px auto 10px auto;
	text-align: left;
	/*background:url(/mypic/shadow2.gif) no-repeat top center;*/
	padding-top:10px;
}
.footerLogo {
	float: left;
	width: 155px;
	margin-right: 10px;
}
.footerright {
	float: left;
	color:#888888;
}

.footerright a {
	color: #0876CD;
	text-decoration: none;
	padding: 0 5px;
}

.footerright a:hover {
	text-decoration: underline;
}

.footerLogo a {
	display: block;
	background: url(../images/footerLogo.gif) no-repeat;
	width: 147px;
	height: 33px;
	text-indent: -9999em;
	overflow: hidden;
}
