<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 "UTF-8";
/* HTML5 elements
---------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{ display: block;}

/* Reseting
---------------------------------------------------------- */
body {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 15px;
	-webkit-text-size-adjust: none;
	line-height: 1.95;
	color: #333333;
}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, figure, figcaption
{
padding: 0;
margin: 0;
}
input, textarea
{ margin: 0; font-size: 100%;}
label
{ cursor: pointer;}
table
{
border-collapse: collapse;
border-spacing: 0;
font-size: 100%;
width: 100%;
}
fieldset, img
{ border: 0;}
img
{height: auto;vertical-align: top;}
address, caption, cite, code, dfn, em, th, var
{ font-style: normal; font-weight: normal;}
ol, ul
{
list-style: none;
padding-left: 0px;
margin-bottom: 0px;
}
caption, th
{ text-align: left;}
h1, h2, h3, h4, h5, h6
{
font-size: 100%;
font-weight: normal;
line-height: 1.6;
}
q:after, q:before
{ content:'';}
a, input
{ outline: none; }
input, textarea
{ border-radius: 0; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; }
input[type="button"],input[type="submit"]
{ -webkit-appearance: none; background: none; border: none; padding: 0; cursor: pointer;}
abbr, acronym
{ border: 0;}
*
{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}

/* !Clearfix
---------------------------------------------------------- */
.clearfix,
#contents,
.section
{display: block;min-height: 1%;}
.clearfix:after,
#contents:after,
.section:after
{
clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix,
* html #contents,
* html .section
{
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* Layout
---------------------------------------------------------- */
html {
overflow-y: scroll;
padding-top: 0px;
}

@media print {
	html,
	html body { 
	zoom: 0.85;
	*zoom: 0.65;
	}
}

@media screen and (min-width:1px) and (max-width:767px) {
 body {
/* [disabled]font-size: 16px; */
line-height: 1.7;
}
.section {
width: 95%;
margin-left: auto;
margin-right: auto;
}
}

@media screen and (max-width:375px) {

}

