@charset "utf-8";
/* 歐盟中文版 */

@import url("common.css");
@import url("function.css");/*友善列印，轉寄友人，回上一頁，RSS，查詢本單元*/
@import url("100new.css");

.Sitemap {
	font-size: 1em;
	margin-right: 15px;
	margin-left: 15px;
}
.Sitemap h3 {
	font-size: 1.2em;
	color: #d65151;
	border-bottom: 1px dotted #999;
	padding: 0 2px 5px 15px;
	margin-bottom: 0;
	background: url(../images/th_bg.gif) no-repeat 2px 4px;
}
.Sitemap ul {
	line-height: 130%;
}
.Sitemap ol {
	list-style-type: none;
	margin: 0px;
	padding-left: 2em;
}
.Sitemap ol li {
	margin-top: 5px;
}
.Sitemap ol li a {
	margin-left: 0.6em;
}
.Sitemap ol ol {
	margin-bottom: 10px;
}

