#productsContents .subtitle {
  background : url(../img/products/subtitle_station.jpg) no-repeat left top;
  border : 0;
}
#productsContents .pro_thema {
  background : url(../img/products/geosite.jpg) no-repeat right top;
  width : 670px;
  height : 80px;
}
#proexp .explanation .explanation_img_half {
  background : url(../img/products/station1.jpg) no-repeat left top;
  height : 400px;
  width : 240px;
}

#proexp .explanation .explanation_text_half {
  width : 400px;
}
#proexp .explanation .explanation_title_half {
  width : 400px;
}

#proexp .explanation .station_img2 {
  background : url(../img/products/station2.jpg) no-repeat 0px 0px;
  width:240px;
  height:212px;
  float:right;
}

#proexp .explanation .imgright_station3 {
  background : url(../img/products/station3.jpg) no-repeat 100% 0;
  width:100%;
  height:300px;
  clear:both;

}

#proexp .explanation .explanation_title,
#proexp .explanation .explanation_text {
  width:430px;
}

