@charset "utf-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FEF6A3;
	background-image : url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p{
	text-indent:1em;
}
.noindent{
	text-indent:0em;
}

a {

	text-decoration: none;
}

h1{
	margin-top:0px;
	margin-bottom:-20px;
}
/*
dt {
clear:both;
float: left;
width: 140px;
list-style-image:url(parts/dot.gif);
margin-bottom:40px;
}

dd {
margin-left: 140px;
}
*/


dt{
	float:left;
margin-bottom:40px;
}

dd{
	margin-left:140px;
}

#top {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
}

#banner{
	text-align:center;
margin-left:-30px;
margin-bottom:-10px;
list-style-type:none;
}

#banner li{
	display:inline;
margin-left:-5px;
margin-right:-5px;
padding-left:-5px;
padding-right:-5px;
}

#menu {
	margin-top:30px;
	font-size: 18px;
	height: 220px;
	width: 190px;
	background-color: #FFE485;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 5px;
}
#menu a{

	text-decoration: none;
}
#menu ul {
	list-style-image : url(icon2.gif);
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
}
#menu li {
	padding-left: 0px;
}
iframe {
	width: 700px;
	height: 1000px;
	float: right;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
#under {
	text-align:center;
	height: 60px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image : url(back2.jpg);
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: repeat-x;
	line-height: 130%;
	clear:both;
	list-style-type:none;

}
#under li{
	margin-left:5px;
	padding-right:5px;
	display:inline;
	border-right:1px solid black;
}
#under li.rightbr{
	border-right:0px solid black;
		
}

#main {
	width: 680px;
	margin-right: auto;
	margin-left: 30px;
	margin-top:30px;
	margin-bottom:0px;
	line-height: 150%;
	float:right;	
	background-color: #FFFFFF;
}
h2{
	background-image : url(bar1.jpg);
	height: 40px;
	width: 500px;
	font-size: 24px;
	padding-left: 15px;
	padding-top: 7px;
	background-repeat: no-repeat;
}
h5{
	background-image : url(bar2.jpg);
	height: 40px;
	width: 500px;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 7px;
	background-repeat: no-repeat;
}
h6{
	background-image : url(bar3.jpg);
	height: 40px;
	width: 500px;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 7px;
	background-repeat: no-repeat;


}
.font18{
	font-size:18px;
}

td {
	line-height: 120%;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#alignleft{
	float:left;
	margin-right:80px;
}

.surroundborder{
	border:1px solid #000000;
	text-align:center;
	background-color: #ffda8c;
}

.marginleft50{
	margin-left:50px;
}
.marginleft4em{
	text-indent:4em;
}
.marginleft1em{
	text-indent:1em;
}

.center{
	text-indent:0em;
text-align:center;
}

.inline{
	display:inline;
}

#welfare li{
	margin-bottom:30px;
}
.dlonul{
	list-style-type: none;
}
.dlonul li{
	margin-left:-40px;
}
.marginbottom40{
	margin-bottom:40px;
}
.marginleft60{
	margin-left:128px;
}