.school-text{
  width:535px;
  margin:0px 0px 30px 0px;
  font-size:80%;
  line-height:1.3em;  
}

.answer-box {
        width: 650px;
        background-image: url(../images/q_a/a-image.gif);
        background-repeat: no-repeat;
        background-position: 0px 3px;
        padding-left: 25px;
        margin-bottom: 20px;
        margin-left: 20px;
        margin-top: 10px;
}

.answer-box li{
  margin-left:30px;
}

#main-contents h4 {
  color:#000000;
  background-image:url(../images/q_a/q-image.gif);
  background-position:left 6px;
  background-repeat:no-repeat;
  border-bottom:1px solid #CCCCCC;
  font-size:12px;
  line-height:1.5em;
  margin: 0px 0px 0px 20px;
  padding:5px 0px 10px 25px;
  width:448px;
  text-indent:0px;
}

.table-box {
        width: 535px;
}
.coment-box {
        width: 450px;
        margin-top: 10px;
        font-size: 12px;
        padding-left: 40px;
}

li {
  line-height: 2em;
}

