body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(bg1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.head1 {
	background-attachment: scroll;
	background-image: url(head/bg_head.gif);
	background-repeat: repeat-x;
}
.left1 {
	margin: 8px;
	line-height: 1.5em;

}
.login {
	font-size: smaller;
	line-height: 1.5em;
	margin: 10px;


}
.center {
	padding: 10px;
	line-height: 1.5em;

}
.centerline {
	background-image: url(line2.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 440px;
	text-align: center;

}
.centertd {
	background-image: url(center/bg_center.gif);
}
.txtright {
	text-align: right;
	margin: 8px;
}
.osusume td{
	vertical-align: text-top;

}

.osusume img{
	border: 1px solid #c8c8c8;
}

