@charset "UTF-8";
@import "reset.css";
ul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 15px;
}
ul li {
	padding-left: 15px;
	line-height: 18px;
	background-image: url(../../i/sitemap-trans.png);
	background-repeat: no-repeat;
}
body {
	font-family: Tahoma;
	font-size: 10px;
}
h3 {
	margin-bottom: 10px;
}
