<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 />
/* Created by http://freehtml5templates.com */

/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}

body {
line-height: 1;
background: #F8EEED;
font-family: Verdana, Arial, HGPGothicE, Helvetica, ＭＳ Ｐゴシック,sans-serif;
color: #666;
font-size: 16px;
line-height: 18px;
}
	
/* layout */

#wrapper {
width: 940px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
border: 3px solid #888;
background: #fff;
/* curved border radius */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#main {
width: 940px;
margin: 0 auto;
padding-top: 30px;
overflow: hidden;
}

nav {
width: 940px;
height: 50px;
margin: 0 auto;
background: #3d6497;
margin-top: -5px;
}

#content {
padding-top: 30px;
clear: left;
width: 640px;
margin: 0 150px;
}

footer {
width: 940px;
margin: 0 auto;
clear: both;
}


/* basics */

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
color: #B64B41;
}

a:link, a:visited {
color: #004C9A;
}

a:visited {
color: #666;
}

a:hover, a:active {
color: #004C9A;
}

p {
margin-bottom: 18px;
}

li {
padding-left: 5px;
}

/* nav */

nav .menu {
font-size: 16px;
font-weight: bold;
}

nav .menu ul {
margin: 0;
padding-top: 16px;
list-style: none;
line-height: normal;
font-family: HGPGothicE, Verdana, Arial, Helvetica,  ＭＳ Ｐゴシック, sans-serif;
}

nav .menu li {
  display: flex;
  justify-content: space-between;
}

nav .menu a {
margin-right: 10px;
padding: 0px 15px;
text-decoration: none;
color: #FFF;
}

nav .menu a:hover {
text-decoration: none;
}

nav .menu {
    text-align:center;
}
nav .menu ul {
    display:inline-block;
}
nav .menu li {
    float:left;
}
nav .navbar li + li {
    margin-left:20px;
}


/** HEADER */

header {
padding-top: 20px;
}

header h2 a:link, header h2 a:hover {
color: #666;
text-decoration: none;
}

header h2 a:visited {
color: #666;
text-decoration: underline;
}

header h1 {
float: left;
color: #B64B41;
margin: 0 0 0 30px;
width: 600px;
font: bold 30px HGPMinchoE Hiragino Mincho ProN W3, ＭＳ Ｐ明朝;
}

header h1 a:link, a:visited{
font-weight: bold;
color: #B64B41;
text-decoration: none;
}

header h1 a:hover, a:active {
font-weight: bold;
color: #B64B41;
}

header h2 {
color: #666;
padding-right: 20px;
float: right;
font: bold 22px Verdana;
margin: -34px 10px 0px 20px;
}

header h3 {
color: #666;
padding-right: 180px;
float: right;
clear: right;
font: bold 22px Verdana;
margin: 0px 0px 10px 50px;
}

img {
border-top: 3px solid #888;
border-bottom: 3px solid #888;
}

header h2 a:link, header a:visited {
color: #666;
text-decoration: none; 
}

header h2 a:hover, header a:active {
color: #666;
text-decoration: underline; 
}

header a:link, a:visited {
text-decoration: none; 
}

header a:hover, a:active {
text-decoration: underline; 
}

/** ARTICLES **/
article img {
border: none;
margin: 10px 10px;
}

#content ul, ol {
color: #666;
font-weight : normal;
margin-bottom: 24px;
}

#content p {
text-indent: 1em;
margin-bottom: 0.5em;
list-style: none;
}

#content ol {
list-style: none;
line-height: 1em;
}

#content li {
color: #666;
font: normal 16px Verdana, Arial, Helvetica,  HGPGothicE, ＭＳ Ｐゴシック, sans-serif;
list-style: none;
margin: 0 0 10px 1.5em;
line-height: 1.5em;
text-indent: 10px;
}

#content li .goroku{
color: #666;
font: normal 16px Verdana, Arial, Helvetica,  HGPGothicE, ＭＳ Ｐゴシック, sans-serif;
list-style: none;
margin: 0 10px 20px 0;
line-height: 1.5em;
text-indent: 10px;
}

#content h1 {
font: normal 18px Verdana, Arial, Helvetica,  HGPGothicE, ＭＳ Ｐゴシック, sans-serif;
color: #B64B41;
margin: 0 0 20px 0;
line-height: 1.5em;
}

#content h2 {
font: bold 20px Verdana, Arial, Helvetica, sans-serif;
color: #004C9A;
margin: 0 0 1rem 0;
line-height: 1.5em;
}

#content h3 {
font-size: 18px;
color: #004C9A;
text-indent: 1rem;
margin: 1rem 0 1rem 0;
line-height: 1.5em;
}

#content h4 {
font-size: 18px;
font-weight: normal;
color: #004C9A;
text-indent: 1rem;
margin: 0 0 1rem 0;
line-height: 1.5em;
}

#content h4 a:link {
color: #004C9A;
text-decoration: underline; 
}

#content h4 a:visited {
color: #004C9A;
text-decoration: underline; 
}

#content h4 a:hover {
color: #004C9A;
text-decoration: none;
}

#content h4 a:active {
color: #004C9A;
text-decoration: none;
}

#content h5 {
font-size: 18px;
font-weight: normal;
color: #004C9A;
text-indent: 1rem;
margin: -1rem 0 1rem 0;
line-height: 1.5em;
}

#content h5 a:link {
color: #004C9A;
text-decoration: underline; 
}

#content h5 a:visited {
color: #004C9A;
text-decoration: underline; 
}

#content h5 a:hover {
color: #004C9A;
text-decoration: underline; 
}

#content h5 a:active {
color: #004C9A;
text-decoration: none;
}

#content h6 {
font-weight: bold;
font-size: 20px;
color: #004C9A;
text-indent: 1em;
margin: -0.5rem 0 1rem 0;
line-height: 1.5em;
}

#content p {
font-weight: normal;
line-height: 1.5rem;
}

#content p a:link {
color: #004C9A;
text-decoration: underline;
}

#content p a:visited {
color: #666;
text-decoration: underline;
}


#content p a:hover, a:active {
color: #004C9A;
text-decoration: underline;
}

#content h4 a:link, a:visited {
color: #004C9A;
text-decoration: underline;
}

#content h4 a:hover, a:active {
color: #004C9A;
text-decoration: underline;
}

#content blockquote {
font-style: normal;
font-size: 16px; 
margin : 1rem 1rem 1rem 1.5rem;
line-height: 1.5rem;
}

#content hr {
margin: 1rem 0 1rem 0;
color: #666;
}

.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 10px;
}

.alignright, img.alignright {
display: inline;
float: right;
margin-left: 10px;
}

.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}

/* footer widget blocks */

#footer-area {
background: #fff;
color: #666;
font-size: 90%;
padding: 18px 0;
overflow: hidden;
/* curved border radius */
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
}

.footer-segment {
float: left;
margin-right: 30px;
margin-left: 30px;
width: 380px;
}

footer aside h4 {
color: #742d01;
font-size: 16px;
line-height: 1.5em;
margin-bottom: 1rem;
}

footer ul {
list-style: none;
margin: -15px 0;
}

footer a:link, footer a:visited {
color: #666;
}

footer a:hover { 
text-decoration: underline; 
}

footer p {
margin-top: -15px;
color: #666;
}

/* gsc (Google Custom Search) */
#gcs {
margin-left : -10px;
}