@import "common.css";

.info_area{
  overflow:auto;
  width:520px;
  margin-bottom:30px;
  margin-left:10px;
  padding:10px;
  text-align:left;
  border:1px solid #000000;
}

.sub_title{
  font-size:20px;
}

#img_news1{
  width:283px;
  height:66px;
  background-image:url("../img/news_detail1/img_news1.gif");
  background-repeat:no-repeat;
}

#img_news2{
  width:515px;
  height:189px;
  margin-top:20px;
}

#img_news3{
  width:515px;
  height:189px;
}

