.feeds{
	text-align:center;
	margin-bottom:2px;
	margin-right: 20px;
	margin-left: 20px;
}
.feeds table{
	width:100%;
	color:#424242;
	font-size:12px;
}
.feeds .up{
	height:28px;
	background:url(http://blog.Web.com.cn/img/mb1_img/up.gif) no-repeat center;
}
.feeds .down{
	height:28px;
	background:url(http://blog.Web.com.cn/img/mb1_img/down.gif) no-repeat center;
}
.feeds .title{
	font-weight:bold;
	text-indent:15px;
	padding-bottom:2px;
	word-wrap:break-word;
	table-layout:fixed;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size: 14px;
	background-image: url(../img/mb1_img/3.gif);
	background-repeat: no-repeat;
}

.feeds .title a{
	font-size:12px;
}

.feeds .itemBox{
	text-align:center;
}
.feeds .itemBox table{
}
.feeds .author{
	text-align:right;
	height:24px;
}
.feeds .time{
	color: #557775;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 5px;
	margin-right: 30px;
	background-image: url(http://blog.Web.com.cn/img/mb1_img/time.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 3px;
}
.feeds .text{
	color:#5F5E5E;
	word-break:break-all;
	overflow:hidden;
	font-size:12px;
	line-height: 20px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 2px;
}
.feeds .text a{
	color:#222244;
	text-decoration:underline;
}
.feeds .text font{
	line-height:normal;
}
.feeds .function{
	height:30px;
	text-align:right;
	padding-right:20px;
	
}
.feeds .dashed{
	display:none;
}
.feeds .page{
	
}
.feeds .page a{
	color:#000;
	margin:0px 5px;
}
.feeds .page span{
	margin:0px 5px;
	color:red;
	font-weight:bold;
}
.feeds .tbot {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7EEF2;
	padding: 3px;
}
