<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 />
*{
  margin:0; padding:0;
  color : #FFF;
}

body{
  background-color : #009999;
}

hr{
  color : #3F5B57;
}

a:link{
  text-decoration : none;
}

a:visited{
  text-decoration : none;
}

a.normal:link{
  color : #3F5B57;
  font-weight: normal;
  text-decoration : none;
  font-size : large;
}

a.bold:link{
  color : #3F5B57;
  font-weight: bold;
  text-decoration : none;
  font-size : large;
}

a.bold:visited{
  color : #3F5B57;
  font-weight: bold;
  text-decoration : none;
  font-size : large;
}

a.normal:link{
  font-weight : normal;
  color : #DDECE2;
  text-decoration : none;
}

a.normal:hover :active {
  font-weight : normal;
  color : #DDECE2;
  text-decoration : none;
}

a.normal:visited{
  color : #3F5B57;
  text-decoration : none;
}

div.body{
  margin :0 auto;
  width : 760px ;
  font-size : large;
}

div.head{
  width : 100%;
  height : 55px;
  margin : 15px 0 0px 0;
}

div.path{
  background-color : #CCFF99;
  width : 750px;
  font-weight : bold;
  margin: 0 0 0 0;
  padding : 0px 0px 0px 0px;
}

div.left{
  background-color : #CCFF99;
  width : 100px;
  font-weight : bold;
  float : left;
  margin : 20px 0 0 0 ;
  padding : 10px 0 0 0;
}

.left a:link {
  color : #3F5B57;
}

div.right{
  width : 660px;
  color : #3F5B57;
  float : left;
  margin : 20px 0 0 0;
  padding : 10px 0 0 0;
}

div.foot{
  width : 100% ; 
  clear : both ;
  padding : 2em 0 0 0;
}

div.bar{
  width : 100%;
  margin: 0 0 1em 0;
}

div.link{
  margin: 0 0 1em 10px;
  font-weight : bold;
}

h1{
 font-size: larger;
 font-weight : bold;
}

h2{
 font-size: 100%;
 margin: 0 0 0 40px;
 font-weight : bold;
}

h3{
 font-weight : bold;
 text-indent : left;
 margin : 0 0 1% 5%;
}

ol{
  text-decoration : none;
}

li{
  color : #faeecd;
  list-style-type: none;
  font-size : large;
  margin: 0 0 1em 2em;
  line-height : 150%;
  text-decoration : none;
}

p{
  color : #3F5B57;
  font-size: large;
  margin: 0 0 1em 0;
  padding : 2px 0px 2px 10px;
}

blockquote{
  margin : 1% 0;
}

table{
  width : 600px;
  margin : 0 auto 5% auto;
}

td{
  font-weight : bold;
}