#contents {
  font-weight: 100;
  font-size: 14px;
  width: 800px; }
  #contents #news p {
    text-align: center; }
  #contents #news .newsText {
    width: 600px;
    margin: auto;
    text-align: center;
    margin-bottom: 30px; }
  #contents #news div {
    width: 50%;
    margin: auto; }
    #contents #news div img {
      width: 100%; }
  #contents #news hr {
    margin-bottom: 50px; }
