﻿#PageLeftDiv
{
    padding-bottom: 30px !important;/*!important:禁止后定义的样式覆盖此样式*/
}
.msgTitle
{
    width: 594px;
    height: 23px;
    background-color: #f6f6f6;
    position: relative;
    margin: 20px auto 0px;
    color: #003c63;
    line-height: 23px;
}
.msgName
{
    background: url(Message_01.jpg) no-repeat 9px center;
    padding-left: 31px;
}
.msgDate
{
    background: url(Message_02.jpg) no-repeat left center;
    padding-left: 18px;
    position: absolute;
    left: 449px;
    top: 0px;
}
.msgInfo
{
    width: 592px;
    position: relative;
    margin: 0px auto 0px;
    border: #e1e1e1 1px solid;
}
.msgContent
{
    margin: 24px auto;
    width: 525px;
    text-indent: 2em;
}
.msgReInfo
{
    border: #dcdcdc 1px solid;
    width: 557px;
    background-color: #f6f6f6;
    margin: 0px auto 18px;
}
.msgReInfo td
{
    line-height: 23px;
}
.msgRitit
{
    width: 60px;
    font-weight: bold;
    color: #be0000;
    text-align: right;
    vertical-align: top;
}
.msgRiInfo, .msgRiDate
{
    color: #5a5a5a;
}
.msgRiDate
{
    color: #5a5a5a;
    direction: rtl;
    text-indent: 20px;
    height: 23px;
    text-align: right;
}
#msghr
{
    color: #f6f6f6;
    margin: 12px auto 10px;
    width: 595px;
    height: 15px;
}
#msgEdittit
{
    background: url(Message_04.jpg) repeat-x left top;
    width: 595px;
    height: 27px;
    margin: 20px auto;
}
#msgEdit
{
    margin: 10px auto;
    width: 595px;
    list-style-type: none;
}
