
#main {	overflow:hidden;}
.clear {	clear: both;
	height: 0;}
#main .ul-rss {	margin: 0;}
.img-rss {	width: 58px;
	height: 58px;
	float: left;
	text-align: left;
	margin: 10px;
	background:url('images/rss.png') no-repeat 100% 100%;}

.col-list-rss {	float:left;
	padding-top:10px;
	margin-bottom:10px;
	line-height: 1;}
#main .list {	 font-size: 90%;
	 line-height:1.3;
	 padding-left:10px;}
.s-icon {	float:right;
	padding-left:5px;
	width:15px;
	height:14px;
	position:absolute;}
.s-icon-show {	background:url('images/rsslist_show.png') no-repeat 100% 100%;}
.s-icon-hide {
	background:url('images/rsslist_hide.png') no-repeat 100% 100%;
}
.list-show {
	text-decoration:none;}

.li-mark:before {
 content: "- ";
 color: #0066cc;
}

p {	padding: 0;
	margin: 0;
}
span {
	padding: 0;
	margin: 0;
	display:inline;
}