body {
	width: 760px;
	font-size: small;
	background-color: #eeeeee;
	background-image: url(images/jisa_bk.gif);
	background-repeat: repeat-y;
}
ul {
	margin-left: 0em;
	list-style-type: none;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	list-style-position: outside;
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 1em;
}
.left {
	float: left;
	display: block;
}
.right {
	display: block;
	float: right;
	width: 735px;
}
.cap {
	text-align: right;
	display: block;
	float: right;
	width: 760px;
}
.close_btn {
	text-align: center;
	display: block;
	width: 760px;
}

