.feedburnerFeedBlock ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 125%;
}

.feedburnerFeedBlock ul li {
	padding-bottom: 7px;
}

.feedburnerFeedBlock{
	margin: 0;
	padding: 0;
}

.feedburnerFeedBlock a {
	border-style: none;
	border-width: 0;
}

/*標題ok*/
.feedburnerFeedBlock p.feedTitle {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.feedburnerFeedBlock p.feedTitle a {
	line-height: 100%;
	font-size: 10px;
}

/*頭條*/
.feedburnerFeedBlock ul li span.headline {
}

.feedburnerFeedBlock ul li span.headline a:link {
	color: #999999;
}

.feedburnerFeedBlock ul li span.headline a:visited {
	color: #999999;
}

.feedburnerFeedBlock ul li span.headline a:hover {
	color: #1f4199;
}

.feedburnerFeedBlock ul li span.headline a:active {
}

/*日期*/
.feedburnerFeedBlock ul li p.date {
	color: #999999;
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: right;
}

/*摘要*/


/*不出現headlines by feedburner*/
#creditfooter {
	display: none;
}
/*訂閱趣遊碗誌*/

#RSSfeed {
	font-size: 10px;
	line-height: 10px;
	white-space: nowrap;
	border-style: none;
	border-width: 0;
	height: 10px;
	display: block;
	margin-left: auto;
}

#RSSfeed img {
	border-style: none;
	border-width: 0;
	display: inline-block;
	position: relative;
	top: 1px;
}