body { color: black; font-size: 14px; line-height: 22px; background-color: white; background-image: url(images/base02.gif); background-repeat: repeat-y; background-position: center; margin: 0; }
.head { background-image: url(images/base01.gif); background-repeat: no-repeat; background-position: center top; }
.bot { background-image: url(images/base03.gif); background-position: center top; }
.question { color: #000; padding-left: 10px; text-align: left; }
.copy { font-size: 10px; line-height: 16px; }
.border { background-image: url(images/border.gif); background-repeat: repeat-x; background-position: center; height: 40px; }
.space { height: 50px; }
.small { font-size: 12px; line-height: 22px; text-align: left; }
a:link { color: #008eff; text-decoration: none; }
a:hover { color: #ffbc00; text-decoration: none; }
a:visited { color: #006b98; text-decoration: none; }
.midashi { font-size: 13px; line-height: 15px; width: 360px; padding: 3px 10px; cursor:pointer; text-align:left; }
.select { font-size: 13px; line-height: 15px; background-color: #e6e6e6; width: 410px; padding: 3px 10px; cursor:pointer; text-align:left; }
.select:hover { background-color: #9ACFE0; }
.select-over { font-size: 13px; line-height: 15px; color:#FFFFFF; background-color: #098AB5; width: 410px; padding: 3px 10px;cursor:pointer; text-align:left; }
.answer { font-size: 24px; line-height: 30px; }
.form { font-size: 14px; line-height: 22px; width: 416px; height: 22px; }
.select-w { font-size: 13px; line-height: 15px; background-color: #e6e6e6; width: 410px; padding: 3px 10px; cursor:pointer; text-align:left; }
.select-w:hover { background-color: #9ACFE0;}
.select-overw { font-size: 13px; line-height: 15px; color:#FFFFFF; background-color: #098AB5; width: 410px; padding: 3px 10px; cursor:pointer; text-align:left; }
.form-large { font-size: 14px; line-height: 22px; width: 100%; height: 100px; }
.hilight { color: #4486fe; font-weight: bold; }
label { cursor:pointer; }
label:hover { cursor:pointer; background-color: #9ACFE0; }
td.header { text-align:center; }
.btn { cursor:pointer; }
