@charset "UTF-8";

.question {
width: 600px;
clear: both;}
.questiontitle {
width: 600px;
font-size: 14px;
text-indent: 0px;
text-align: left;
color: #000;
height: 14px;
margin-top: 0px;
margin-bottom: 10px;
border-bottom: #000000 1px dotted;padding-top: 6px;
padding-bottom: 7px;
font-weight: bold;
}
.answer {
width: 570px;
padding-left: 30px;margin-bottom:30px;
clear: both;font-size: 12px;color: #000066;
}
