﻿body{font-family: 宋体 Arial;font-size: 9pt;color: #417ac1;line-height: 1.6em; background-color:#ffffff;height:100%;}
html
{
scrollbar-face-color:#e7f4f9;/*轴面颜色*/ 
scrollbar-arrow-color:#8bd5fd;/*箭头颜色 */
scrollbar-track-color:#f9fdff;/*轴轨道颜色 */
scrollbar-highlight-color:#ffffff;/*左立体边颜色 */
scrollbar-3dlight-color:#8bd5fd;/*轴面左边角颜色 */
scrollbar-shadow-color:#ffffff; /*右立体边颜色 */
scrollbar-darkshadow-color:#8bd5fd;/*轴面右边角颜色 */
}
/*公用*/
li{float: left;}
* { margin:0px; padding:0px; list-style:none;outline: none;}
img{ border:0px; cursor:pointer;}

/*超链接公共属性*/
A{text-decoration: none;color: #333;}
A:hover{text-decoration:none;color:#ffffff; background-color:#4590ea;}
.pointline{background-color: #eee;clear: both;height: 1px;width: 100%;margin: 5px 0px;background-image: url('../../App_Image/public/line.gif');}

.input,.inputb{height: 23px;border: #dddddd 1px solid;border-right:1px #dddddd solid;border-bottom:1px #dddddd solid; background: #ffffff;width:240px; line-height:26px;}
.inputb{font-size: 16pt; font-weight:bold;}
.inputFill{height: 22px; border:0px; border-bottom: #417ac1 1px dashed;background: #ffffff;width:200px; line-height:22px;color:#ff0000;}
.check td{float:left;width:100px;}
.limitorBox{border:1px solid #c60000;background-color:#e73131;height:18px;line-height:18px;color:#ffffff;}

h1{height:40px;line-height:40px;font-family:黑体}

.button_b,.button_r,.button_g,.button_y,.button_h{width:64px; height:25px; line-height:25px; text-align:center; border:0px; cursor:pointer;background-color:Transparent; color:#fff;}
.button_b{ background-image:url(../../App_Image/public/button_b.png); }
.button_g{ background-image:url(../../App_Image/public/button_g.png);}
.button_y{ background-image:url(../../App_Image/public/button_y.png);}
.button_h{ background-image:url(../../App_Image/public/button_h.png); color:#ececec;}
.button_r{ background-image:url(../../App_Image/public/button_r.png);}

.button_b_b,.button_r_b,.button_g_b,.button_y_b,.button_h_b{width:85px; height:25px; line-height:25px;text-align:center;border:0px; cursor:pointer; background-color:Transparent;color:#fff;}
.button_b_b{ background-image:url(../../App_Image/public/button_b_b.png);}
.button_g_b{ background-image:url(../../App_Image/public/button_g_b.png);}
.button_y_b{ background-image:url(../../App_Image/public/button_y_b.png);}
.button_h_b{ background-image:url(../../App_Image/public/button_h_b.png); color:#ececec;}
.button_r_b{ background-image:url(../../App_Image/public/button_r_b.png);}

.button_b_s,.button_r_s,.button_g_s,.button_y_s,.button_h_s{width:40px; height:25px; line-height:25px;text-align:center;border:0px; cursor:pointer; background-color:Transparent; color:#fff;}
.button_b_s{ background-image:url(../../App_Image/public/button_b_s.png);}
.button_g_s{ background-image:url(../../App_Image/public/button_g_s.png);}
.button_y_s{ background-image:url(../../App_Image/public/button_y_s.png);}
.button_h_s{ background-image:url(../../App_Image/public/button_h_s.png); color:#ececec;}
.button_r_s{ background-image:url(../../App_Image/public/button_r_s.png);}

.button_view,.button_delete,.button_edit,.button_play,.button_file,.button_class{ width:20px; height:25px; line-height:25px;border:0px;cursor:pointer; background-color:Transparent;}
.button_view{ background-image:url(../../App_Image/public/view_2.png); }
.button_delete{ background-image:url(../../App_Image/public/delete_2.png); }
.button_edit{ background-image:url(../../App_Image/public/edit_2.png); }
.button_play{ background-image:url(../../App_Image/public/play.png); }
.button_file{ background-image:url(../../App_Image/public/filedown.png); }
.button_class{ background-image:url(../../App_Image/public/class.png); }

.commend_false,.commend_true,.hot_false,.hot_true{width:16px; height:18px; line-height:18px;border:0px;cursor:pointer; background-color:Transparent;}
.commend_false{background-image:url(../../App_Image/admin/commendfalse.png);}
.commend_true{background-image:url(../../App_Image/admin/commendtrue.png);}
.hot_false{background-image:url(../../App_Image/admin/hottrue.png);}
.hot_true{background-image:url(../../App_Image/admin/hottrue.png);}

.nullrow40line,.nullrow40,.nullrow34,.nullrow20,.nullrow10,.nullrow5,.nullrow2,.nullrow1,.nullrow40line{clear: both;width: 100%;text-align: center;}
.nullrow40line{border-top:1px dashed #ff6d00; margin:10px 0px;background-color:#eaf1fb;}
.nullrow40{margin:10px 0px;}
.nullrow34{height: 34px;line-height: 34px; background:url(../../App_Image/top/home_icons.png) 10px -1640px no-repeat;background-color:#299be1}
.nullrow20{height: 20px;line-height: 20px;}
.nullrow10{height: 10px;line-height: 10px;}
.nullrow5{height: 5px;line-height: 5px;}
.nullrow2{height: 2px;line-height: 2px;}
.nullrow1{height: 1px;line-height: 1px;}

#LeftBox{width:167px;background-color:#198bc9;padding:0px 6px;position:absolute;top:0px;bottom:0px;}
#LeftBox2{width:167px;background-color:#e6f4fa;position:absolute;top:0px;bottom:0px;}
#RightLine{width:5px;background-color:#ffffff;position:absolute;top:0px;bottom:0px;right:5px;}

/*消息提示框*/
.ManageMessage{ float:left;width:400px; height:auto;word-break:break-all}
.ManageMessage .title{float:left;width:100%; height:34px; line-height:34px;  text-align:center;background-color:#7baff0; color:#ffffff;border:1px solid #7baff0;}
.ManageMessage .title dt{float:left;width:382px; text-align:center; }
.ManageMessage .title dd{float:left; margin:8px 0px;}
.ManageMessage .content{float:left; width:380px; height:auto; padding:10px;background-color:#ffffff;border:1px dashed #417ac1;border-top:0px;}
.ManageMessage .content dl{ float:left ;clear:both; width:100%; margin:5px 0px!important;margin:0px}
.ManageMessage .content dt{ float:left ;width:70px;}
.ManageMessage .content dd{ float:left ;width:auto;}

.ManageMessage250{ float:left;width:300px; height:auto;clear:both;word-break:break-all}
.ManageMessage250 .title{float:left;width:298px!important;width:318px; height:34px; line-height:34px;text-align:center;background-color:#7baff0; color:#ffffff;border:1px solid #7baff0;}
.ManageMessage250 .title dt{float:left;width:268px!important;width:280px; text-align:center; }
.ManageMessage250 .title dd{float:left; margin:8px 0px!important;margin:4px 0px; width:30px;}
.ManageMessage250 .content{float:left; width:278px!important;width:298px; height:auto; padding:10px;background-color:#ffffff;border:1px dashed #417ac1;border-top:0px;}

.MessageBox{ float:left;width:300px; height:auto;}
.MessageBox .title{float:left;width:298px; height:34px; line-height:34px;text-align:center;background-color:#7baff0; color:#ffffff;border:1px solid #7baff0;padding:0px;}
.MessageBox .content{float:left; width:278px; height:auto; padding:10px;background-color:#ffffff;border:1px dashed #417ac1;border-top:0px; text-align:left;line-height:30px;}

/*查询*/
.ManageSearch{float:left; width:100%; clear:both; height:30px; line-height:30px; text-align:center; margin-bottom:5px; padding-top:5px;background-color:#f4fbf8;}
.ManageSearch ul{ float:left; clear:both;width:100%; }
.ManageSearch ul li{ float:left; margin-left:10px;}


/*后台框架*/
#ManageTop{ position:absolute; left:0px; top:0px;right:0px; width:100%;background-color:#417ac1; color:#eaf1fb;height:50px; line-height:50px;background:url(../../App_Image/System/topbg.gif) repeat-x;}
#ManageTop a{color:#eaf1fb;}
#ManageTop a:hover{color:#ffffff; background-color:Transparent; text-decoration:underline;}

#ManageTopL{ float:left;}
#ManageTopR{ float:right; margin-right:10px;}
#ManageTopR li{ margin-left:10px;}

#LeftBox{float:left;height:100%;width:167px;background-color:#198bc9;padding:0px 6px;}
#LeftBox2{float:left;height:100%;width:167px;background-color:#e6f4fa;}
#RightLine{float:left;height:100%;width:5px;background-color:#ffffff;}

/*后台操作*/
#ManageOperate{ float:left; width:100%; height:auto;background-color:#ffffff;clear:both;}
#ManageOperate dl{ float:left; width:100%; clear:both; margin:5px 0px;}
#ManageOperate dl dt{ float:left; width:100px; text-align:right; color:#417ac1; margin-top:5px;}
#ManageOperate dl dd{ float:left; width:auto; text-align:left;margin-left:5px;}
#ManageOperate .title{float:left;width:518px; text-align:center;background-color:#7baff0; color:#ffffff;border:1px solid #7baff0; padding:0px; height:34px; line-height:34px; margin-top:-5px;}
#ManageOperate .title dt{float:left;width:auto; text-align:center;color:#ffffff;}
#ManageOperate .title dd{float:right;width:30px;margin:8px 0px;}

.DataSelect{ float:left; width:100%; height:auto;background-color:#ffffff;clear:both;}
.DataSelecte dl{ float:left; width:100%; clear:both; margin:5px 0px;}
.DataSelect dl dt{ float:left; width:100px; text-align:right; color:#417ac1;}
.DataSelect dl dd{ float:left; width:auto; text-align:left;margin-left:5px;}
.DataSelect .title{float:left;width:518px; text-align:center;background-color:#7baff0; color:#ffffff;border:1px solid #7baff0; padding:0px; height:34px; line-height:34px; margin-top:-5px;}
.DataSelect .title dt{float:left;width:auto; text-align:center;color:#ffffff;}
.DataSelect .title dd{float:right;width:30px;margin:8px 0px;}


/*标题栏*/
#ManageTitle{float:left; width:100%; clear:both; height:45px; line-height:45px; text-align:center; background-color:#ffffff; border-bottom:1px #417ac1 dashed; margin:7px 0px 5px 0px;}
#ManageTitle dl{ float:left; width:100%; clear:both;}
#ManageTitle dt{ float:left; width:260px; }
#ManageTitle dd{ float:left; width:auto;}
#ManageTitle img{ float:left;margin-left:10px; margin-right:10px;}

#ManageTitle a{color:Red; margin:0px 10px;}
#ManageTitle a:hover{color:Red; background-color:Transparent;}

/*列表框*/
.ManageList{  width:98%; clear:both; height:auto; margin:0px auto;}
.ManageList .title,.ManageList .listTitle{ float:left; width:100%; clear:both; height:auto; background-color:#f4fbf8; height:30px; line-height:30px; padding:0px;color:#417ac1;border:0px;}
.ManageList ul{ float:left;width:100%; clear:both; padding:3px 0px;}
.ManageList ul li{ float:left; text-align:left; width:100px; word-break:break-all}

/*分页控件*/
.paginator a {padding: 4px 8px; text-decoration: none;margin-right:2px; font-weight:100;border: solid 1px #e1f1f8; background: #fff;}
.paginator .cpb {padding: 0px 6px;font-weight: bold; border:none;color:#075587;}
.paginator a:hover {text-decoration: none;cursor:pointer;color: #fff; background: #32a0da;border-color:#7baff0;}

/*内部框架页*/
#Main{position:absolute; left:0px; top:0px; bottom:0px;right:0px; overflow:hidden;}
#MainLeft{position:absolute; left:0px; top:55px; bottom:0px;width:200px; background-color:#eaf1fb;}
#MaineRight{position:absolute;left:210px;top:55px;bottom:0px;right:0px;}
#MaineRight iframe { width:100%; height:100%;}
#MainLeft iframe { width:100%; height:100%;}

#Main2{ float:left ; clear:both; width:100%; height:auto; overflow:hidden;}
#Main2Top{position:absolute; left:0px; right:0px;top:55px;width:100%;padding:10px 0px; background-color:#eaf1fb;vertical-align:middle;}
#Maine2Bottom{position:absolute;left:0;top:110px;bottom:0px;right:0px;}
#Maine2Bottom iframe { width:100%;}

/*授权框*/
#LA,#LB,#LC,#LD{float: left; width: 23%; margin-right: 2%;background-color:#fefef7;}
#LD{margin-right:0px;}
#LA .title{background-color:#cf0101;text-align:center; color:#ffffff;}
#LB .title{background-color:#fd8d0d;text-align:center; color:#ffffff;}
#LC .title{background-color:#06ba10;text-align:center; color:#ffffff;}
#LD .title{background-color:#2cc3f7;text-align:center; color:#ffffff;}


/*试卷页面*/
#ExamTop{float:left;width:940px;margin:0px 10px;height:66px;line-height:66px;text-align:center;}
#ExamTop .l{float:left;width:173px;background:url(../../App_Image/Public/exam_top_l.png) no-repeat;}
#ExamTop .m{float:left;width:697px;background:url(../../App_Image/Public/exam_top_m.png) repeat-x;}
#ExamTop .m span{margin-right:20px;}
#ExamTop .r{float:left;width:70px;background:url(../../App_Image/Public/exam_top_r.png) no-repeat;}
#ExamName{float:left;width:940px;margin:0px 10px;height:60px;line-height:60px;font-family:黑体;font-weight:bold; font-size:20pt;color:#ff0000; text-align:center;background-color:#ffffff;}
#ExamType{float:left;width:940px;margin:0px 10px;height:60px;line-height:60px;text-align:center;background-color:#ffffff;padding-bottom:10px;}

.QType{float:left;width:910px!important;width:910px;height:auto;margin:0px 10px; background-color:#ffffff;padding:0px 15px; text-align:left;}
.QType .TypeTitle{float:left;width:100%;height:auto;line-height:34px;color:#417ac1;border:1px #e0e0e0 solid;background-color:#f4fbf8;font-weight:bold;}
.QType .Body{float:left;width:880px!important;width:878px;border:1px #c9c9c9 dashed;height:auto;line-height:24px;padding:10px 15px;margin:5px 0px;color:#000000;z-index:1000}
.QType .BodyMark{float:left;width:880px!important;width:878px;border:1px #ca0100 dashed;height:auto;line-height:24px;padding:10px 15px;margin:5px 0px;color:#000000;z-index:1000;background-color:#fcebdc;}

.QType  span{color:#ff0000;font-weight:bold;cursor:pointer;}
.QType .Body .QName{float:left;width:880px!important;width:878px;border-bottom:1px #c9c9c9 dashed;height:auto;line-height:30px;z-index:999;}
.QType .Body .QName span{color:#ff0000;font-weight:bold;z-index:10000;}
.QType .Answer{float:left;width:880px!important;width:878px;height:30px;line-height:30px;font-weight:bold;font-family:黑体;color:#000000; font-size:12pt;border:1px #dddddd solid;background-color:#f4f4f4;padding:0px 15px;margin-bottom:5px;}
.QType .AnswerMark{float:left;width:880px!important;width:878px;height:30px;line-height:30px;font-weight:bold;font-family:黑体;color:#000000; font-size:12pt;border:1px #ca0100 solid;background-color:#fcebdc;padding:0px 15px;margin-bottom:5px; }
.QType .AnswerAdmin{float:left;width:880px!important;width:878px;height:auto;line-height:30px;font-weight:bold;font-family:黑体;color:#000000; font-size:12pt;border:1px #feb7b7 solid;background-color:#fefef7;padding:0px 15px;margin-bottom:5px;}
.QType .AnswerAdmin ul li{float:left;width:880px!important;width:878px;clear:both;}
/*进入试卷页面*/
#JoinExamTemp{float:left;width:500px;border:1px solid #7baff0;background-color:#eef8fa;height:auto;}
#JoinExamTemp dl{float:left;width:500px;text-align:center;margin-top:10px;border-bottom:1px #dddddd dashed;height:40px;line-height:40px;}
#JoinExamTemp dl dt{float:left;width:460px;font-size:16pt;font-family:黑体;color:#ff0000;font-weight:bold;}
#JoinExamTemp dl dd{float:right;width:40px;}
#JoinExam{float:left;width:460px;background-color:#ffffff;height:auto;margin:10px;padding:10px;}
#JoinExam span{font-weight:bold;font-size:12pt;color:#ff0000;}
#JoinExam .l{float:left;width:230px;text-align:center;margin-bottom:10px;}
#JoinExam .r{float:left;width:230px;}
#JoinExam .r ul li{float:left;width:100%;height:36px;line-height:36px;border-bottom:1px #dddddd dashed}
#JoinExam .body{float:left;width:100%;background-color:#fafafa;height:auto;line-height:26px;}
#JoinExam .body .t{float:left;width:100%;border-bottom:1px #dddddd dashed;font-size:12pt;font-weight:bold;height:36px;line-height:36px;}

#ExamTool{float:left;width:940px;padding:5px 0px;border:#c60000 1px dashed;text-align:center;background:url(../../App_Image/public/toolbottom.png) no-repeat;background-color:#fcebdc;}
#ExamTool ul{float:left;margin-left:150px;width:740px;}

#ExamTool_Single{float:left;width:940px;padding:5px 0px;margin-left:6px; border:#c60000 1px dashed;text-align:center;background:url(../../App_Image/public/toolbottom.png) no-repeat;background-color:#fcebdc;}
#ExamTool_Single ul{float:left;margin-left:150px;width:740px;}

#login{margin:auto; width:975px; height:368px; margin-top:120px;}
#top_left{width:691px; height:89px; float:left;}
#top_left img {margin-left:33px;}
#top_center{width:248px; height:89px; background:url(../../App_Image/Web/login_05.gif); float:left;}

#center_left{width:691px; height:190px; background:url(../../App_Image/Web/login_09.gif); float:left;}
#center_middle{width:248px; height:190px; float:left; background:url(../../App_Image/Web/login_13.gif) repeat-y;}
#center_right{width:36px; height:190px; float:right; background:url(../../App_Image/Web/login_11.gif);}

#down_left{width:691px; height:89px; float:left; margin-top:15px;}
#down_center{width:248px; height:89px; background:url(../../App_Image/Web/login_16.gif); float:left;}
#inf{width:691px; height:38px; background:url(../../App_Image/Web/login_18.gif) no-repeat; }
.inf_text{float:left;display:block; width:100px; height:40px;line-height:40px; font-size:16px; font-weight:bolder; color:#fff; margin-left:17px; }
.copyright{float:left;display:block;  margin-left:17px; height:40px;line-height:40px;}

#user{ margin-left:20px; margin-top:45px; height:25px;}
#password{margin-left:20px; margin-top:25px; height:25px;}
#btn{margin-left:30px; margin-top:40px;height:25px; margin-right:28px; text-align:center;}

/*准考证*/
.ExamCard{float:left;width:400px!important;width:410px;height:auto;line-height:30px;border:#417ac1 solid 1px;border-top:0px;border-bottom:0px;  background-color:#fefef7;margin-bottom:20px;margin-left:20px;}
.ExamCard .T1{float:left;width:390px!important;width:400px;height:30px;line-height:30px;background-color:#417ac1;color:#ffffff;padding-left:10px;}
.ExamCard .T2{float:left;width:400px!important;width:410px;height:70px;line-height:70px;font-size:18pt;font-family:黑体;text-align:center;font-weight:bold;}
.ExamCard .L{float:left;width:250px;height:auto;line-height:30px;}
.ExamCard .L LI{float:left;width:230px;height:36px;line-height:36px; border-bottom:#417ac1 dashed 1px;margin-left:10px;padding-left:10px;}
.ExamCard .R{float:left;width:150px;height:auto;line-height:30px;text-align:center;margin-top:15px;}
.ExamCard .B1{float:left;width:380px!important;width:390px;height:36px;line-height:36px;border-bottom:4px solid #7baff0;padding-left:20px;clear:both;}



div.nav {margin-bottom:10px;}
pre.code-block{background: #D8F4DC;border: 1px solid rgb(200, 200, 200);padding-top: 1em;padding-left: 3em;padding-bottom: 1em;margin-top: 1em;margin-bottom: 3em;}

#loginPage{position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:100%; background:url(../../App_Image/System/loginbg.gif) repeat-x;margin:0px auto;background-color:#1675b7;z-index:1;text-align:center;color:#1675b7;}
#loginDiv{position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:auto;z-index:999;margin-top:270px;}
#loginDiv dl{float:left; line-height:36px;height:36px;width:100%;clear:both;}
#loginDiv dl dt{float:left;text-align:right;min-width:60px;color:#1675b7;width:49%;}
#loginDiv dl dd{float:left;text-align:left;width:300px;}
#loginV{position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:auto;z-index:12;margin:0px auto;margin-top:400px;text-align:center;}
#loginLogo{position:absolute;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:auto;z-index:12;margin-top:100px;text-align:center;}

#systemHelp{float:left;width:100%;height:auto}
#systemHelp ul{float:left;width:100%;height:auto;line-height:40px;border-bottom:1px dashed #dddddd;clear:both;}
#systemHelp .L{width:30px;margin:10px 6px;}
#systemHelp .M{width:80px;font-weight:bold;color:#333333}
#systemHelp .R{width:auto;color:#999999;}

