body {
  background: url(../img/bg_body.jpg) repeat-y top center #ccdbee;
}

.q_wrapper {
  margin: auto;
  width: 1062px;
  background: url(../img/bg_body.jpg) repeat-y top center #ccdbee;
}

.q_subwrapper {
  padding: 10px 160px;
}

a {
  color: #009cdf;
  font-weight: bold;
}

.img_title_date {
  width: 500px;
  height: 50px;
  clear: both;  
}

.img_title_date h1{
  float: left;
  clear: left;
  line-height: 30px;
  font-size: 15pt;
  padding:0;
  margin:0;
}

.img_title_date span.img_date{
  padding-top: 5px;
  float: right;
  clear: right;  
  font-size: 12pt;
}

h1 {
  line-height: 30px;
  font-size: 15pt;
}

h2 {
  line-height: 25px;
  font-size: 13pt;
}
