img.cssPrint {
	display: inline;
}
img.cssScreen {
	display: none;
}
.cssContent{
  font-family: Arial;
  font-size: 12px;
  color: #fff;
  margin-top: 50px;
  line-height: 20px;
  height: 190px;
}

h1 {
  color: #fff;
  font-family: Arial;
}

#idFotoFrame {
  display: none;
}

.cssCopyCol {
	width: 10cm;
	float: none;
}

.cssFoot{
  font-family: Arial;
  font-size: 12px;
  color: #fff;
  margin-right: 10px;
  margin-top: 20px;
}

.cssLinkSubNavi{
  font-family: Arial;
  font-size: 12px;
  color: #fff;
}

.cssNaviBlock{
  background-color: #680001;
  margin-left: 20px;
  width: 133px;;
}

.cssLinkMainNavi{
  font-family: Arial;
  margin: 1px;
  display: block;
  background-color: #5a0000;
  padding: 6px;
  border-left: #680001 1px solid;
  border-top: #680001 1px solid;
  border-right: #480000 1px solid;
  border-bottom: #480000 1px solid;
  width: 130px;
  margin-bottom: 2px;
  font-size: 12px;
  color: #fff;
}

.cssLinkMainNavi:hover{
  background-color: #610000;
}

