<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 {
	font-family : "Meiryo UI";
	font-weight: normal;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

h1 {
	font-size: 16pt;
	font-family : "Meiryo UI";
	font-weight: bolder;
	color: navy;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

h2 {
	font-size: 14pt;
	font-family : "Meiryo UI";
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

h3 {
	font-size: 12pt;
	font-family : "Meiryo UI";
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: teal;
}

th {
	font-size: 11pt;
	font-family : "Meiryo UI";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

td {
	font-size: 11pt;
	font-family : "Meiryo UI";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
ul {
	font-size: 11pt;
	font-family : "Meiryo UI";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	list-style-type: square;
	list-style-position: outside;
}
ol {
	font-size: 11pt;
	font-family : "Meiryo UI";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	list-style-type: decimal;
	list-style-position: outside;
}