@charset "UTF-8";
/* ---- hm... -- */
html, body {
	margin: 0;
	padding: 0;
	background: #f9f9f9 url(none);
	color: #000;}
body {
	font-size: 1em;
	text-align: left;
	line-height: 1.3;}
* {font-family: "Trebuchet MS", "Helvetica CY", Verdana, Arial, sans-serif;}
a {text-decoration: underline;}
a:link {color: #36c;}
a:link, a:visited {background: transparent;}
a:visited {color: #006;}
a:hover, a:visited:hover, a:active {text-decoration: underline;}
a:hover, a:visited:hover {
	background: #fff;
	color: red;}
a:active, a:focus {
	background: #f9f9f9;
	color: red !important;}
a[name] {
	color: inherit !important;
	text-decoration: none !important;
	cursor: default;}
p.top {
	margin: 0;
	padding-top: 8px;
	padding-bottom: 0;}
#b_data, .t_txt, .nav, #footer, pre, code, cite, blockquote, p, .source, .note {text-align: left !important;}
#b_data, .title, #book_head, .t_txt, .nav , #footer {
	margin-right: 1%;
	margin-left: 1%;}
.t_skip, .t_hide {display: none !important;}
small, #sign {font-size: 92%;}
pre {font-family: monospace;}
img {border: 2px solid navy;}
table, table caption {
	padding: .25em;
	border: 2px solid navy;}
tfoot td {border: none;}
th, td {
	padding: .2em;
	border: 1px solid navy;}
.ie_aname {
	color: black;
	text-decoration: none;
	cursor: default;}
.nav .bot {width: 64%;}
.nav .bot:before, .nav .bot:after {
	display: block;
	font-size: 2px;
	content: "----";
	line-height: 2px;}
.nav .bot:before {
	margin-bottom: 3px;
	background: navy;
	color: navy;}
.nav .bot:after {
	margin-top: 5px;
	background: red;
	color: red;}
