body {
  background-color: #ffffff;
	margin: 10px;
	text-align: center;
}

div#top {
  margin: auto;
  width: 950px;
	height: 106px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

div#menue_top {
  width: 690px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-top: 64px;
	float: left;
	font-family: Arial;
	font-weight: bold;
	color: #81726d;
	text-align: left;
}

div#logo {
  width: 250px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float: left;
}

div.vspace {
  width: 6px;
  height: 10px;
  float: left;
}

div.hspace {
  height:10px;
  width: 0px;
  font-size: 0px;
}

div#m1 {
  margin: auto;
  width: 950px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

div#m2_1 {
  width: 690px;
	float: left;
}

div#m2_2 {
  width: 250px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float: left;
}

div#men2 {
  width: 690px;
	height: 122px;
	background-image: url(../gx/banner1.gif);
	text-align: left;
  overflow: hidden;
}

div#men_s2 {
  position: relative;
	left: 50px;
	float: left;
	visibility: hidden;
}

div#men_s3 {
  position: relative;
	left: 62px;
	float: left;
	visibility: hidden;
}

div#men_s2 a.men2 {
  display: block;
  width: 100px;
	border: 1px solid;
  height: 14px;
  padding-left: 5px;
  padding-top: 1px;
}

div#men_s3 a.men2 {
  display: block;
  width: 160px;
	border: 1px solid;
  height: 14px;
  padding-left: 5px;
  padding-top: 1px;
}

div#content {
  width: 690px;
	padding-top: 5px;
	text-align: left;
	float: left;
}

div#bottom {
  margin: auto;
  width: 950px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

div#eck_l {
  width: 475px;
	text-align: left;
	float: left;
}

div#eck_r {
  width: 475px;
	text-align: right;
	float: left;
}

a {
	color: #81726d;
}

a.menu {
  height: 20px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #81726d;
	text-decoration: none;
	margin-top: 25px;
	margin-right: 6px;
	letter-spacing: -1px;
}

a.menu:hover {
  color: #d8171f;
}

a.men2 {
  height: 16px;
	font-family: Arial;
	font-weight: bold;
	font-size: 7pt;
	color: #d8171f;
	text-decoration: none;
	background-color: white;
}

a.men2:hover {
  background-color: #accdec;
}

h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #81726d;
}

h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #81726d;
}


h4 {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #81726d;
}

p {
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #81726d;
}

ul {
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #81726d;
}

p.copyright {
	font-family: Arial;
	font-weight: normal;
	font-size: 7pt;
	color: #81726d;
}

div#copyright {
  margin: auto;
  width: 950px;
	text-align: right;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

p.copyright a {
	font-family: Arial;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
	color: #81726d;
}

td.box1 {
  width: 122px;
	height: 128px;
	background-color: #f1e7df;
	text-align: center;
	border-right: 5px solid white;
	border-bottom: 5px solid white;
}
td.box2 {
  width: 122px;
	height: 128px;
	background-color: #f1e7df;
	text-align: center;
	border-left: 5px solid white;
	border-right: 5px solid white;
	border-bottom: 5px solid white;
}
td.box3 {
  width: 122px;
	height: 128px;
	background-color: #f1e7df;
	text-align: center;
	border-left: 5px solid white;
	border-bottom: 5px solid white;
}

