DIV#eMsg{}{
    background-image: url(https://www.cnblogs.com/images/cnblogs_com/vagerent/popupBG.gif);
    visibility: hidden; 
    width: 199px; 
    height: 70px; 
    position: absolute; 
    z-index: 99999; 
    left: 0px;
}
DIV#eMsg DIV.eMsgInner
{}{
    background-image: url(https://www.cnblogs.com/images/cnblogs_com/vagerent/popupBG.gif);
    height:70px;
    width:199px;
}

DIV.body{}{
    height:72px;
    clear:both;
    border-right: #728eb8 1px solid; 
    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.content{}{text-align:center;font-size: 12px;}
