@charset "UTF-8";

/* ------------------------------------------------------
 sitemap
------------------------------------------------------ */
.dotted {
	border-bottom: dotted 1px #aaa;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.inner {
	margin: 0 10px;
}

.inner .left,
.inner .right {
	width: 345px;
}

.inner ul.list li {
	background: url(/shared/images/ic_list_branch.gif) no-repeat 5px 4px;
	margin-bottom: 2px;	
	padding: 0 0 0 20px;
}

.inner ul.list li.end{
	background:url(/shared/images/ic_list_branch_end.gif) no-repeat 5px 4px;
	padding: 0 0 0 20px;
	margin-bottom: 0;
}
