@charset "utf-8";
/* CSS Document */

input.tx{ border:none; width:200px; height:25px;}

body{background-color:#798f21; background-image:url(img/bg.jpg); background-repeat:repeat-x; font-family:Tahoma;}

.header { height:375px; width:999px; background-image:url('img/header.jpg'); background-repeat:no-repeat; background-position:center top; position:relative;}
div{ text-align:left; vertical-align:top;}
tr,td{ vertical-align:top; text-align:left;}

.green-title{color:#a2c612; font-size:18px; font-size:18px; font-weight:bold;}

h3{color:#000; font-size:18px; font-weight:normal;}
h3{font-size:16px; font-weight:bold;}


a.m{ font-size:18px; text-decoration:none;color:#000; margin-right:50px; margin-left:50px;}
a.m:hover{ font-size:18px; text-decoration:underline;color:#000; margin-right:50px; margin-left:50px;}

/* --------------- TEST SCENE LAYOUT --------------- */
.test_qanswer { font-size:14px; line-height:1.7em; }
.question { font-size:14px; margin-top:5px; }
.test_title { font-size:14px; }
.test_qquest { font-size:14px; }
.test_qnum { font-size:12px; }
#loadAnimate { width:25px; height:25px; position:absolute; left:408px; top:17px; display:none; }
/* afterTestScene */
#afterTestScene {}
#afterTestScene h2{ margin:15px 0px 0px 0px; }
#afterTestScene h3{ margin:4px 0px 3px 0px; }
#afterTestScene .infoOfStage{ margin:4px 0px 3px 5px; clear:both; }
#afterTestScene .infoOfStage p{ margin:4px 0px 0px 0px; }
#afterTestScene .loadingLine{ float:left; margin-right:10px; width:220px; height:20px; position:relative; }
#afterTestScene .loadingPercent{ float:left; }
#afterTestScene .loadingLine img{ position:relative; z-index:3; }
#afterTestScene .loadingLine .line{ position:absolute; left:0px; top:0px; width:0%; height:20px; font-size:0; background:url(img/loadingBg.png) 0px 4px repeat-x/* #f2c493*/; z-index:2; }
#afterTestScene .step1 {}
#afterTestScene .step2 { display:none; }
#afterTestScene .step3{ display:none; }
#afterTestScene .hiddened{ display:none; }
/* --------------- END OF TEST SCENE LAYOUT --------------- */

a#wanna_more {
    color: #A0BB2A;
    font-style: italic;
}
