.b {
	font-weight: bold;
}
.body {
	margin-bottom: 50px;
	padding: 10px;
	border: 3px double #ccc;
}
.bs {
	font-weight: bold;
	text-decoration: none;
	background: #fee;
}
.em {
	font-style: italic;
}
.flowmenu {
 	float: left;
	padding: 0;
	border: 3px double #ccc;
	width: 248px;
	margin: 0 5px 5px 0;
}
.flowtitle {
	font-size: 1em;
	background: #f8f8f8;
	padding: 3px;
}
.flowbody {
	padding: 5px;
}
#hintbox {
	position: absolute;
	color: #000;
	background: #ffe;
	border: dotted 1px #333;
	text-align: left;
	padding: 5px;
	line-height: 1.6em;
	z-index: 4;
	font-size: 14px;
}
.himg {
	border-bottom: 1px dotted blue;
	cursor: help;
}
.i {
	font-style: italic;
}
.ni {
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
.out {
	padding: 0 12px 0 1px;
	background: url(link.gif) right bottom no-repeat;
}
.quote {
	color: #000;
	background: #f8f8f8;
	border: 2px dotted #ccc;
	padding: 5px 10px; 
	margin: 10px 5px 20px 5px;
}
.r {
	text-align: right;
}
.red {
	color: red;
}
.s {
	font-size: 0.8em;
}
.u {
	text-decoration:	underline;
}
.xx6 {
	width: 16%;
}
#a_foot {
	clear: both;
	text-align: center;
	border-top: 1px solid #ccc;
	padding: 5px;
	background: #f8f8f8 url("a069.jpg");
}
#a_head {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
	background: #f8f8f8 url("a069.jpg");
}
#a_main {
	float: right;
	width: 77%;
	margin: 0 0 1.5% 0;
	padding: 0 0.5% 0 1%;
	line-height: 2em;
}
#a_side_left {
	float: left;
	width: 21%;
	margin: 0 0 1% 0;
	padding: 0;
	line-height: 1.5em;
}
#a_side_left dl {
	margin: 10px 5px;;
}
#a_side_left dt {
	background: #e8e8e8;
}
#a_side_left p {
	border-bottom: 1px solid #ccc;
	padding: 10px;
	background: #f8f8f8 url("a069.jpg");
}
#topsearch {
	position: absolute;
	top: 47px;
	right: 10px;
}
#topright {
	position: absolute;
	top: 5px;
	right: 10px;
}
body {
	color: #000033;
	background: #fffffe;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: verdana, osaka, sans-serif;
}
a:link {
	color: #922;
}
a:hover {
	color: red;
}
address {
	margin: 10px 0;
}
em {
	font-weight: normal;
	font-style: normal;
}
dl, form {
	margin: 0;
	padding: 0;
}
dt {
	font-size: 1.1em;
	font-weight: bold;
}
dd {
	margin: 5px 0 5px 15px;
	padding: 0;
/*
	display: list-item;
	list-style: circle;
*/
}
.linon li {
	list-style: none;
}
h2, h3 {
	margin: 30px 0 10px 0;
	padding: 5px;
}
em {
	font-weight: normal;
	font-style: normal;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}
h1 {
	font-size: 2em;
	margin: 0;
	padding: 10px;
}
h1 em {
	font-size: 0.5em;
}
h2 {
	font-size: 1.7em;
	border-bottom: 1px solid red;
	border-left: 20px solid red;
}
h3 {
	font-size: 1.4em;
	border-bottom: 1px solid blue;
	border-left: 10px solid blue;
}
h4 {
	font-size: 1.2em;
}
h2, h3, h4 {
	border-color: #ccc;
}
hr {
	border: 1px dotted #e8e8e8;
	width: 95%;
}
img {
	border: none;
	margin-left: 5px;
	margin-right: 5px;
}
label:hover {
	background: #f8f8f8;
	cursor: pointer;
}
table {
	margin: 15px 0;
	border: none;
	border-collapse: collapse;
}
td {
	color: #000;
	background: #fffffe;
	padding: 5px;
	text-align: left;
}
tfoot {
	border-top: 1px solid #ccc;
}
th {
	color: #000;
	background: #ddd;
	text-align: center;
}
th, td {
	empty-cells: show;
	border: 1px solid #e8e8e8;
	font-size: 1em;
}
