@charset "utf-8";
/* CSS Document */
#siteMapContent {
	float: left;
	padding: 5px;
	text-indent: 0px;
	margin: 5px;
	display: inline;
	width: 510px;
}
#siteMapContent dl {
	clear: both;
	text-indent: 0px;
	margin-bottom: 2px;
	background-image: none;
	display: block;
	padding-bottom: 10px;
	padding-top: 0px;
}
#siteMapContent dt {
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	width: auto;
	margin-bottom: 8px;
	text-indent: 0px;
	background-image: none;
	margin-left: 0px;
	color: #00CCFF;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #282828;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f1f1f;
}
#siteMapContent dd {
	float: left;
	width: auto;
	padding: 2px;
	text-indent: 0px;
	margin-right: 3px;
	margin-bottom: 6px;
}
#siteMapContent .kuan {
	clear: both;
	width: 312px;
}
#siteMapContent .kuan2 {
	clear: both;
	width: 274px;
}
#siteMapContent a {
	float: left;
	display: block;
	background-color: #1E1E1E;
	color: #888;
	padding-right: 3px;
	padding-left: 3px;
}
#siteMapContent a:hover {
	float: left;
	display: block;
	color: #00CCFF;
	padding-right: 3px;
	padding-left: 3px;
}
