﻿.alt-status{line-height:30px;padding:0 24px 0 12px;}
    .alt-status .close{position:absolute;top:0;right:10px;line-height:28px;text-decoration:none;font-weight:bold;font-family:Verdana}
    .alt-status div{max-width:800px;min-width:280px;color:#333;background:#fff}
.alt-status-css0{background:#77DF6C} /* 成功 */
    .alt-status-css0 div{background:#77DF6C;color:#333}
.alt-status-css1{background:#c00} /* 失败 */
    .alt-status-css1 div{background:#c00;color:#fff}
    .alt-status-css1 .close{color:#fff}
.alt-status-css2{background:#87C3FF} /* 加载中 */
    .alt-status-css2 div{background:#87C3FF;color:#039}
.alt-status-css3{background:#FFD800} /* 警告 */
    .alt-status-css3 div{background:#FFD800;color:#f00}
