/*  
*/

html {
	font-size: small;
	font-family: arial, 宋体, sans-serif;
}
body {
	background: #fff;
	margin: 3px 8px;
	color: #000;
	font-size: small;
	font-family: arial, sans-serif;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
a:link {
	color: #0007ee;
}
a:visited {
	color: #551a8b;
}
a:active {
	color: red;
}
em {
	font-weight: bold;
	font-style: normal;
}
cite {
	color: green;
	font-style: normal;
}
form {
	display: inline;
}
blockquote {
border-left: 2px solid #ccc;
color: #888;
margin: 2em; 
padding: 0 0 0 1em;
}


/* header */
#header_top {
	padding-left: 2px;
	height: 22px;
	font-size: 13px;
	padding-top: 1px! important;
	float: left;
}
#header_top ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header_top ul li {
	display: inline;
	margin: 0;
	margin-right: 0.73em;
	padding: 0;
}
#header_top ul li a:visited {
	color: #0007ee;
}
#header_top ul li.current_page_item a, #header_top ul li.current_page_item a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#header_topright {
	margin: 0;
	padding: 1px 0 7px 0;
	text-align: right;
}
.header_top_border {
	border-top: #c9d7f1 1px solid;
	font-size: 1px;
	width: 100%;
	position: absolute;
	top: 24px;
	height: 0;
}
.header_top_border_left {
	left: 0;
}
.header_top_border_right {
	right: 0;
}
#logo {
	display: block;
	margin: 14px 0 7px 0;
	overflow: hidden;
	width: 270px;
	position: relative;
	height: 81px;
	padding-right: 8px;
}
#logo img {
	left: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: absolute;
	top: 5px;
	border-bottom-style: none;
}
#logo span {
	cursor: pointer;
}
.topsearch {
	border-collapse: collapse;
}
.topsearch td {
	padding: 0;
}
.topsearch td.td_topsearch {
	width: 100%; 
	padding: 1px 0 7px 0
}
#header_bottom {
	border-top: #6b90da 1px solid;
	background: #f0f7f9;
	clear: both;
	margin: 0 0 11px 0;
	padding: 0.1em;
}
#header_bottom div {
	font-weight: bold;
	float: left;
	padding: 4px 0.5em 0 4px;
}
#header_bottom p {
	margin: 0.1em 0;
	padding: 0.2em;
	white-space: nowrap;
	text-align: right;
}
/* end header */


/* content */
.contentwrapper {
	font-weight: normal;
	font-size: medium;
	margin: 0;
	padding: 0 1em 0 0;
}
.post {
	font-size: small;
	font-family: arial, sans-serif;
	margin: 1em 0;
}
.content_header {
	font-weight: normal;
	margin: 0;
	font-size: medium;
	display: inline;
}
.content {
	max-width: 80em;
	width: 90%;
}
.content_footer a, .content_footer a:visited {
	color: #77c;
}
/* end content */



/* footer*/
#pagenav {
	margin: auto auto 1.4em; 
	direction: ltr; 
	border-collapse: collapse; 
	text-align: center;
}
#pagenav td {
	padding: 0;
	text-align: center;
}
#pagenav a {
	color: #000;
	display: block;
}
#pagenav a:visited {
	color: #000;
}
#pagenav .b a {
	color: #0007ee;
	font-weight: bold;
}
#pagenav .b a:visited {
	color: #0007ee;
}
.pagenav_current {
	font-weight: bold;
	color: #a90a08;
}
.csb {
	display: block;
	background: url(images/pagenav.png) no-repeat;
	height: 26px;
} /* within pagenav */
.bottombar {
	clear: both;
	margin-top: 1.4em;
	text-align: center;
}
#bottomsearch {
	border-bottom: #6b90da 1px solid;
	border-top: #6b90da 1px solid;
	background: #f0f7f9;
	margin: 11px 0;
	margin-top: 0; 
	padding: 1.8em 0;
}
#footerpages ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footerpages ul li {
	display: inline;
	margin: 0;
	margin-right: 0.73em;
	padding: 0;
}
/* end pagenav */








/* misc */
.navigation {
margin-top: 40px;
padding: 20px 0 50px 0;
border-top: 1px solid #ccc;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
.clr {
	clear: both;
}
/* end misc */