/* sitemap */
#sitemap a {
	text-decoration: none;
}

#sitemap .a {
	float: left;
	width: 45%;
}

#sitemap .b {
	float: right;
	width: 45%;
}