<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 />
/* ***** 標準表示設定 ***** */
body, th, td {
	color: #ffffff;
	background-color: #000000;
	line-break: strict;
}

body				{ margin: 1.44% 2.48%; }
a:link			{ color:#ffff00; }
a:visited		{ color:#990099; }
a:active		{ color:#ff0000; }
a:hover, a:focus, a:active	{ text-decoration: underline; }
img					{ border-style: none; }
q						{ font-style: italic; }

ul, ol {
	padding: 0em 2%;
  margin: 0em 2% 1em 2%;
}

dl {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding: 0em 0%;
	margin: 0em 0%;
}

dt {
	font-weight:bold;
	padding-left: 1.5em;
}
dd {
  padding-bottom: 0.5em;
}


/* これがないと NN で文字が黒いままになることがある */
p, dl, dt, dd, ul { color: #ffffff; }

p {
	margin: 1em 1.44%;
	text-indent: 1em;
}

/* これをやっておかないと、2 行になったときに文字の上下が重なってしまう */
h1, h2, h3, h4	{ line-height: 100%; }

h1 {
	color: #000000;
	font-size: 172%;
	font-weight: bold;
	background-color: #ffcc33;
  -moz-border-radius: 8px;
  padding: 4pt;
  padding-left: 10pt;
	width: 97.5%;
	margin-top: 1.5em;
	margin-bottom: 0em;
	border: 1px solid #000000;
}

h1.title {
	color: #ffcc33;
	font-size: 248%;
	margin-bottom: 0.5em;
	font-weight: bold;
	background-color: #000000;
  padding: 0pt;
	width: 100%;
	text-align: center;
	margin-top: 0em;
}

h2 {
	color: #ffcc33;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0.5em;
	text-decoration: underline;
}

li p, dt p, dd p {
	margin: 0em 0%;
	text-indent: 0em;
}

dl ul, dl ol	{ margin-bottom: 0em; padding-bottom: 0em }

pre.literal-block {
	color: #ffffff;
	background-color: #503010;
	padding: 2pt;
	white-space: pre;
	border: 1px solid #ffffff;
	font-family: monospace
}



table.footnote {
	margin: 0% 5%;
}

table.footnote td {
	color: #a0a0a0;
	background-color: #303030;
  font-size: 85%
}

table.footnote p {
	color: #a0a0a0;
	background-color: #303030;
}


div.back {
  text-align: center;
}


/*
* {
	border: 1px solid #CC3333 !important;
	margin: 2px;
}
*/