@charset "utf-8"; .Div-Msg { height: 230px; width: 500px; background-color: #4682b4; } .Div-a { font-family: "宋体"; font-size: 12px; font-weight: bold; color: #FFF; position: absolute; left: 20px; top: 20px; } .div-button { height: 35px; width: 100px; position: absolute; left: 385px; top: 180px; background-color: #f4a460; border: 1px solid #FFF; font-family: "宋体"; font-size: 12px; color: #FFF; } .MsgText { font-family: "宋体"; font-size: 12px; line-height: 30px; color: #FFF; position: absolute; top: 80px; height: 100px; width: 400px; left: 50px; }