/* 帖子（包括回复）的浏览 */
table.NoteView {width:100%; margin:10px 0px;}

/* 标题、内容、签名 */
table.NoteView td.Title {padding:0px 0px;}
table.NoteView td.Data {width:100%; background-image: url('line2.gif');
		border-color: #577DA8; border-style: solid;border-width: 1px 1px 0px 1px;
		line-height:26px; text-align:left; padding:0px 13px 4px 13px;}
table.NoteView td.Sign {width:100%; 
		border-color: #577DA8; border-style: solid;border-width: 0px 1px 1px 1px;
		background-position: 13px 2px; background-image: url('sign.gif'); background-repeat: no-repeat;
		line-height:26px; text-align:left; padding:20px 26px 6px 26px;}
table.NoteView td.Sign0 {width:100%; height:13px;
		border-color: #577DA8; border-style: solid;border-width: 0px 1px 1px 1px;}

table.NoteView div.MemTitle {float:left;   margin:0px 0px 0px 0px;  
		line-height:24px; padding: 0px 8px; background-color:#1972BD; color:#ffffff; font-weight:none;}
table.NoteView div.NoteTitle {float:right; margin:0px 0px 0px 0px; 
		line-height:24px; padding: 0px 8px; background-color:#1972BD; color:#ffffff; font-weight:none;}

table.NoteView div.ReplyOrder {float:right; margin:0px 6px 0px 0px; 
		line-height:24px; padding: 0px 8px; background-color:#1972BD; color:#ffffff; font-weight:none;}


table.NoteView div.MemInfo {float:left; margin:-1px 13px 0px -14px; display:inline;
		background-color:#004080; color:#ffffff; font-weight:none;
		width:24px; text-align:center;}

table.NoteView div.NoteInfo {float:right; margin:-1px -14px 0px 13px; display:inline;
		background-color:#0000A0; color:#ffffff; font-weight:none;
		width:24px; text-align:center;}

/* 主题贴的标题 */
table.NoteView div.Title {width:100%; text-align:center; font-weight:bold; margin:2px 0px;
		line-height:48px; font-size:18px; letter-spacing:+1px; background-color:#ffffff;}

/* 签名 */
table.NoteView div.Sign {background-image: url('sign.gif'); background-repeat: no-repeat;
	float:right; padding-left:24px;}


/* 照片 */
table.Face {width: 16px; height: 16px; margin:10px 0px 10px 6px; padding:0px; float:right; display:inline;
background-position: 6px 6px; background-image: url('shadow800.gif'); background-repeat: no-repeat;
}
table.Face td {padding:0px 2px 2px 0px;}
table.Face div {width: auto; height:auto; border: 1px solid #3333FF; 
background-color: #ffffff; margin:0px 0px; padding:13px 6px 10px 6px;}

/* 帖子专题 */
div.NoteStatus { float:right; height:32px; line-height:32px; vertical-align:middle; margin:0px 0px; padding:0px 0px;
	border: 0px solid #577DA8;}
div.NoteStatus Img { margin:0px 2px; vertical-align:middle; }
div.NoteStatus Img.None { margin:0px; vertical-align:middle; height:100%; width:0px;}

div.NoteTypeIcon {width:25px; height:25px; margin:0px 0px 0px 3px;display:inline;
	background-image: url('images/note/s1.gif'); float:left; background-repeat: no-repeat;}
	
img.Emot {}
