@charset	'utf-8';

#sitemap td {
	background-color: #ffffff;
}

#sitemap td.Bar {
	background-color: #F6F6F6;
	font-size: 1px;
	height: 1px;
}

#sitemap th {
	background-color: #F0F3F7;
}

#sitemap th.Title {
	background-color: #DAE1E9;
}

