      .testContentPanel{width:600px;height:440px;overflow:auto;margin-left:20px;margin-top:20px;position:absolute;top:190px;left:320px;}
        
        .testBottomPanel{width:850px;height:40px;}
        
        .AnswerPanel{width:600px;height:50px;margin-top:5px;}
         
        .testTitle{width:600px;font-weight:bold;height:auto;text-align: justify;margin-bottom:3px;}
        
        .testContent{cursor:hand;margin-top:3px;}
        
        .testAnswer{width:70px;text-align:center;float:left}
        
        .cancelAnswer{background-image:url("../assets/test/editAnswer.gif");background-repeat:no-repeat;width:54px;height:16px;float:right;margin-right:5px;cursor:hand}
        
        .cancelAnswer:hover{background: url("../assets/test/editAnswer2.gif")}
        
        .checkAnswer{background-image:url("../assets/test/checkAnswer.gif");background-repeat:no-repeat;width:54px;height:16px;float:right;margin-right:5px;cursor:hand}
        
        .checkAnswer:hover{background: url("../assets/test/checkAnswer2.gif")}     
        
        .showAnswer{background-image:url("../assets/test/showAnswer.gif");background-repeat:no-repeat;width:54px;height:16px;float:right;margin-right:5px;cursor:hand}
        
        .showAnswer:hover{background: url("../assets/test/showAnswer2.gif")}       
        
        .answerPicture{width:30px;height:25px;float:left;margin-left:10px;background-image:url("../assets/test/blank.gif");background-repeat:no-repeat}   
        
        .testPanel{width:1014px;height:700px;position:absolute;z-index:200;display:none;}
       
        .testPanelImage{width:100%;height:100%}
      
        .exitTestPanelButton{height:48px;width:54px;position:absolute;top:87px;left:915px;background-image:url("../assets/picture/exitButton.png");_background-image:url("../assets/picture/exitButton.gif");background-repeat:no-repeat;}
    
        .exitTestPanelButton2{height:48px;width:54px;position:absolute;top:87px;left:915px;background-image:url("../assets/picture/exitButton2.png");_background-image:url("../assets/picture/exitButton2.gif");background-repeat:no-repeat;}
    