@charset "utf-8";
.maskLayer{width:100%;height:100%;filter:alpha(opacity=70);opacity:0.5;background:#000;position:absolute;z-index:996;top:0;left:0;}
.pop_notice{ width:400px; background:#FFFFFF; border:solid #e7eaf1 1px; border-radius:4px; overflow:hidden; position:absolute; z-index:999; position: fixed; z-index: 999; left:50%; top:50%; margin-left:-200px; margin-top:-103px;}
.pop_notice_title{ height:48px; border-bottom:solid #E7EAF1 1px; padding:0 20px;}
.pop_notice_title h2{ line-height:48px; font-size:16px; color:#4c4c4c; float:left;}
.pop_dele{ width:15px; height:15px; background:url(../images/coursedata/pop_dele.png) no-repeat; display:block; float:right; margin-top:16px;}

.pop_notice_cont{ padding:40px 30px 20px; font-size:16px; color:#999; text-align:center;}

.q_pop_import_bnt{ padding:20px 0; text-align:center;}
.q_pop_bnt_quxiao,.q_pop_bnt_queding{ width:100px; height:32px; line-height:32px; border:solid #09F 1px; border-radius:4px; font-size:14px; margin:0 10px; cursor:pointer;}
.q_pop_bnt_quxiao{ background:#FFFFFF; color:#09F;}
.q_pop_bnt_queding{ background:#09F; color:#FFFFFF;}