<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#content div.side {
  text-align: left;
}
.entry H3,H4 {
  background:url(/assets/images/bg_bk.png);
  border: outset gray 1px;
  padding: 4px;
  padding-left: 12px;
  margin-top: 2.5em;
  margin-bottom: 0.5em;
  font-weight: bolder;
  color:#55562E;
}
.external {
    background-position: 0% 60%;
    background-repeat: no-repeat;
    padding-left: 12px;
    background-image: url(/assets/images/external.png);
}
div#comments {
	border-top: dashed 1px #5d5d5d;
	margin: 60px 0 0 32px;
	padding: 0 120px 60px 0;
}

div#comments h3 {
	font-size: small;
	margin: 0 0 20px;
}
div#comments &gt; div.comments-head {
	border-top: dashed 1px #5d5d5d;
	padding-top: 12px;
}
div#comments &gt; a + div.comments-head {
 border-top: none;
}
.rank {
	padding-right: 6px;
	color: #FF9999;
}
#all_contents {
	text-align: left;
}
.date {
	display: none;
}
table {
	margin-top: 3em;
	margin-bottom: 3em;
}
td {
	padding: 16px;
}
.entry {
	position:relative;
	margin: 1.5em 185px 3em 36px;
	font-family:Verdana;
	line-height: 1.75em;
	text-align: justify;
	text-justify: inter-ideograph;
}
.entry p {
	margin: 1em 0;
}
ol li {
	list-style: decimal;
	margin-left: 2em;
}
ul.contents_ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
ul.contents_ul li {
	list-style: disc;
	margin-left: 2em;
}
#feed {
	position: absolute;
	top: 222px;
	left: 44px;
}
.lead ul li {
	list-style-type: disc;
	margin-left: 1em;
	line-height: 120%;
	width: 480px;
}

table.datatable th {
	background-color: silver;
	font-weight: bold;
}
table.datatable th,
table.datatable td {
	border: solid 1px black;
}

#blog_sidebar {
	position: absolute;
	top: 262px;
	left: 0;
}

#blog_sidebar ul {
	margin-bottom: 1em;
}

#blog_sidebar h3 {
	width: 119px;
	color: #222;
	border-bottom: solid 1px #000;
	margin-bottom: 4px;
}

#blog_sidebar li {
	margin-left: 8px;
}

#blog_sidebar li,
#blog_sidebar a,
#blog_sidebar a:link,
#blog_sidebar a:visited {
	text-decoration: none;
	color: #444;
}


.phptable td,
.phptable th {
	padding: 4px;
	border:1px solid #000000;
	font-size:75%;
	vertical-align:baseline;
}

.phptable .e {
	background-color:#CCCCFF;
	color:#000000;
	font-weight:bold;
}

.phptable .v {
	background-color:#CCCCCC;
	color:#000000;
}

.post_metadata {
	margin:10em 0 3em 36px;
	border-top: dashed 1px #222;
}

blockquote {
	border:dashed 1px silver;
	padding:1em;
	background-color:#ffd;
	font-size:smaller;
}

li.comment,
li.pingback {
	padding: 1em 0;
}

#comments input,
#comments textarea {
	border: solid 1px silver;
	margin-bottom: 4px;
}

.comment-body {
	margin: 0.5em;
	margin-left: 0;
	padding: 1em 1em 0;
	background-color: #efe;
	border: dashed 1px silver;
	width:520px;
}
.comment-body p {
	margin-bottom: 1em;
}

li.pingback .comment-body {
	padding: 1em 1em 0;
	background-color: #ffe;
	border: dashed 1px silver;
	font-size: smaller;
	color: #977;
}

#comments ol li ul li {
	list-style-type: lower-roman;
}

li.pingback .comment-body span.cite {
	color: #333;
}

.ps {
	color: red;
	background-color: #ffd;
	border: solid 1px gray;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding: 1em;
	font-size:smaller;
	line-height: 1.2em;
}
.r_keywords {
	color: blue;
}
.comment {
	color: green;
}
del,
del p,
del pre {
	text-decoration: line-through;
}

#si_image_com {
	float: left;
}
.captchaSizeDivSmall {
	height: 50px;
}
#captchaInputDiv {
	clear: both;
}
#captcha_code_label,
#captchaInputDiv span.required {
	font-size: smaller;
}
#captcha_code {
	ime-mode: disabled;
}
#comment {
	ime-mode: active;
}

a.more-link {
	display: block;
	width:500px;
	text-align:right;
}
#overDiv table,
#overDiv table th,
#overDiv table td,
#overDiv table h4 {
	text-align:left;
	margin:0;
	padding:0;
	border:0;
}
.paging {
	color: #2583ad;
	margin: 1em auto;
	padding:0 160px 0 0;
	line-height:2em;
	text-align:center;
}

.pages {
	font-size:smaller;
	margin-right:1em;
}

.paging a,
.paging .current {
	color: #00019b;
	padding:0 .4em;
	border:solid 1px silver;
	text-decoration:none;
	margin: 0 .2em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a.previouspostslink,
a.nextpostslink {
	border: none;
}

a.previouspostslink:hover,
a.nextpostslink:hover {
	color: #3CF;
}

a.page:hover,
a.first:hover,
a.last:hover {
	color:white;
	background: #7CABE4;
}

.paging .current {
	color: white;
	background: #7CABE4;
	border-color: #7CABE4;
	font-weight:bold:
}

.paging .next,
.paging .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}

.paging .last,
.paging .first {
	border: none;
}

.stories li {
	margin:0;
	padding:5px 10px;
	list-style-type:none;
}
.stories li.odd {
	background-image: url(/assets/images/bg_bk.png);
	_background-image: none;
	background-color:transparent;
	_background-color:#f6f6f6;
}
.stories li.even {background-color:transparent;}
.stories li:hover {
	background-color:#fdd;
}
dl.rev {
	border:dashed 1px gray;
	background-color:#efefef;
	font-size:10px;
	padding:0;
}
dl.rev p {
	margin:0;
}
dl.rev dd {
	padding: 0 0 0 2em;
}
dl.rev li {
	list-style-type: disc;
	margin: 0 0 0 2em;
}
dl.rev li li {
	list-style-type: none;
}
li.categories li.cat-item,
li.arc_date li {
	font-size:11px;
}
h2 small.tag {
	vertical-align: middle;
	font-size: 16px;
	font-weight: 400;
	font-family: "Courier New",monospace;
	padding-bottom: 3px;
	color:#444;
	margin-left:.5em;
}

html {
	margin: 0 !important;
}</pre></body></html>