<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 />
/*
 * With help from http://bluerobot.com/web/layouts/layout1.html
 */

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
}

a {
	text-decoration: none;
}

a:hover {
	background:yellow;
}

h1 {
	margin:10px 0px 10px 0px;
	padding:17px 0px 15px 20px;
	border-style:solid;
	border-color:black;
	border-width:1px 0px;
	line-height:11px;
	background-color:#eee;
}

h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
}

p,pre {
	padding-left:15px;
}

#nopatents {
	margin: 0px 0px 20px 0px;
	background-color:#eee;
	border:1px solid #000;
	padding:10px;
}

#content {
	margin:0px 20px 0px 200px;
	padding:10px;
	/*height: 1000px;*/
}

#menu {
	position:fixed;
	float:left;
	top:85px;
	left:20px;
	width:150px;
	background-color:#eee;
	border:1px dashed #999;
}

.menuitem {
	display:block;
	width:130px;
	margin:0px 0px 0px 0px;
	padding:3px 10px 3px 10px;
}

a.menuitem:visited {
	color:blue;
}
