

.layer_altbox{ position:absolute; z-index:10001; background-color:#FFF;}

.ListBox{width:500px; height:275px; border:1px solid #da0e00;}

.TanchuBox{width:458px; z-index:10002; right:0; bottom:0;  position:fixed; background-color:#FFF; border:5px solid #e7e7e7; }

.AlertBox{width:340px; z-index:10003; border:5px solid #e2e2e2;  }

.layer_altbox .box_tit, .TanchuBox .box_tit{width:100%; float:left; height:34px; line-height:34px; float:left;
                        border-bottom:1px solid #fff; background-color:#fff; position:relative; background:#ff3b3b;}

.layer_altbox .box_tit strong, .TanchuBox .box_tit strong{ margin-left:2%; font-size:12px; color:#fff; font-size:16px; font-weight:normal;}

.layer_altbox .box_tit .close, .TanchuBox .box_tit .close{ width:11px; height:11px; position:absolute; right:20px; top:10px; cursor:pointer;  background:url(../images/aero_s.png) -1px -97px no-repeat;}

.layer_altbox .box_con, .TanchuBox .box_con{ width:96%; padding:20px 2% 20px 2%; height:auto; color:#333; float:left; font-family:"微软雅黑"; font-size:12px;}


.layer_altbox .box_bottom{ width:100%; float:left; border-top:1px solid #fff; background-color:#f5f5f5;}



#Masklayer{filter: alpha(opacity=30);opacity: 0.3; background-color: #000; width:100%; height:100%; position:absolute; z-index:10000; display:none; top:0;}

.layer_altbox .d_none{ display:none;}
.layer_altbox .Cancel{ width:46px; height:26px; float:right; cursor:pointer; margin:10px 10px 5px 0; background:url(icons/cancel.jpg) no-repeat;}
.layer_altbox span.Cancel:hover{ background:url(icons/cancel_h.jpg) no-repeat;}