*{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

body {
	margin: 0px;
	padding: 0px;
}




.clear {
	clear: both;
}



#container hr {
	display: none;
}


.img-brock {
	display: block;
	margin: 0px;
	padding: 0px;
}

a:link{
	color: #666666;
	text-decoration: none;
}

a:visited{
	color: #093389;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: none;
}


#container a:hover img{
opacity: 0.65;
filter: alpha(opacity=65);
}




#container{
	height: auto;
	width: 900px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

.navi {
	background-color: #005B2C;
	width: 855px;
	height: 108px;
	padding-top: 16px;
	padding-left: 25px;
}
.navi li {
	float: left;
	height: auto;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#main {
	background-color: #00A650;
	height: auto;
	width: 860px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.printBox {
	background-color: #FFF;
	height: auto;
	width: 840px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
h3 {
	margin-left: 10px;
	margin-bottom: 20px;
}
h4 {
	background-image: url(img/icon-h4.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-bottom: 5px;
	padding-left: 15px;
}
p {
	font-size: 85%;
}
.p-Box {
	margin-bottom: 15px;
	padding-left: 20px;
}
.p-Box_Left {
	float: left;
	width: 530px;
}
.p-Box_Left p {
	line-height: 1.5em;
}
.p-Box_Right {
	float: left;
	height: auto;
	width: 240px;
	margin-left: 25px;
}
.bt-box {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 100px;
}

.bt-box_Left {
	float: left;
	height: auto;
	width: 320px;
}
.MT100 {
	margin-top: 100px;
}
.MT10 {
	margin-top: 10px;
}
.p_flow {
	line-height: 1.5em;
	margin-left: 45px;
	margin-right: 45px;
	margin-bottom: 20px;
}
