body {
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 45px;
	font-size: 80%;
	letter-spacing	: 0.1em;
	line-height: 1.6em;
}
a {
	overflow:hidden;
	outline:none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #336;
}
img {
	line-height: 1em;
	vertical-align: baseline;
}
h1 {
	font-size: 150%;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: 1em;
}
h3 {
	margin-bottom: 24px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 18px;
}
h1 a:hover {
	background-color: none;
}
noscript p {
	color: #CCC;
}
.bgmaximage  {
	position:fixed !important;
	display: none;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#wrapper {
	display: block;
}
header {
	margin-bottom: 36px;
}
footer {
	clear: both;
	width: 800px;
	display: block;
	padding: 60px 0px 60px 0px;
	margin: 0px auto;
	font-size: 90%;
}
#menu {
	float: left;
	width: 170px;
}
#menu li {
	margin-bottom: 13px;
	line-height: 1em;
}
#menu a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#menu a:hover , #menu .active a{
	background-color: #000;
}
#menu #submenu {
	padding-bottom: 8px;
	margin-bottom: 0px;
}
#menu #submenu  ul{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 6px;
}
#menu #submenu a {
	font-weight: normal;
}
#contents {
	float: right;
	width: 627px;
}
#contents section {
	margin-bottom: 50px;
}
#contents section p {
	margin-bottom: 24px;
}
#contents a:hover {
	background-color: #000;
}
.link {
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 16px;
	line-height: 1em;
}
html {
    overflow-y:scroll;
    }
