div.footer {
	float:left;
	clear:both;
	width: 810px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 80px;
}

div.footer a {
	color: #337fcc;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
}

div.footer li {
	padding: 5px;
}

div.footer .sitemap {
	background: #fff url(/images/footer/sitemap_bg.png) repeat-x 0px 0px;
	padding: 5px 10px 5px 10px;
}

div.footer .sitemap a {
	font-size: 11px;
    color: #333;
	text-decoration: none;
}
div.footer .sitemap a:hover {
	color: #337fcc;
	text-decoration: none;
}

div.footer .sitemap .categories li {
	display: inline;
	padding: 0px;
	font-size:12px;
}

div.footer .sitemap .title {
	color: #555555;
	float: none;
	font-size: 14px;
	font-weight: 900;
}

div.footer .sitemap .title a {
	color: #555555;
	font-size: 12px;
	font-weight: 900;
}

div.footer .sitemap .title span a {
	font-size: 12px;
	font-weight: 500;
	margin-left: 18px;
}

div.footer .copyright {
	background: #fff url(/images/footer/copyright_bg.png) repeat-x 0px 0px;
	line-height: 12px;
}
div.footer .copyright, div.footer .copyright a {
	font-size: 10px;
}
div.footer .copyright li {
		padding: 10px 1px 1px 2px;
}

div.footer .copyright_text {
	width: 600px;
	margin-left: 14px;
	float:left;
	clear:none;
}

div.footer .copyright .hon_image {
	padding-right: 10px;
}

div.footer .testab {
	padding-right: 20px;
	background: #efe 0px 0px;
	color: #999999;
	font-size: 8px;
	height: 20px;
}