/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(images/page-bg01.gif);
	background-repeat: repeat-y;
}

body.bg2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(images/page-bg02.gif);
	background-repeat: repeat-y;
}

body.bg3 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(images/page-bg03.gif);
	background-repeat: repeat-y;
}

body.bg4 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(images/page-bg04.gif);
	background-repeat: repeat-y;
}

.body-p3{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/2P-bg.gif);
	background-repeat: repeat;
}

body,td,th {
	font-size: 12px;
	color: #000000;
} 

/* top */
#logo {
	width: 1003px;
	height: 74px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 8px;
}

/* content */
#content {
	width: 995px;
	margin: 0;
	padding: 0 0 0 8px;
}

/* left */
#left {
	width: 255px;
	float: left;
	background-image: url(images/page-left-bg.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#left2 {
	width: 255px;
	float: left;
	background-image: url(images/page-left-bg2.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#left3 {
	width: 255px;
	float: left;
	background-image: url(images/page-left-bg3.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#left4 {
	width: 255px;
	float: left;
	background-image: url(images/page-left-bg4.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#left5 {
	width: 255px;
	float: left;
	background-image: url(images/page-left-bg5.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

/* right */
#right-kb {
	width: 740px;
	height: 25px;
	margin: 0 auto;
	float:right;
}

#right {
	width: 740px;
	margin: 0 auto;
	float:left;
}

.wide-post {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}

.wide-post .title {
	padding: 40px 30px 15px 100px;
	font-size: 1.8em;
	background-image: url(images/content-bg02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color:#AB02D2;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #FF6600;
}

.wide-post .title a:hover {
	border: none;
}

img.icon {
	float:left;
	margin: 1px 10px 0px 0;
}

.wide-post .entry {
	padding: 10px 93px;
}

.wide-post .bottom {
	height: 20px;
	background-image: url(images/content-bg03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	font-size: 0.9em;
	background-color: #DDF7FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #186CAC;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* menu */
#menu {
	width: 740px;
	height: 55px;
	margin: 0 auto;
	float:left;
	background-color: #FFFFFF;
	background-image: url(images/page-dhbg.gif);
	background-repeat: repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 16px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 1.0em;
	font-weight: bold;
}

#menu a:hover {
	color:#D2FE02;
	text-decoration: underline;
	background-image: url(images/page-dh-icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu .current_page_item a {
	background-image: url(images/page-dh-icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


/* Footer */

#footer {
	width: 985px;
	height: 40px;
	clear: both;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 8px;
	background-color: #EDEDED;
}

#footer p {
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#footer a {
	color: #333333;
}

.tu {
    width:255px;
	float:left;
}

/* txt */

.bt {
	text-align:right;
	font-size:18px;
	color: #020E2F;
	font-family: "黑体";
}

.bt-en {
	text-align:right;
	font-size:14px;
	color: #020E2F;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.menu-v a {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-family:"宋体";
	
}

.menu-v a:hover {
	color:#CC0000;
}

.menu-v1 a {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-family:"宋体";
	font-weight: bold;	
}

.menu-v1 a:hover {
	color:#CC0000;
}

img.left {
	float: left;
	margin: 20px 20px 8px 10px;
	border: 3px solid #D7E3E8;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

img.zz {
	border: 3px solid #CCCCCC;
}

.p-zw{
	font-size:12px;
	line-height:22px;
	font-family:"宋体";
	text-align:justify;
	text-indent: 24px;
	letter-spacing: 1px;
	word-spacing: normal;
}

.p-zw1{
	font-size:12px;
	line-height:22px;
	font-family:"宋体";
	text-align:justify;
	letter-spacing: 1px;
	word-spacing: normal;
}

.p-zw2{
	font-size:12px;
	line-height:16px;
	font-family:"宋体";
	text-align:justify;
	letter-spacing: 1px;
	word-spacing: normal;
}

.p-bz{
	font-size:10px;
	color:#AD7E00;
	line-height:18px;
	font-family:"宋体";
	text-align:justify;
	letter-spacing: 1px;
	word-spacing: normal;
}
