popbox.css 372 Bytes
/*添加按钮 弹出框 */
.czDiv{ width:260px; position:absolute; left:179px; margin-left: -153px; top: 9px; background: #ffffff; border: 1px solid #ddd;}
.czDiv .czDiv_title{background:url("../../images/admin/t_mt02.jpg") repeat-x;height:26px;}
.czDiv .close{ cursor: pointer;width:17px;height:17px;line-height:17px;margin-top:5px;margin-right:10px;}
/*添加按钮 弹出框 end*/