﻿        *{ margin:0 auto; padding:0;}
        .BoxFrame{ position:absolute; left:0px; right:0px; top:0px; bottom:0px; margin:0; z-index:0; overflow:hidden; text-align:center;}

        .loginDiv{position:absolute; left:10px; right:10px; top:30px; bottom:50px; z-index:1;}
        .modelMenu{position:absolute; left:10px; right:10px; top:30px; bottom:50px; z-index:1;}
        .footbottom{ position:absolute; left:0px; width:100%; right:0px; bottom:0px; height:30px; line-height:30px;
                     background-color:Black; text-align:center; z-index:99;}
        .footbottomX{ position:absolute; left:0px; width:100%; right:0px; bottom:0px; height:30px; line-height:30px;text-align:center; z-index:99;}             
         .footbottom a,.footbottomX a{ color:White;}
        .footbottom a,.footbottomX a{ text-decoration:none;}
        .footbottomX a.ehbtom{}
        .footbottom a.sysset{  right:10px; bottom:2px; width:26px; height:26px;float:right;
}
        .footbottom a.goback{position:absolute; left:10px; bottom:2px; width:26px; height:26px;}                
        table{border-collapse:collapse;}
                     
                     
#msgBoxWake {
    border:none;
position:absolute; left:0px; right:0px; width:100%; top:40%; height:50px; line-height:50px; text-align:center; z-index:999;
background-color:black;filter:alpha(opacity=80); -moz-opacity:0.8;opacity:0.8;display:none;
}
    #msgBoxWake p.content {
    height: 50px;
    line-height: 50px;
    color: white;
    margin: auto;
    font-size: 18px;
    }