<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 Shift_JIS; 
 
@media screen { 
 
/* 5.2 Core Modules 
 * -------------------------- */
	
/* Structure Module */ 
html {
  display:block;
  background: #336;
  margin: 0;
  border: 0;
  padding: 0;
}
head {
  display: none;
}
title {
  display: none;
}
body {
  display:block;
  max-width: 40em;
  background: #E8E8EF;
  margin: 1em 0 3em 0;
  border-color: #988;
  border-width: 0.5em 0;
  border-style: double;
  padding: 0 1em;
}
 
/* Text Module */ 
	
/* Heading */ 
h1, h2, h3, h4, h5, h6 {
  display:block;
}
h1, h2, h3 {
  clear: both;
}
h1 {
  font: bolder 1.5em 'Times Roman', sans-serif;
  background: #EEE;
  color: #000;
  text-align:center;
  margin: 5em -0.33em 1em -0.33em;
  border-color: #336;
  border-width: 3px 0 1px;
  border-style: double none solid;
  padding: 0.5em 1em;
}
h2 {
  font: bolder 1.5em 'Times Roman', sans-serif;
  background: ;
  color: #000;
  margin: 3em 0em 1em;
  border-bottom: 0.2em solid #966;
  padding: 0em 0.2em;
}
h3 {
  font: bolder 1.3em 'Times Roman', sans-serif;
  background: #FFF;
  color: #226;
  width: 70%;
  margin: 1.5em 0 1em 1em;
  border-left: 1em solid #336;
  padding: 0 1em 0 0.2em;
}
h4 {
  font: bolder 1em 'Times Roman', sans-serif;
  margin: 1em;
}
h5 {
  float: left;
  font: bolder 1em 'Times Roman', sans-serif;
  width: 15em;
  margin: 0em 1em 0 0;
  border: 1px solid  #333;
  padding: 0.5em;
  -moz-border-radius: 0.5em;
}
h6 {
  float: left;
  font: bolder 1em 'Times Roman', sans-serif;
  width: 10em;
  margin: 0em 0.5em 0 0em;
  padding: 0 0.5em;
}
 
/* Block */ 
p, address, blockquote, pre {
  display: block;
  margin: 0.2em 0;
}

p {
  text-indent: 1em;
  line-height: 1.4;
  color: #000;
  background: #F8F8F8;
  border: 0px solid #999;
  padding: 0 0.2em;
}

address {
  font-style: italic;
  text-align: right;
  border-right: 3px double #336;
  padding: 0 0.2em;
}
address:last-child {
  margin: 3em 0 0.2em;
}

blockquote {
  font-style: italic;
  font-size: 90%;
  background: #DDE;
  border-color: #99A;
  border-style: solid;
  border-width: 0 0 0 1px;
  padding: 0.2em 0.5em;
}

pre {
  white-space:pre;
  line-height: 1.2;
  background: #EEE;
  border: 1px solid #CCC;
  padding: 0 0.5em;
}

div {}

/* Classified */
div.note {
  font-style: italic;
  font-size: 90%;
}
div.note p {
  color: inherit;
  background: inherit;
  text-indent: 0em;
  line-height: 1.4;
  border: 0px solid #999;
  padding: 0 0.2em;
}

 
/* Inline */ 

em {
  border-width: 0 0 3px;
  border-style: double;
}

strong {
  font-weight:bolder;
  border-width: 0 0 3px;
  border-style: solid;
}

abbr, acronym {
  border-width: 0 0 1px;
  border-style: dashed;
}

dfn {
  font-weight: bolder;
  font-family: sans-serif;
}

cite {
  font: italic 100% Garamond, serif;
  margin: 0 0.5em;
}
cite:lang(ja) { quotes: '『' '』'; }
cite:before { content: open-quote; }
cite:after { content: close-quote; }

q { quotes: '"' '"' "'" "'"; }
q:lang(ja) { quotes: '「' '」' "『" "』"; }
q:before { content: open-quote; }
q:after { content: close-quote; }

var {
  font: italic 100% Georgia, serif;
}

code, samp, kbd {
  color: #000;
  background: #DDD;
  padding: 0 0.2em;
}
code {
  font:normal 100% monospace;
}

kbd {
  font:normal 100% monospace;
}

samp {
  font:normal 100% monospace;
}

span { }
br:before { white-space: pre; content: '\A'; }
  
/* HyperText Module */ 
a {}
a:link {}
a:visited {}
a:active {}
a:hover {}
 
/* List Module */ 
ul, ol, dl, dd, dt { display: block; }
ul, ol, dl {
  line-height: 1.1;
  margin: 0.5em 1em;
  border: 1px solid #966;
  padding: 0 0 0 2em;
  counter-reset: -moz-html-counter;
}
li { display: list-item; }
ol {
  list-style-type: decimal;
}
dl {
  padding: 0.3em;
}
dt {
  margin: 0;
  padding: 0;
}
dt:before { content: '['; }
dt:after  { content: ']'; }
dd {
  margin: 0 0 0 1em;
  padding: 0;
}
  
/* 5.3 Applet module (Depr.) 
 * -------------------------- */

/*
applet, param {}
*/
 
/* 5.4 Text Extention Modeules 
 * -------------------------- */
	
/* Presentation Module */ 

b, big, i, small, sub, sup, tt { display: inline; }
hr { display: block; }
 
/* Edit Module */ 
del {}
ins {}
 
/* Bi-directional Text Module */ 
bdo {}
  
/* 5.5 Form Module 
 * -------------------------- */

/* Form %Block; */
form {} /* Basic Form */
fieldset {}

/* Formctrl %Inline; */
input {} /* Basic Form */
label {} /* Basic Form */
select {} /* Basic Form */
option {} /* Basic Form */
textarea {} /* Basic Form */
label{}
button{}
 
/* 5.6 Table Module 
 * -------------------------- */

/* Basic Table */
table {
  display:table;
  border-collapse: collapse;
  border: 3px double #966;
}
caption {
  display: table-caption;
  font-size: 80%;
}
tr { display: table-row; }
th, td {
  display: table-cell;
  border-color: #966;
  border-style: solid;
  border-width: 1px;
  padding: 0 0.2em;
}
th {
  font: bolder 90% sans-serif;
  color: #000;
  background: #DDD;
}
td {
  color: #000;
  background: #EEE;
}

/* Table */
col { display: table-column; }
colgroup {
  display: table-column-group;
  border-color: #966;
  border-style: solid;
  border-width: 0 2px;
}
thead {
  display: table-header-group;
  border-bottom: 2px solid #966;
}
tfoot {
  display: table-footer-group;
  border-top: 3px double #966;
}
tbody {
  display: table-row-group;
  border-top: 1px solid #966;
}
 
/* 5.7 Image Module 
 * -------------------------- */
	
/* 5.8 Client-Side Image Map Module */ 
 
/* 5.9 Server-Side Image Map Module */ 
 
/* 5.10 Object Module */ 
  
/* 5.11 Frame Module (Depr.) 
 * -------------------------- */
frame {}
frameset {}
noframes {}
	
/* 5.12 Target Module */ 
a[target], area[target],
base[target], link[target],
form [target]{}
 
/* 5.13 Inline Frame Module */ 
iframe {}
  
/* 5.14 Event Module 
 * -------------------------- */
 
/* 5.15 MetaInfomation Module 
 * -------------------------- */

meta { display: none; }
	
/* 5.16 Scripting Module */ 
script{ display: none; }

 
/* 5.17 StyleSheet Module */ 
style { display: none; }
	
/* 5.18 Style Attribute Module */ 
*[style] {}
  
/* 5.19 Link Module */ 
link { display: none; }
 
/* 5.20 Base Module */ 
base { display: none; }
  
/* 5.21 Name Identifier Module 
 * -------------------------- */
a[name] {}
applet[name] {}
form[name] {}
frame[name] {}
iframe[name] {}
img[name] {}
map[name] {}
 
/* 5.22 Legacy Module 
 * -------------------------- */
 
} 
 
