#msg{}
#addMsg{width:100px;margin-top:10px;float:right;}

.msgView{overflow:hidden;zoom:1;border:1px solid #ccc;position:relative;margin-top:10px;}
.msgSideBar, .msgMain{padding-bottom:30000px;margin-bottom:-30000px;}
.msgSideBar{float:left;width:20%;}
.msgAuthor{padding:5px;text-align:center;}
.msgMain{float:right;width:79%;border-left:1px solid #ccc;}
.msgTitle{height:30px;line-height:30px;border-bottom:1px solid #ccc;padding:0 5px;}
.msgTitle span{float:right;}
.msgContent{padding:5px;margin-bottom:30px;}
.msgAbout{position:absolute;bottom:0;left:21%;right:0;width:auto!important;width:100%;border-top:1px solid #ccc;}
.msgAboutIn{padding:0 5px;line-height:30px;text-align:right;}
.msgReplay{border:1px dashed #96C2EF;margin:10px 0 5px 0;}
.msgReplayAbout{padding:5px;border-bottom:1px dashed #96C2EF;background:#EFFAFF;}
.msgReplayContent{padding:5px;}

