@charset "utf-8";
/* 歐盟中文版 */

@import url("common.css");
@import url("function.css");/*友善列印，轉寄友人，回上一頁，RSS，查詢本單元*/
@import url("100new.css");

.RSS {
	font-size: 1em;
	margin-right: 15px;
	margin-left: 15px;
}
.RSS 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;
}
.RSS dl {
	line-height: 140%;
	margin: 0 5px 25px;
}
.RSS dt {
	color: #d34b10;
	margin-top: 0.8em;
}
.RSS dd {
	margin-left: 2em;
}
.RSS ul {
	line-height: 140%;
	margin: 0px;
	padding-left: 2em;
}
.RSS ul li {
	margin-top: 5px;
	padding-top: 3px;

}
.RSS ul li img  {
	margin-left: 5px;
	border: none;
	vertical-align: middle;
}

