﻿*html body p {
	line-height: 1.5;
	margin:5px 0 0 0;
}

p {
	margin:0;
}
p.rss_time {
	line-height: 1.0;
	font-size:12px;
	color : #8e8e8e;
}
p.rss_txt a {
	line-height: 1.0;
	margin:0 0 0 5px;
	font-size:14px;
}
p.rss_title {
	line-height: 1.0;
	margin:0 0 0 5px;
	font-size:12px;
	color : #666666;
}
