@charset "utf-8";
/* 遮罩层 */
#maskLayer{position: absolute;left:0px;top:0px}
#alphadiv{position:absolute;background:#000;z-index: 2000}
#drag{position:absolute;background:#fff;z-index: 2001;width:580px;}
#drag_h{line-height:28px;height:28px;cursor:move;color:#575757;background:#ffffff;padding:0px}
#drag h3 b{float:left;font-size:16px;font-weight:500;}
#drag h3 span{font-weight:normal;float:right;padding:0 10px;cursor:pointer;font-size:16px;background-color:#287abb;color:#fff;}

#sublist{position:absolute;z-index:2100;background:#fff}
