/* 导航条 */ #navigation_bar { width: 239px; margin-left: 5px; float:left; /*position: absolute;*/ /*margin-top: 205px; */ } #navigation_container { } #navigation_button { background-image: url(Image/left02.gif); height: 17px; width: 239px; background-repeat:no-repeat; } .navigation_body { text-align: left; margin: 0px 0px 0px 0px; overflow: auto; width: 232px; border-left: solid 1px #EFEAEC; border-right: solid 1px #EFEAEC; padding-left:5px; } .navigation_desc2 { background-image: url(image/left.gif); height: 30px; text-align: center; vertical-align: middle; color: White; font-size: 16px; font-weight: bold; padding-top: 12px; background-repeat: no-repeat; } .navigationContent { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; width: 205px; height: 25px; } .subtitleContent { height: 30px; background-image:url(Image/navigationContent.gif); background-repeat:no-repeat; margin-left:5px; margin-bottom:5px; } .navigation_bar { background-color: White; position: absolute; width: 220px; } .navigation_question { text-decoration: none; font-size: 12px; } /* */ .q_placehold { float: right; width: 650px; } .q_buttom { background-image:url(Image/question_buttom.gif); background-repeat:no-repeat; height:17px; margin-left:5px; } #question { font-size: 12px; overflow-y:scroll; /*margin-top: 200px;*/ } #control_bar { float: left; width: 350px; margin-top: 40px; margin-left: 210px; font-weight: bold; color:White; font-size:18pt; display:inline; overflow:hidden; } #control_container { text-align:center; width:500px; } #information_bar { float: right; width: 230px; margin-top: 35px; } .singleQuestionContainer { background-image:url(Image/question-container.gif); background-repeat: repeat-x; background-color: White; border: solid 1px #DFEAEC; margin-top: 5px; margin-left: 5px; margin-right: 5px; padding-bottom: 15px; } .questioncontainer { margin-top: 15px; margin-left: 7px; margin-right: 7px; font-size: 14px; } .paper-title { margin-top: 10px; margin-left: 7px; margin-right: 7px; font-size: 14px; } .answercontainer { margin-top: 5px; margin-left: 10px; } .examPaper { margin-top: 0px; margin-bottom:0px; background-color: #E2E3E5; } .btn_sign { cursor: hand; font-size: 9pt; background-image: url(../App_Themes/Examiner/Image/btn.bmp); background-color: #ffffff; color: #0066CC; text-align: center; border: 1px solid #ABCEEA; padding: 2px 2px 2px 2px; } .limiteText { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: absolute; display: block; } .limiteMulitText { overflow: hidden; text-overflow: ellipsis; display: block; word-break: break-all; } .box { clear: both; width: 0px; height: 0px; border: none 0px white; } /* 逐题考试的导航按钮容器 */ .buttonContainer { text-align:center; margin-top:50px; } .leftButtonContainer { display: inline; margin-right: 20px; } .rightButtonContainer { display: inline; margin-left: 20px; } .question-title { background-color: #BCE0F8; padding: 3px 3px 3px 15px; font-weight: bold; margin-bottom: 10px; font-size: 14px; } .answers { margin-top: 5px; margin-bottom: 5px; margin-left: 10px; } #topContainer { background-image: url(Image/examPaper-top.jpg); height: 172px; width: 900px; overflow:hidden; } .newexambtn { cursor: hand; font-size: 12pt; background-image: url(Image/takepage.png); background-color: #ffffff; color: black; text-align: center; border: 0px solid gray; vertical-align: middle; width: 95px; height: 34px; font-weight: bold; margin-top:2px; margin-left:3px; } #paper_body { width: 900px; background-color: White; margin: 0px auto; } .tooltip1 { font-size: 12px; font-weight: normal; text-align: left; background-color: #ECECEC; width: 845px; height:24px; margin: auto; background-image:url(Image/split.gif) ; padding-left:55px; padding-top:7px; } #ExamPaper { background-color: White; margin-top: 0px; margin-bottom:0px; border-left: solid 1px #EFEAEC; border-right: solid 1px #EFEAEC; }