<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 />
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	/* font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; */
	box-sizing:border-box;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height:1.3;
	color: black;
	background: white;
	margin:0;
	color:#303030;
	/*font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", helvetica, Arial, sans-serif;*/
	font-family: 繝｡繧､繝ｪ繧ｪ, Meiryo, "MS PGothic", Arial, "Hiragino Kaku Gothic ProN", Osaka, sans-serif;
	font-size:15px;
	letter-spacing:-0.3px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a{
 text-decoration:none;
 color:#303030;
}