@charset "utf-8";
/* 新聞局駐外單位 德國 中文版 */
/* CSS Document for Sitemap */

@import url("common.css");

.Sitemap {
	margin-left: 35px;
}
.Sitemap h3 {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0.2em;
}
.Sitemap ul {
	font-size: 13px;
	line-height: 150%;
}
.Sitemap ol {
	list-style-type: none;
	font-size: 13px;
	line-height: 150%;
	margin: 0px;
	padding-left: 2em;
}
.Sitemap ol li {
	margin-top: 3px;

}
.Sitemap ol li a {
	margin-left: 0.8em;
}

