.cssImgHead {
  margin-bottom: 15px;
}

.cssLinkWindow {
  font-family: Arial;
  color: #fff;
}

.cssCopyCol {
  width: 305px;
  float: left;
  margin-right: 28px;
  font-size: 12px;
  line-height: 16px;
}

.cssQuote td img {
  margin-bottom: 15px;
}
.cssQuote td {
  text-align: right;
  vertical-align: bottom;
  color: #fff;
}
.cssQuote {
  width: 400px;
  float: right;
  margin-right: 10px;
  margin-top: 2px;
  font-size: 12px;
  line-height: 16px;
  height: 290px;
}

img.cssPrint {
	display: none;
}

img.cssScreen {
	display: inline;
}

ul.cssSubMenu {
	position: relative;
	display: none;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

ul.cssSubMenu a {
	font-family: Arial;
	color: #fff;
	font-size: 12px;
	line-height: 26px;
}

.cssContent{
  font-family: Arial;
  font-size: 12px;
  color: #fff;
  margin-top: 35px;
}

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

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

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

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

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

.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: 90px;
  margin-bottom: 2px;
  font-size: 12px;
  color: #fff;
}

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

