body {
  background-color: #E6E6E6;
text-align:center;
}

p {
font-size:5vh;
}


a {
font-size:5vh;
}

header {
position: absolute;
top: 0;
width: 100%;
height: 10%;
  background-color: #EEEEEE;
  z-index: 10;
}
img#b{
position: absolute;
left: 0;
top: 0;
height: 100%;
}

div#bbb{
position: absolute;
right: 0;
top: 0;
height: 9%;
background-color: grey;
}

h1#oes,h1#oes1{
text-align:center;
font-size: 5vh;
}

div#main ,div#qlistsa ,div#thisqaa,div#qlistsa2,div#loadingq, div#dbdb{
position: absolute;
top: 10%;
width: 100%;
height: 90%;
  background-color: #E6E6E6;

}

div#error{
position: absolute;
top: 0%;
width: 100%;
height: 100%;
  background-color: #E6E6E6;

}

.qqq{
    width: 100%;
    height: 8%;
    border-bottom:1px solid #000;font-size: 2.5vh;
    /*overflow:scroll;*/
}

.timu{
    position: absolute;
    left:0%;
    width: 62%;    
}
.qkuang{
    position: absolute;
    left:68%;
    width: 16%;
    font-size: 2.5vh;


}
.go{
    position: absolute;
    left:82%;
    width: 16%;
    font-size: 2vh;
}
div#answerplace{
        position: absolute;
    overflow: scroll;
        left:60%;
        top:0%;
    width: 40%;
    height: 100%;font-size:2vh;border-bottom:1px solid #000;
}
div#qall{
        position: absolute;
    overflow: scroll;
    word-break:break-all;
            left:0;
            top:0%;
    width: 60%;
    height: 100%;font-size:3.5vh;border-bottom:1px solid #000;
}


div#qall2, div#hhaha, div#qall2, div#myanswer, div#rightanswer, div#jiexi{
    font-size:3.5vh;word-break:break-all;
}
textarea#codeeee{
width: 100%;
height: 20%;
}