body { color: #f7f7f7; font-size: 14px; line-height: 22px; background-color: #c8edff; margin: 0; }
.copyright { color: #000 !important; font-size: 10px; line-height: 16px; text-align:center }
.answer { font-size: 18px; line-height: 26px; }
.small { font-size: 12px; line-height: 18px; }
.center_back { background-image: url(images/base.gif); background-repeat: repeat-y; background-position: center top; }
.ans_normal { color: #505050; background-color: #ddd; padding: 5px 20px; cursor:pointer; }
.ans_normal:hover { color: #505050; background-color: #ffeda8 !important; padding: 5px 20px; }
.ans_select { color: #505050; background-color: #ffca15; padding: 5px 20px; cursor:pointer; }
.btn { cursor:pointer }
.curtain { position:absolute;
           top:245px;
           padding-left:115px;
           margin:0 auto;
           }
div#curtain { margin:0; padding:0 }
a:link { color: #d3a200; text-decoration: none; }
a:hover { color: #ffcd00; text-decoration: none; }
a:visited { color: #d3a200; text-decoration: none; }
