.body {
	height: 100%;
	overflow: hidden;
}
.fright {
	padding: 0 5px;
	float: right;
	font-size: 90%;
}
.footer, .header {
	position: absolute;
	left: 0;
	width: 100%;
	height: 25px;
	padding: 0 5px;
	z-index: 10;
}
.footer {
	bottom: 0;
	background: #eee url(./img/back2.png);
}
.footer input {
	margin-top: 5px;
}
.header {
	top: 0;
	background: #eee url(./img/back.png);
}
.listdl {
	margin: 0 0 30px 0;
	padding: 1px 0;
}
.listdl li {
	padding: 3px 0;
	border-bottom: 1px dotted #ccc;
}
.listdl dd {
	margin: 3px;
}
.listdl dt {
	margin-top: 15px;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}
.load {
	padding-top: 50px;
	font-style: italic;
}
.main {
	padding-top: 35px;
	margin-left: 30%;
}
.menu {
	overflow: auto;
	position: absolute;
	top: 30px;
	left: 0;
	color:#000;
	background: #fff;
	width: 27%; 
	height: 100%;
	padding-left: 3px;
}
.pimg {
	padding: 0 8px 0 1px;
	background: url(./img/m99.png) right no-repeat;
}
#hflash {
	margin: auto;
}
#main {
	text-align: center;
}
#igoogle {
	text-align: center;
	margin-left: 30%;
}
body {
	font-size: 90%;
}
h2 {
	font-size: 120%;
}
img {
	border: 0;
	margin: 2px 2px 0 0;
}
nobr {
	white-space: nowrap;
}
ol, ul {
	list-style: none;
}
textarea {
	font-size: 90%;
	width: 100%;
}
body, form, ul, #contents {
	padding: 0;
	margin: 0;
}

