#sitemap {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
}
#title {
	margin-left: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C96A01;
	margin-right: 20px;
}
#list {
	list-style-image:  url(../images/sitemap/point.gif);
}
#list LI {
	margin-bottom: 5px;
}
#image {
	margin-right: 5px;
	margin-left: 8px;
	margin-bottom: 0px;
}
#line {
	background-color: #C96A01;
	margin-right: 10px;
	margin-left: 10px;
}
#subtitle {
	margin-left: 50px;
	margin-right: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C96A01;
	padding-left: 8px;
}

