#head1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#hd1 {
	height: 131px;
	width: 240px;
	float: left;
}
#hd2 {
	float: left;
	height: 90px;
	width: 175px;
	margin-top: 0px;
	margin-left: 0px;
}
#hd3 {
	float: left;
	height: 90px;
	width: 175px;
	margin-top: 0px;
	margin-left: 0px;
}
#hd4 {
	background-image: url(../idx/hd4.jpg);
	height: 40px;
	width: 560px;
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}
#hd5 {
	float: left;
	height: 90px;
	width: 200px;
	margin-left: 0px;
	margin-top: 0px;
}


#hd4 ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#hd4 ul li{
	float: left;
	list-style-type: none;
	font-size: 15px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 14px;
}
#foot {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 60px;
	padding-top: 30px;
	background-color: #EDEDED;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
