@charset "UTF-8";
#wrapper #container #page .section table#sitemap {
	width: 540px;
}

#wrapper #container #page .section table#sitemap th {
	width: 240px;
	background: url(../../common/sys/link.gif) no-repeat left center;
	border-top: 1px solid #999999;
	padding: 0;
	vertical-align: middle;
}

#wrapper #container #page .section table#sitemap th a {
	width: 225px;
	padding: 10px 0 10px 15px;
	display: block;
}

#wrapper #container #page .section table#sitemap th a:hover {
	background: #f3f5f5 url(../../common/sys/link.gif) no-repeat left center;
}

#wrapper #container #page .section table#sitemap td {
	width: 300px;
	border-top: 1px solid #999999;
	vertical-align: middle;
	padding: 10px 0 10px 15px;
	line-height: 120%;
}
