#container .left {
  width: 296px;
}

#container .center {
  width: 480px;
}

#container .right {
  width: 220px;
}

.articlebit_img {
  padding: 4px 0 4px 4px;
  border-bottom: dashed 1px #e5e5e5;
  margin-bottom: 2px;
}

.articlebit_img .text {
  width: 350px;
  float: left;
}

.articlebit_img p {
  margin: 4px 0 0 8px;
  padding: 0;
  text-align: justify;
}

.articlebit_img .img {
  float: left;
  width: 100px;
  margin-right: 8px;
  text-align: center;
}

.articlebit_img img {
  padding: 1px;
  border: solid 1px #cecece;
}

.articlebit {
  padding: 4px 0 7px 14px;
  margin-bottom: 2px;
  border-bottom: dashed 1px #e5e5e5;
}

.articlebit p {
  width: 450px;
  margin: 4px 0 0 8px;
  padding: 0;
  text-align: justify;
}

