body{
  cursor:default;
  background-color:#FFC;
  width:950px;
  margin:0px auto;
  text-align:center;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
}
.tpl1{
  width:950px;
  height:145px;
  overflow:hidden;
  background-image:url('/images/tpl1.jpg?l=en');
  background-repeat:no-repeat;
  text-align:left;
}
.tpl1t1{
  margin-top:60px;
  margin-left:210px;
  width:570px;
  overflow:hidden;
  font-family:Arial;
  font-size:8pt;
  color:#000000;
}
.tpl2{
  width:950px;
  height:466px;
  overflow:hidden;
  background-image:url('/images/tpl2.jpg?l=en');
  background-repeat:no-repeat;
  padding-left:25px;
}
.tpl2p1{
  float:left;
}
.tpl2p2{
  float:left;
}
.tpl2p1 img{
  border:1px solid #000000;
  margin-right:4px;
  margin-bottom:4px;
}
.tpl2p2 img{
  border:1px solid #000000;
}
.copyright {
  width:950px;
  background-color:#ffffff;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Arial;
	font-size:10pt;
	color:#555555;
	text-align:center;
}
.copyright a, .w a {
	color:#555555;
}

