* {margin:0;padding:0}
a{color:#004de9; text-decoration:none}
a:hover {color:#ff6600; text-decoration:underline}
li{list-style:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
body{font:12px/1.5em Arial,Verdana,Helvetica,sans-serif;color:#333}

.msgbox{width:600px; margin:150px auto;text-align:center;}
.msgbox dl{border:1px solid #004de9;    box-shadow: 10px 10px 20px #ddd;}
.msgbox dl dt{height:80px; line-height:80px; color:#fff;
 background:#004DE9 url(../../../pic/zdsju_logo.png) no-repeat;
    background-position: 20px 16px;
    background-size: 120px;
}
.msgbox dl dt strong{font-size: 17px;
    letter-spacing: 2px;
    padding: 0 30% 0 0;}
.msgbox dl .msg{padding:25px 0 20px 0}
.msgbox dl .jump{padding:0 0 30px 0}