<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
@charset "euc-jp";

/* AMAZON */

div.hatena-asin-recommend {
	margin: 4px 10px 4px 10px;
	padding: 5px 4px;
	width: 96%;
	text-align: left;
}

div.hatena-asin-recommend a {
	text-decoration: none;
	border: none;
}

div.hatena-asin-recommend-item-1 {
	float: left;
	width: 49%;
}

div.hatena-asin-recommend-item-2 {
	float: right;
	width: 49%;
}

div.hatena-asin-recommend-foot {
	clear: both;
}

div.hatena-asin-recommend-image {
	float: left;
}

div.hatena-asin-recommend-image img {
	border: none;
}

div.hatena-asin-recommend-info {
	margin-left: 65px;
	min-height: 65px;
	line-height: 115%;
}

div.hatena-asin-recommend-title {
	margin-left: 24px;
	font-size: 11px;
	font-weight: bold;
}

div.hatena-asin-recommend-description {
	margin-top: 4px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: normal;
}

div.hatena-asin-recommend-title img {
	float: left;
	margin-left: -24px;
	vertical-align:middle;
}

/* COMMON */

h1 a {
 text-decoration: none;
}
h1 img {
 border: 0;
}

div.body {
 clear: both;
}

/* PROFILE */

img.hatena-id-icon{
vertical-align:middle;
margin-right:2px;
border:none;
}

img.hatena-id-image{
border:none;
}

/* KEYWORDCLOUD */

ul.keywordcloud li {
  display: inline;
  color:gray;
}

a.keywordcloud0 { font-size: 80%; }
a.keywordcloud1 { font-size: 100%; }
a.keywordcloud2 { font-size: 120%; }
a.keywordcloud3 { font-size: 140%; }
a.keywordcloud4 { font-size: 160%; }
a.keywordcloud5 { font-size: 180%; }
a.keywordcloud6 { font-size: 200%; }
a.keywordcloud7 { font-size: 220%; }
a.keywordcloud8 { font-size: 240%; }
a.keywordcloud9 { font-size: 260%; }
a.keywordcloud10 { font-size: 280%; }
a.keywordcloud0, a.keywordcloud1, a.keywordcloud2, a.keywordcloud3, a.keywordcloud4, a.keywordcloud5, a.keywordcloud6, a.keywordcloud7, a.keywordcloud8, a.keywordcloud9, a.keywordcloud10 {
  text-decoration: none;
}

/* TOPIC TREE */

ul.topic-tree-leaf {
  margin-top: 0.2em;
  margin-bottom: 1em;
}

div.description {
  border: #5279e7 1px solid;
  padding: 5px;
  font-size: 90%;
  color: #333333;
  line-height:135%;
}

span.topic-tree-timestamp{
font-size:80%;
color:#666;
margin-left:5px;
}

a.topic-tree-username{
margin-left:5px;
font-size:90%;
}

/* contents */

div.contents {
	border: 1px solid #aaa;
	background-color: #EEE;
	font-size: 90%;
        width:200px;
        float: right;
        padding:10px;
	color:#000;
}

div.contents a{
	color:#0000FF;
}

div.contents h3 {
	text-align: center;
        margin:0;
        padding:0;
}
div.contents ul {
	margin-left: 15px;
	padding-left: 0;
	text-align: left;
}
div.contents ul ul {
	margin: 0 0 0 1em;
}
div.contents ul ul ul {
	margin: 0 0 0 1em;
}

/* SCREENSHOT */

a.screenshot img{
border:1px solid #999;
}

/* SUPERPRE SYNTAX HIGHLIGHT */

.synSpecial { color: #c000c0; }
.synType { color: #008000; }
.synComment { color: #0000c0; }
.synPreProc { color: #c000c0; }
.synIdentifier { color: #008080; }
.synConstant { color: #c00000; }
.synStatement { color: #804000; }

/* TOPIC TREE MODULE */

ul.hatena-topictree {
list-style-type: none;
margin:0;
padding:0;
}
ul.hatena-topictree li ul {
margin-bottom:10px;
}
ul.hatena-topictree li ul,
ul.hatena-topictree li ul li ul,
ul.hatena-topictree li ul li ul li ul,
ul.hatena-topictree li ul li ul li ul li ul {
list-style-type: none;
margin-left:1em;
padding-left:0;
}

/* bookmark count */
a.bookmark-icon img {
border: none;
}
a.bookmark-count {
text-decoration: none;
border: none;
}
a.bookmark-count img {
text-decoration: none;
border: none;
}

/* GROUP CALENDAR AND MODULE */

div.group-calendar {
	text-align: center;
	width:100%;
}
table.group-calendar {
	width: 90%;
	margin: 0 auto;
}
table.group-calendar th {
	width: 14%;
	border: #5279e7 1px solid;
	padding: 5px;
	text-align: center;
	background-color: #edf1fd;
	font-weight: bold;
	font-size: 90%;
}
table.group-calendar td {
	height: 3em;
	border: 1px solid #5279e7;
	padding: 0;
	vertical-align: top;
}
table.group-calendar td.pagerprev, table.group-calendar td.pagernext, table.group-calendar td.pagertoday {
	border: none;
	height: 0.5em;
}
table.group-calendar td.pagerprev a, table.group-calendar td.pagernext a, table.group-calendar td.pagertoday a {
	margin: 0 0.5em;
	font-size: 80%;
}
table.group-calendar td.pagernext {
	text-align: right;
}
table.group-calendar td.pagertoday {
	text-align: center;
}
table.group-calendar td.today {
	background-color: #ffffcc;
}
table.group-calendar td h2 {
	background-color: #edf1fd;
	color: #000000;
	font-size: 80%;
	border-bottom: 1px solid #5279e7;
	padding: 0 1px;
	margin: 0;
	width: auto;
	_width: 100%;
}
table.group-calendar th.calendar-sunday {
	background-color: #ffcccc;
	color: red;
}
table.group-calendar th.calendar-saturday {
	background-color: #ccccff;
	color: blue;
}
table.group-calendar td h2.sunday {
	background-color: #ffcccc;
}
table.group-calendar td h2.holiday {
	background-color: #ffcccc;
}
table.group-calendar td h2.saturday {
	background-color: #ccccff;
}
table.group-calendar td h2 span.date {
	color: #000000;
	font-style: normal;
}
table.group-calendar div.day {
	text-align: left;
	padding: 2px 1px;
	font-size: 80%;
	margin:0;
}
table.group-calendar h3 {
	font-weight: normal;
}
table.group-calendar h3 span.sanchor {
	margin-right: 0.1em;
}

/* hatena-bookmark-comment-viewer */

.hatena-bcomment-view {
  background-color:#fff;
  border-top:1px solid #CCC;
  border-left:1px solid #CCC;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
  position: absolute !important;
  display: none;
  word-break  : break-all ;
  word-wrap   : break-word ;
  width: 400px;
  text-align:left;
  margin:0 !important;
  padding:0 !important;
  font-weight:normal !important;
  font-size:90%;
  z-index:100;
  color:#000 !important;
}

.hatena-bcomment-title {
  margin:0 !important;
  padding:3px 5px  !important;
  text-indent:0 !important;
}

.hatena-bcomment-title img {
  vertical-align: middle !important;
  margin: 2px 2px 2px 4px !important;
}


.hatena-bcomment-view ul {
  width: auto;
  overflow: auto;
  overflow-y:auto;
  border-top: 1px solid #5279E7;
  background-color: #edf1fd;
  list-style-type: none;
  padding: 5px 8px !important;
  margin: 0px !important;
  line-height: 150%;
}
.hatena-bcomment-view ul li{
  text-indent:0 !important;
  margin:0 !important;
  padding:0 0 2px 0 !important;
  font-size:90%;
  background:transparent !important;
}
.hatena-bcomment-view ul li span.hatena-bcomment-tag a{
  color:#6365CE; 
  font-family:"Arial",sans-serif;
  margin:0 3px;
}

.hatena-bcomment-view ul li img{
  vertical-align:middle !important;
  margin:0 2px !important;
}

.hatena-bcomment-view ul li span.hatena-bcomment-date {
}

.hatena-bcomment-view-icon {
  cursor: pointer;
}

/* ASCII-ART */

div.ascii-art{
  font-size:12pt;
  line-height:18px;
  font-family: "Mona","IPA MONAPGOTHIC","MS PGothic","£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PŽºŽÞŽ¼Ž¯Ž¸","MS P¥´¥·¥Ã¥¯",sans-serif;
}

img.bcounter{
  border:0;
}

/* error message */

p.message {
   color: red;
   padding: 8px;
}

/* captcha */
.captcha-image {
   width: 128px;
   height: 32px;
   border: 0px;
   vertical-align: middle;
}

.captcha-string {
   width: 15em;
}

.hatena-image-right{
  float:right;
  margin:0 0 1em 1em;
}

.hatena-image-left{
  float:left;
  margin:0 1em 1em 0;
}

/*
     FILE ARCHIVED ON 12:10:56 Jul 04, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:22:11 Nov 12, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.057
  exclusion.robots: 0.067
  exclusion.robots.policy: 0.048
  esindex: 0.016
  cdx.remote: 27.611
  LoadShardBlock: 698.509 (6)
  PetaboxLoader3.datanode: 356.857 (7)
  PetaboxLoader3.resolve: 89.356 (2)
  load_resource: 219.318
*/