@charset "utf-8";
#content .article{
    margin-bottom: 85px;
}
#content .section .box {
    margin-bottom: 20px;
    overflow: hidden;
}
#content .section .image{
  width: 240px;
}
#content .section .image a {
    text-align: center;
    width: 100%
}
#content .section .image div{
    margin-bottom: 10px;
}
#content .section .att {
    margin-top: 15px;
    font-size: 0.85em;
}
#content table th{
  width:540px;
  font-weight:normal;
  background:#f4f4f4;
}
