DIV#eMsg{}{
    background-color: #c9d3f3;
    border-left: #a6b4cf 1px solid;
    border-right: #455690 1px solid; 
    border-top: #a6b4cf 1px solid;
    border-bottom: #455690 1px solid;
    visibility: hidden; 
    width: 199px; 
    height: 97px; 
    position: absolute; 
    z-index: 99999; 
    left: 0px;
}
DIV#eMsg DIV.eMsgInner
{}{
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    background-color:#cfdef4;
    height:96px;
    width:198px;
}
DIV#eMsgInner DIV.head{}{width:197px}
DIV.headLeft{}{width:30px;float:left;}
DIV.headMiddle{}{
    width:150px;
    text-align:center;
    float:left;
    padding-top:2px;
    color:green;
    font-weight:bold 
}
DIV.headRight{}{width:16;float:left;}
DIV.headRight IMG{}{
    width:13px;
    height:13px;
    border:0px;
    cursor:hand;
    margin:2px;
}
DIV.body{}{
    height:82px;
    clear:both;
    border-right: #b9c9ef 1px solid; 
    padding: 13px;  
    padding-top: 1px; 
    border-top: #728eb8 1px solid;
    border-left: #728eb8 1px solid; 
    color: #1f336b; 
    word-break: break-all;
    border-bottom: #b9c9ef 1px solid;
}
DIV.light{}{text-align:center;padding:5px 20px}
DIV.content{}{text-align:center;height:65px;padding-top:10px}