


/* @group Global Browser Reset */
* {

padding:0;

margin:0;

}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0; }

li, dd, blockquote { margin-left: 40px; }

fieldset { padding:10px; }

img { border: 0px; }
/* @end */

/* @group HTML, Body */
body {
	text-align: center;
	font-size: 1em;
	font-family: Verdana, sans-serif;
}
/* @end */

/* @group Layout */
div#outer-wrapper {
	background: url(/files/zhonghuaspb/design/body-bkg.gif) repeat-y top center;

}
div#inner-wrapper {
	background: url(/files/zhonghuaspb/design/header-bkg.gif) repeat-x;
}
div#content-wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#logo {
	background: url(/files/zhonghuaspb/design/logo-box-bkg.gif) no-repeat;
	width: 194px;
	height: 225px;
	margin-top: 4px;
	text-align: center;
}
div#logo img {
	margin-top: 85px;
}
div#sidebar {
	float: left;
	width: 210px;
	display: inline;
}
div#content {
	float: right;
	width: 730px;
	margin-right: 30px;
	display: inline;
}
div#content-inner {
	margin-top: 20px;
	padding: 1px 0;
	background: url(/files/zhonghuaspb/design/leaf-watermark.gif) no-repeat bottom right;
}
div.content-left {
	padding: 4px;
	width: 218px;
	background-color: #d7d7d7;
	float: left;
	display: inline;
}
div.content-left img {
	border: 1px solid #fff;
}
div.content-left p {
	background-color: #dc3409;
	margin: 4px 0 0 0 !important;
	color: #fff;
	text-align: center;
	font-family: "Times New Roman", serif;
	padding: 2px;
	font-size: 1.3em;
	border: 1px solid #fff;
}
div.content-left p span {
	font-size: .8em;
}
div.content-right {
	float: left;
	margin-left: 20px;
	width: 484px;
	display: inline;
}
div.content-full {
	clear: both;
	padding-top: 15px;
}
p.end-story-links {
	border-bottom: 4px solid #d1b9b3;
	margin-bottom: 15px !important;
	font-size: .8em;
}
div#footer {
	clear: both;
	border-top: 1px solid #5e534f;
	background-color: #e7e5d2;
	padding: 10px;
}

img.content-img {
	float: left;
	border: 2px solid #ccc;
	margin: 0 10px 10px 0;
}

/* @end */

/* @group Nav */
ul#nav {
	margin: 0 0 20px 0;
	height: 40px;
	line-height: 45px;
	font-size: 1.2em;
	font-family: "Times New Roman", serif;
	overflow: hidden;
}
ul#nav li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	margin: 0 20px 0 0;
}
ul#nav li a:link, ul#nav li a:visited {
	color: #7d7257;
	text-decoration: none;
}
ul#nav li a:hover {
	color: #3f3e3a;
}

ul.side-nav {
	margin: 10px 5px 10px 17px;
	border-top: 1px solid #e9e7e7;
	font-size: .7em;
	color: #978f7c;
	text-transform: uppercase;
}
ul.side-nav li {
	margin: 0;
	list-style-type: none;
	padding: 1px 0;
}
ul.side-nav li a {
	display: block;
	border-bottom: 1px solid #e9e7e7;
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(/files/zhonghuaspb/design/side-nav-bullet.gif) no-repeat 5px 50%;
}
ul.side-nav li a:link, ul.side-nav li a:visited {
	color: #978f7c;
	text-decoration: none;
}
ul.side-nav li a:hover {
	background: url(/files/zhonghuaspb/design/side-nav-bullet-light.gif) no-repeat 5px 50% #f6f5f0;
	color: #cac6ba;
}

ul#footer-nav {
	font-family: "Times New Roman", serif;
	font-size: .7em;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
ul#footer-nav li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 5px;
	border-right: 1px solid #958d83;
}
ul#footer-nav li.last {
	border-right: none;
}
ul#footer-nav li a:link, ul#footer-nav li a:visited {
	color: #5e534f;
	text-decoration: none;
}
ul#footer-nav li a:hover {
	color: #453e3b;
}
/* @end */

/* @group Headings */
h1 { }
h2 {
	margin: 0 0 0 0;
	font-family: "Times New Roman", serif;
	font-weight: lighter;
	font-size: 1.6em;
	color: #464031;
}
h3.dateline {
	font-size: .8em;
	font-weight: lighter;
	color: #dc3409;
	margin: 0 0 10px 0;
}
h4 {
	margin-left: 25px;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	margin-bottom: 10px;
	font-family: "Times New Roman", serif;
	color: #a1a09b;
}
h5 { }
h6 { }
/* @end */

/* @group Text Styles */
div#content-inner {
	font-size: .75em;
	color: #929291;
	line-height: 1.7em;
}
div#content-inner p {
	margin: 2px 0 30px 0;
}
p.intro:first-letter {
	font-size: 1.4em;
	letter-spacing: -1px;
}
p.copyright {
	font-size: .65em;
	font-family: "Times New Roman", serif;
	color: #797069;
	text-transform: uppercase;
	margin: 10px 0;
}
/* @end */

/* @group Lists */

/* @end */

/* @group Forms */
form#search-form {
	/*width: 150px;*/
	float: right;
	margin: 4px 0 0 0;
	border-right: 1px solid #736749;
	border-left: 1px solid #736749;
	border-bottom: 1px solid #736749;
}
form#search-form input.txt {
	width: 140px;
	/*border: 1px solid #736749;*/
	/*border-top: 4px solid #635534;*/
	border: none;
	margin: 0;
	padding: 4px;
	background-color: #dbd6c9;
	color: #fff;
	text-transform: uppercase;
}
/* @end */

/* @group Links - link visited hover active */
div#content-inner a:link, div#content-inner a:visited {
	color: #8b7f73;
	text-decoration: none;
	border-bottom: 1px dotted #8b7f73;
}
div#content-inner a:hover {
	color: #706153;
	border-bottom: 1px dotted #706153;
}

p.end-story-links a:link, p.end-story-links a:visited {
	color: #8b7f73;
	text-decoration: none;
	border-bottom: none !important;
}

p.copyright a:link, p.copyright a:visited {
	color: #797069;
	text-decoration: none;
}
p.copyright a:hover {
	color: #453e3b;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */

div#lp_ads, div#m1 {
margin-top: 5px;
padding-top: 5px;
color: black;
font-weight: 900;
padding-left: 30px;
}
div#lp_ads a:link, div#m1 a.link3:link {
color: #3A0D15;
font-weight: 900;
font-size: 12px;
text-decoration: none;
}
div#lp_ads a:hover, div#lp_ads a:hover:visited, div#m1 a.link3:hover, div#m1 a.link3:hover:visited {
text-decoration: underline;
color: #3A0D15;
}
div#lp_ads a:visited, div#m1 a.link3:visited {
color: #3A0D15;
font-weight: 900;
font-size: 12px;
text-decoration: none;
}

#contents {
padding: 30px 0 0 0;
}

div#footer02 {
float: left;
color: silver;
padding: 3px;
background-color: white;
background: url(/files/zhonghuaspb/design/leaf-watermark.gif) 0 0 no-repeat;
border: 1px solid silver;
margin-top: 10px;
margin-right: 20px;
margin-left: 20px;
height: 130px;
width: 250px;
overflow-x: hidden;
overflow-y: scroll;
font-size: 10px;
}
div#footer02 h2{
font-size: 10px;
color: silver;
}
div#footer02 a:link {
color: silver;
font-weight: 100;
font-size: 10px;
text-decoration: underline;
}
div#footer02 a:hover, div#footer02 a:hover:visited {
text-decoration: underline;
}
div#footer02 a:visited {
color: silver;
font-weight: 100;
font-size: 10px;
text-decoration: underline;
}

.cont_nav_ul {
background-color: white;
height: 100px;
}
.cont_nav {
 float: left;
 width: 100px;
 text-align: center;
 list-style: none;
}

a.fl1:link {
color: black;
font-weight: 100;
font-size: 12px;
text-decoration: underline;
}
a.fl1:hover, a.fl1:hover:visited {
text-decoration: underline;
}
a.fl1:visited {
color: black;
font-weight: 100;
font-size: 12px;
text-decoration: underline;
}
img {
border: 0;
}

#bfloat {
width: 350px;
float: right;
}
.var1 {
margin: 0 10px 0 0;
}
.var1 .wr a:link, .var1 .wr a:visited {
color: #fe5301;
}
.var1 h3 {
color: #000;
}
.var2 h3 {
color: #000;
}
#sidebar .var2 {
color: silver;
font-weight: normal;
font-size: 11px;
}

#sidebar .var2 a:link, #sidebar .var2 a:visited {
font-size: 11px;
color: silver;
}
.var1 #wr0, .var1 #wr1, .var1 #wr2, .var1 #wr3, .var1 #wr4 {
margin: 10px 0 0 0;
}
.var2 .wr a:link, .var2 .wr a:visited {
color: #000;
}
.wr {
padding: 10px;
}
.wr h3 {
font-size: 14px;
}
.wr h3, .wr br {
padding: 0;
margin: 0;
}

a.sub_content:link, a.sub_content:visited {
color: #000;
}

.posimg {
width: 80%;
margin-left: 10%;
}

.posimg img {
padding: 0 0 0 10px;
}
.hierarchy h2 {display:inline; font-size: 12px;}
.hierarchy h1 { display:inline;}
h4#tb {display: inline; font-weight: normal; padding: 0px; margin: 0px; text-transform: lowercase; color: #000; font-size: 12px; 	font-family: Verdana, sans-serif;}
.tblock {font-weight: normal; font-size: 12px;}