.competencyTest{width:100%; height:107%; position:absolute; z-index:1; display:none; }
.competencyTestBg, .competencyTestFrm{width:100%; height:100%; border:0px;}
.competencyTestBg{background: url(../common/images/competency_test_bg.png) no-repeat;}
.competencyTestStart{background: url(../common/images/competency_test_start.png) no-repeat; position:absolute; width:179px; height:47px; top:468px; left:420px; cursor:pointer;}
.competencyTestStart:hover{background: url(../common/images/competency_test_start_over.png) no-repeat;}
.competencyTestClose{background: url(../common/images/competency_test_close.png) no-repeat; position:absolute; width:25px; height:25px; top:10px; right:10px; cursor:pointer; display:none;}