﻿.feeds{
	width:550px;
	text-align:center;
	margin-bottom:2px;
}
.feeds table{
	width:100%;
	color:#424242;
	font-size:12px;
}
.feeds .up{
	height:28px;
	padding-top:6px;
	font-weight:bold;
}
.feeds .down{
	height:28px;
	padding-top:6px;
	font-weight:bold;
}
.feeds .title{
	font-family:Helvetica,monospace;
	padding-top:3px;
	white-space:nowrap;
	font-weight:bold;
	text-indent:35px;
	width:520px;
}
.feeds .title a{
	font-size:14px;
	color:#000;
}
.feeds .title a:hover{
	font-size:14px;
	color:#ff0000;
}
.feeds .time{
	font-size:11px;
}
.feeds .itemBox{
	text-align:center;
}
.feeds .itemBox table{
	width:498px;
}
.feeds .author{
	text-align:right;
	height:24px;
}
.feeds .text{
	color:#222222;
	padding:14px 0px 18px 2px;
	word-break:break-all;
	overflow:hidden;
	width:500px;
	font-size:14px;
	line-height: 1.5;
}
.feeds .text p{
	margin:0px;
	font-family:'宋体', 'Courier New';
	margin-bottom: 0px;
}
.feeds .text div{
	font-family:'宋体', 'Courier New';
	margin-bottom: 0px;
}
.feeds .text td{
	line-height:1.5;
}
.feeds .text a{
	color:#222244;
	text-decoration:underline;
}
.feeds .text div a{
	font-size:100%;
}
.feeds .text p a{
	font-size:100%;
}
.feeds .text font{
	
}
.feeds .function{
	height:30px;
	text-align:right;
	padding-right:20px;
}
.feeds .function a{
	text-decoration:none;
}
.feeds .function a:hover{
	color:#ff0000;
	text-decoration:underline;
}
.feeds .dashed{
	display:none;
}
.feeds .page a{
	color:#000;
	margin:0px 5px;
}
.feeds .page span{
	margin:0px 5px;
	color:red;
	font-weight:bold;
}
