h1 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -9999;
}
#container {
	text-align: center;
	padding: 0px;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#menu {
	text-align: left;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	position: relative;
	left: 5px;
	top: 220px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li{
	margin: 0px;
	padding: 2px;
	list-style-type: none;
	width: 256px;	height: 37px;
}
.aisatu a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;

}
.aisatu  a:hover{

}
.about a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;

}
.about  a:hover{

}
.menu a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;

}
.menu  a:hover{

}
.photo a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;

}
.photo  a:hover{

}
.link a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;

}
.link  a:hover{

}
.faq a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;

}
.faq  a:hover{

}
.mail a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 256px;	height: 37px;
	display: block;
	overflow: hidden;
	background-position: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#banner {
	height: 45px;
	width: 280px;
	position: absolute;
	left: 510px;
	top: 390px;
	text-align: left;
}
#banner a{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#banner  a:hover{

}

#news {
	position: relative;
	left: 350px;
	top: 140px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#news ul{
	background-color: #eee0d2;
	width: 360px;
	height: auto;
	overflow: auto;
	border: solid 2px #b78066;
}
#news li {
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}

