#services .block1 .leftBox {
  width: 334px;
}
#services .block1 .rightBox {
  width: 336px;
}
#services .block2 .sentence {
  margin-bottom: 20px;
}




/************************

  site list

*************************/
#site {
  clear: both;
}
#site .leftBox {
  background-image: none;
  padding-right: 10px;
  padding-left: 15px;
  float: left;
}
#site ul {
  margin-bottom: 20px;
}
#site ul li {
  background: url(../images/list.gif) no-repeat 0 5px;
  padding-left: 12px;
  line-height: 24px;
  font-size: 12px;
  text-align: left;
}
#site ul li.end {
	background: url(../images/list_end.gif) no-repeat 0 5px;
}
#site ul li.start {
  background: url(../images/list_start.gif) no-repeat 0 8px;
  font-size: 14px;
  font-weight: bold;
  color: #555555;
  margin-bottom: 5px;
}
#site a {
  color: #666666;
  text-decoration: none;
}
#site a:hover {
  color: #ff6600;
}
#site .title {
  font-weight: bold;
  border: #ffdd69 1px solid;
  background: white url(../images/back_bar1_o.gif) repeat-x;
  height: 30px;
  padding: 0 0.2em 0 1em;
  line-height: 30px;
  margin: 0.5em 0;
  color: #333333;
}


#services .block2 div.image {
  background: url(../images/ITS09_imagebg.gif) repeat-y 225px;
  height: 100%;
  border: 1px dotted #666666;
  border-width: 1px 0;
}
#services .block2 div.image img {
  margin-bottom: 5px;
}
#services .block2 div.image .leftBox {
  width: 222px;
  padding: 4px;
}
#services .block2 div.image .centerBox {
  width: 222px;
  padding: 4px;
  float: left;
}
#services .block2 div.image .rightBox {
  width: 222px;
  padding: 4px;
}