div.index1_a
 {
 float:left;
 width:416px;
 background-image:url('img/team_m.gif');
 background-repeat:repeat-y;
 }
 
div.index1_c h3,div.index2_c h3,div.index3_c h3
  {
  border-bottom:dotted 1px #FFFFFF;
  }
 
div.index1_b
 {
 width:416px;
 background-image:url('img/team_o.gif');
 background-repeat:no-repeat;
 }

div.index1_c
  {
  width:416px;
  background-image:url('img/team_u.gif');
  background-repeat:no-repeat;
  background-position:bottom;
  }
  
div.index1_d
  {
  width:380px;
  padding:15px; 
  }

div.index2_a
 {
 float:left;
 text-align:center;
 width:178px;
 margin-left:40px;
 background-image:url('img/news_m.gif');
 }
 
div.index2_b
  {
  width:178px;
  background-image:url('img/news_o.gif');
  background-repeat:no-repeat;
  }

div.index2_c
  {
  width:178px;
  background-image:url('img/news_u.gif');
  background-repeat:no-repeat;
  background-position:bottom;
  }
   
div.index2_d
  {
  width:150px;
  padding:15px;
  }

div.index3_a
  {
  float:left;
  text-align:center;
  width:178px;
  margin:20px 0 0 40px; 
  background-image:url('img/news_m.gif');
  }
 
div.index3_b
  {
  width:178px;
  background-image:url('img/news_o.gif');
  background-repeat:no-repeat;
  }

div.index3_c
  {
  width:178px;
  background-image:url('img/news_u.gif');
  background-repeat:no-repeat;
  background-position:bottom;
  }

div.index3_d
  {
  width:150px;
  padding:15px;
  }
 
span.small
  {
	font-family:'Trebuchet MS','Verdana';
  font-size:0.6em;
  color:#EEEEEE;
  font-weight:normal;
  }  