@charset "utf-8";
/* CSS Document */
#sitemap td {
	width:50%;
	vertical-align:top;
	padding: 5px;
}
#sitemap td ul{
	margin:0 0 10px;
}
#sitemap td .siteTT{
	border-bottom: 2px solid #321301;
	border-right: 2px solid #321301;
	background-color: #f5c588;
	height:33px;
	line-height:33px;
	padding:0 0 0 10px;
	font-weight:bold;
	margin:0 0 5px;
	background-image:none;
}
#sitemap td li{
	padding:0 0 0 15px;
	margin:0 0 7px;
}