@charset "UTF-8";
/* style a */
body {
	position: absolute;
	margin: 0px;
	min-height: 100%;
	width: 100%;
	min-width: 640px;
	background-color: #ffffff;
	color: #000000;
	font-family: "arial", sans-serif;
}
div#text {
	position: relative;
	width: 90%;
	margin: 2em auto 5em auto;
}
p {
	text-align: justify;
}
h1 {
	margin: 1.2em 0em 0.8em;
	font-variant: small-caps;
	font-size: 1.7em;
	text-align: center;
}
h2 {
	margin: 1.2em 0em 0.8em;
	font-variant: small-caps;
	font-size: 1.3em;
	text-align: left;
}
h3 {
	margin: 1.2em 0em 0.8em;
	font-variant: small-caps;
	font-size: 1.0em;
	text-align: left;
}
div.nbx1 {
	margin-top: 0.5em;
	margin-bottom: 2em;
	border-style: solid;
	border-width: 1px 0px;
	padding: 0px 10px;
	text-align: right;
	font-style: italic;
}
p {
	margin: 0.5em 0em;
}
p.qp1a {
	margin: 0.2em 50px;
	font-style: italic;
}
span.qs1a {
	font-style: italic;
	color: #444444;
}
span.qs1b {
	font-style: italic;
	font-variant: small-caps;
	font-size: 0.8em;
	color: #444444;
}
span.num {
	float: left;
	width: 2em;
	margin-right: 0.2em;
	background-color: #dddddd;
	font-weight: 700;
	text-align: center;
}
div#bb {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 20px;
	font-size: 16px;
	background-color: #444444;
	color: #dddddd;
}
span.cr {
	float: right;
	line-height: 12px;
	margin: 4px 0px;
	padding-right: 20px;
	font-size: 0.6em;
	font-style: italic;
	text-align: right;
}
a.idxlink,
a.idxlink:link,
a.idxlink:visited {
	display: block;
	width: 500px;
	line-height: 14px;
	margin: 3px 4px;
	padding: 0px 10px;
	font-size: 0.9em;
	font-variant: small-caps;
	text-decoration: none;
	color: #000077;
	background-color: #dddddd;
}
a.idxlink:hover,
a.idxlink:active {
	color: #0077ff;
	background-color: #ddddff;
}
a.numlink,
a.numlink:link,
a.numlink:visited {
	float: left;
	display: block;
	width: 4em;
	line-height: 14px;
	margin: 3px 4px;
	font-size: 0.9em;
	text-decoration: none;
	text-align: center;
	color: #000077;
	background-color: #dddddd;
}
a.numlink:hover,
a.numlink:active {
	color: #0077ff;
	background-color: #ddddff;
}
a.bblink {
	float: left;
	display:block;
	line-height: 12px;
	width: 40px;
	margin: 4px 2px;
	font-size: 0.6em;
	text-decoration: none;
	text-align: center;
	background-color: #666666;
	color: #dddddd;
}
a.hoffset {
	position: relative;
	display: block;
	top: 0.5em;
	visibility: hidden;
}
a.noffset {
	position: relative;
	display: block;
	top: -0.5em;
	visibility: hidden;
}
ul {
	list-style-type: none;
	padding-left: 1em;
}
span.mark {
	font-weight: 700;
	background-color: #ffdd00;
}
br.para {
	margin-bottom: 0.3em;
}
div.arabic01 {
	position: relative;
	direction: rtl;
	margin-bottom: 0.4em;
	text-align: center;
	font-size: 2em;
}
div.arabic01sub {
	position: relative;
	text-align: center;
	font-size: 1em;
}
