h1, h2, h3, p, div, ul, li {
	margin: 0px;
	padding: 0px;
}
h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#header {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.center #bar_top, .center #bar_con {
	visibility: visible;
	height: 16px;
	width: 768px;
	background-image: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#subnavi {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#subnavi li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#subnavi .title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer1 {
	visibility: hidden;
}
#footer4 {
	visibility: visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}

