#main ul li{
	list-style: disc;
}

#main .bt ul li{
	list-style: none;
}



.section a.green,.bt.section a.green:visited,.bt.section a.green:active {
	color: #659403;
	text-decoration:underline;
}
.section a.green:hover {
	color: #65bb03;
	text-decoration:underline;
}

#main .section2 {
	margin-left: 39px;
	width: 580px;
	margin-bottom: 20px;
}
#main  .section2  ul {
	margin-left: 2em;
	margin-bottom: 20px;
}
#main .section3 {
	margin-left: 39px;
	width: 580px;
	margin-bottom: 20px;
}
#main  .section3  ul {
	margin-left: 2em;
	margin-bottom: 20px;
}
#main .section3 div {
	margin-left: 1em;
}
#main .section3 h5 {
	margin-bottom: 10px;
	font-weight: bold;
}
#main .section3 h6 {
	font-size: 100%;
	color: #659403;
}
#main h3 {
	margin-bottom: 20px;
}

#main h4 {
	margin-bottom: 10px;
}
#main h5 {
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 100%;
}
#main .notice {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 90%;
	margin-left: 1em;
}

#main ul li ul li.notice{
	list-style: none;
	margin-left: -2em;
}


#main .pdf_bt {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 1px;
}
#main .bt {
	width: 600px;
}
