.menu {
	margin: 10px 0 0 0;
}
.menu li {
	float: left;
	list-style-type: none;
}
.menu li a {
	display: block;
	height: 46px;
	width: 144px;
	text-align: center;
}
.menu li a:hover {
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
h1 a:hover img {
	position: relative;
	top: 3px;
}
h2 {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-position: 2px 0px;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 3px;
}
.menu li a:hover img {

	position: relative;
	top: 3px;
}
h3 {
	border-bottom: 1px solid #00CC00;
	font-size: 110%;
	color: #666666;
	margin: 20px 0 5px;
}
.article p, .article ul, .article ol {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.sub-menu {
	list-style-type: none;
	width: 192px;
	padding: 0 4px;
	float: left;
	border-top: 1px solid #DCBC8F;
	margin: 4px 0;
}
.sub-menu li {
	text-align: center;
	border-bottom: 1px solid #DCBC8F;
}
.atcatc   {
	width: 700px;
	float: right;
	margin-bottom: 30px;
}
.atcatc  h3  {
	margin-top: 0px;
	border: 1px solid #00C000;
}
.header {
	background-image: none;
}
.footer {
	background-image: none;
}
