@charset "utf-8";
* {
margin:0;
padding:0
}
body { 
background:url('../img/body_bg.jpg') center top;  
text-align:center;
}
img {border:none}
ul {
list-style-type:none;
}	
h2 {
font:16px Arial;
color:#c6ff00;
text-transform:uppercase;
margin-top:22px;
} 
h6 {
font:bold 12px Tahoma;
color:#c6ff00;
margin-top:30px;
}
p {
font:12px tahoma;
color:#fff;
margin-top:14px;
}
.clear {
clear:both;
line-height:1%;
margin-bottom:-1px;
height:1px;
overflow:hidden;
font-size:0px
}	  
.container {

}															  
.main {
width:918px;
margin:0px auto;
text-align:left;
}
.header { 
background:url('../img/main_pic.jpg') left top no-repeat;  
width:100%;
height:633px;
}
.content {
width:100%;
padding-top:3px;
}	
.left_col {
width:353px;
margin-left:30px;
-margin-left:15px;
float:left;
}  	
.list_1 {
margin-top:9px;
}  
.list_1 li {  
background:url('../img/ar_1.gif') left 6px no-repeat;  
padding-left:25px;
line-height:16px;
margin-top:2px;	  
font:17px tahoma;
}  
.list_1 a {
color:#fff;
text-decoration:none;
} 
.right_col {
width:473px;
margin-left:30px;
float:left;
} 
.uznai {
margin-top:32px;
}	
.block_1 {
width:283px;
float:left;
}  
.block_2 {
width:283px;
margin-left:28px;
float:left;
}				
.footer {	  
width:918px;
margin:0px auto;
text-align:left;
height:53px;
margin-top:36px;
}
.copy {	
font:12px tahoma;
color:#644405;
}
/* --------------- TEST SCENE LAYOUT --------------- */
.test_qanswer { font-size:14px; line-height:1.7em; }
.question { font-size:14px; margin-top:5px;   width:600px; 
  margin-left: auto; 
  margin-right: auto;  }
.next { width:600px; 
  margin-left: auto; 
  margin-right: auto;  }
.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 --------------- */
div.alltest {
    display: none;
    background:url('../img/body_bg2.jpg') center top; 
    padding: 10px;

    width:600px; 
    margin: 50px auto 50px auto;
}

div.after p {
    color: #fff;
}

a#wanna_more {
    color: #fff;
    text-decoration: none;
    font-style: italic;
}


