﻿/*路径导航*/
.pnav{line-height:1.5;padding:3px 5px;font-size:14px;}

/*表格对齐*/
.talign{vertical-align:top;}

/*帖子名称*/
.tname{float:left;margin-left:15px;display:inline;font:700 16px 'Microsoft Yahei','Hei',Tahoma,'SimHei',sans-serif;}
.tname a{color:#113ea5;}
.bname{text-align:left;margin-left:15px;font-size:14px;font-weight:bold;}

/*帖子内容*/
.ptext{text-align:left;margin-left:15px;margin-right:15px;margin-bottom:5px;font-size:14px;}
.ptext a{color:#113ea5;}
.ptext img{max-width:630px;overflow:hidden;}

/*帖子用户*/
.tuser{text-align:left;margin-top:5px;margin-left:5px;margin-bottom:5px;}
.tuser a{color:#113ea5;}
.tuser img{margin-left:25px;}
.tuser .ttext{margin-left:5px;}
.tuser .ttext img{margin-left:2px;}

/*回复用户*/
.ruser{text-align:center;margin-top:5px;margin-bottom:5px;}
.ruser a{color:#113ea5;}
.ruser img{text-align:center;}
.ruser .rtext{margin-top:1px;text-align:center;}
.ruser .rtext a{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}

/*划线效果*/
.bline{width:95%;margin-bottom:10px;margin-left:15px;padding:5px 0;height:16px;border-bottom:solid 1px #ccc;}
.bline2{margin-left:15px;width:95%;margin-bottom:3px;padding:0 1px;border:1px dashed #CDCDCD;}
.bline3{margin-left:15px;width:95%;overflow:hidden;margin-bottom:10px;padding:10px 0;height:16px;border-bottom:1px dashed #CDCDCD;}
.bline4{margin-left:15px;width:95%;overflow:hidden;margin-bottom:5px;padding:5px 0;height:16px;border-top:solid 1px #ccc;}