<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 />
/**** DEFAULT CONFIGURATION ****/

BODY {
/*
        margin: 4ex 10% 4ex 10%;
*/
        margin: 4ex auto 4ex auto;
	line-height: 3.75ex;

        max-width: 50em;
        min-width: 40em;
}

P {
	margin: 0.25ex 2ex 0.25ex 2ex;
	text-indent: 1em;
}

PRE {
        margin: 2ex 0.5em 2ex 0.5em;
        line-height: 3ex;
}

CODE {
        font-size: 90%;
}

/**** H1 as TITLE of DOCUMENT ****/

H1 {
	font-size: 200%;
        font-weight: bold;
        border-style: solid;
        border-width: 0pt 0.5em 0.2ex 0.5em;
        padding: 0.5ex 0.5em 0.5ex 0.5em;
}

H1.continued {
        font-size: 100%;
        font-weight: bold;
        border-style: solid;
        border-width: 0ex 0em 0.2ex 0em;
}

/**** H2 as TITLE of SECTION ****/

H2 {
	font-size: 160%;
        font-weight: bold;
        border-style: solid;
        border-width: 0ex 0em 0.2ex 0.4em;
        padding: 0.5ex 0.5em 0.5ex 0.5em;
}

/**** H3 as TITLE of SUB-SECTION ****/

H3 {
	font-size: 140%;
        font-weight: bold;
        border-style: solid;
        border-width: 0ex 0em 0.2ex 0em;
        padding: 0ex 0em 0.5ex 0em;
        margin-right: 30%;
}

/**** H4 as TITLE of SUB-SUB-SECTION ****/

H4 {
	font-size: 120%;
        font-weight: bold;
        font-style: italic;
        text-decoration: underline;
}

/****  ALIGNMENT OF LIST ITEMS ****/

DL {
        margin: 2ex 2em 2ex 2em;
}

DT {
        margin-left: 2em;
        margin-right: 2em;
        font-weight: bold;
        text-decoration: underline;
}

UL {
        margin: 2ex 1em 2ex 1em;
}

OL {
        margin: 2ex 1em 2ex 1em;
}

LI {
        margin-left: 1em;
}

/****  TABLE ****/

TABLE {
        width: 80%;
        margin: 2ex 10% 2ex 10%;
        border-style: solid;
        border-width: 0.2ex;
}

TABLE.wide {
        width: 90%;
        margin: 2ex 5% 2ex 5%;
}

TH {
        border-style: none;
        text-align: left;
}

TD {
        border-style: solid;
        border-width: 0pt 0.3ex 0.3ex 0pt;
}

/**** NAVIGATOR ****/

TABLE.navigator {
        width: 100%;
        margin: 0pt;
        border-style: none;
        line-height: 2.5ex;
}

TABLE.navigator TR {
        width: 100%;
}

TD.map {
        width: 3em;
        border-width: 0ex 0.2em 0ex 0em;
}

TD.breadCrumbs {
        width: 100%;
        border-style: none;
}

TD.prevPage {
        width: 2em;
        text-align: left;
        border-width: 0ex 0em 0ex 0.2em;
}

TD.nextPage {
        width: 2em;
        text-align: right;
        border-width: 0ex 0em 0ex 0.2em;
}

SPAN.disabled {
}

DIV.continued {
        text-align: center;
        font-weight: bold;
}

/**** CONCLUSION ****/

DIV.conclusion {
        font-size: 90%;

        margin: 3ex 10ex 3ex 10ex;

        border-style: solid;
        border-width: 0.2ex;
}

DIV.conclusion UL {
        margin-top: 1em;
        margin-bottom: 1em;
}

/****  EXAMPLE ****/

DIV.example {
        margin: 3ex 10% 3ex 10%;
}

DIV.example PRE {
        font-family: monospace;
        font-size: 90%;

	margin: 4pt;
	padding: 8pt;

        border-style: solid;
        border-width: 2pt;
}

DIV.example DIV.caption {
        text-align: center;
        font-weight: bold;
        text-decoration: underline;
}

/**** SEPARATOR ****/

HR.skip {
        width: 10em;
        margin-top: 2ex;
        margin-bottom: 2ex;
}

/**** COPYRIGHT ****/

DIV.copyright {
        font-size: 90%;

        margin-top: 1em;
        margin-bottom: 1em;

        text-align: right;
}

/**** CITE ****/

BLOCKQUOTE {
        font-size: 100%;
        margin: 2ex 15% 2ex 15%;
        border-style: solid;
        border-width: 2pt;
}

BLOCKQUOTE DIV {
	margin: 1ex 1ex 1ex 1ex;
}

BLOCKQUOTE DIV.left {
        text-align: left;
}

BLOCKQUOTE DIV.center {
        text-align: center;
}

BLOCKQUOTE DIV.from {
        text-align: right;
        font-style: italic;
}

/**** FIGURE ****/

DIV.figure {
        margin: 2ex 25% 2ex 25%;
}

DIV.figure DIV.image {
        width: 100%;
        margin: 0ex 0em 0ex 0em;

        text-align: center;

        border-style: solid;
        border-width: 2pt;
}

DIV.figure DIV.caption {
        text-align: center;
        text-decoration: underline;

        font-weight: bold;
}

DIV.rawfigure {
	margin: 2ex auto;
}

DIV.rawfigure DIV.image {
        text-align: center;
}

DIV.rawfigure DIV.image IMG {
 	margin: auto;
	padding: 0pt;

        border-style: solid;
        border-width: 2pt;
}

DIV.rawfigure DIV.caption {
        text-align: center;
        text-decoration: underline;

        font-weight: bold;
}

IMG.cite {
        width: 99%;
}

/**** NEW/UPDATE/HILITE ****/

SPAN.new {
}

SPAN.update {
}

SPAN.hilite {
        font-weight: bold;
}

/**** For Readers of English Version ****/

DIV.frev {
        font-weight: bold;
        font-style: italic;
        text-align: right;
}

/**** Indices of home ****/

DIV.homeIndices {
        text-align: left;
        font-weight: bold;
}

/**** ****/

DIV.attention {
        margin: 2ex 10% 2ex 10%;
        padding: 4pt 4pt 4pt 4pt;
        border-style: solid;
        border-width: 2pt;
        font-size: 90%;
}

SPAN.attention {
        font-weight: bold;
}

DIV.note {
        margin: 2ex 10% 2ex 10%;
        padding: 4pt 4pt 4pt 4pt;
        border-style: solid;
        border-width: 2pt;
        font-size: 90%;
}

SPAN.note {
}

/**** ****/

DIV.map {
        margin: 2ex 5% 2ex 5%;
        border-style: solid;
        border-width: 2pt;
}

DIV.map PRE {
        font-family: monospace;
        line-height: 2.2ex;
}

/**** RSS ****/

A.rss {
	font-weight: bold;
        font-size: 80%;
        text-decoration: none;

	border-style: outset;
        padding: 0pt 4pt 0pt 4pt;
}
