#outwrapDv{
min-width: 500px;
text-align: center;
}
div.wChoice{
border: 1px solid ;
border-color:#708172 #3B443C #3B443C #708172;
width:410px;
height:100px;
font-size:40px;
line-height:90px;
text-align: center;
cursor:pointer;
position:absolute;
}
div.pChoice{
background-color:#ffffff;
border: 11px solid #13CE01;
width:167px;
height:134px;
cursor:pointer;
position:absolute;
}
#wPromptDv{
width:280px;
height:90px;
left:170px;
top:20px;
font-size:48px;
text-align: center;
position:absolute;
}
#pPromptDv{
background-color:#ffffff;
width:167px;
height:134px;
left:40px;
top:107px;
position:absolute;
}
#wChoice0Dv{
left:310px;
top:0px;
}
#wChoice1Dv{
left:310px;
top:125px;
}
#wChoice2Dv{
left:310px;
top:250px;
}
#pChoice0Dv{
left:0px;
top:200px;
}
#pChoice1Dv{
left:230px;
top:200px;
}
#pChoice2Dv {
left:460px;
top:200px;
}
#startBt{
background-color:#FFF9FF;
}
#startBt:hover{
color:#000000;
background-color:#FAECB5;
}
#startBt:active{
background-color:# E5D69F;
}
#penalCountDv{
color:#ee0000;
background-color: # FFFaaa;
width:170px;
height:170px;
left:320px;
top:150px;
font-size: 110px;
line-height:170px;
text-align: center;
position:absolute;
}
#penalPicDv{
width:170px;
height:170px;
left:150px;
top:150px;
text-align:left;
position:absolute;
}
