﻿#maincontent {
	margin-top: 20px;
}
#maincontent h3 {
	color: #515151;
	font-size: 14px;
	height: 24px;
	background: url(img/titlebg1.png) no-repeat left top;
	padding: 5px 0 0 25px;
	margin: 0;
	float: left;
}
#maincontent p.more {
	height: 23px;
	text-align: right;
	background: url(img/titlebg1.png) no-repeat right top;
	padding: 6px 10px 0 0;
	margin: 0;
}
#maincontent .nrposts {
	margin: 0px 0px 5px;
	padding: 4px 10px 0;
	border: 1px solid #d3d6d9;
	width: 618px;
}

.nrposts h4 {
	text-align: center;
	font-family: Hei, STHeiti, 黑体;
	margin-bottom: 5px;
	margin-top: 15px;
}

.nrposts p.author {
	text-align: center;
	color: #909090;
	margin-bottom: 10px;
	border-bottom: 1px dashed #c5c5c5;
}
.nrposts p.author a {
	color: #909090;
}

.nrposts dl {
	margin: 0;
	padding: 0;
	color: #595959;
}

.nrposts dl dt.topic {
	margin: -5px -10px 6px;
	font-weight: bold;
	font-size:14px;
	padding: 5px;
	background: #e9f2fd url(img/titlebg1.png) center top;
}
.nrposts dl dd.author span {
	padding: 0px 0px 6px;
	border-bottom: 1px dotted #ccced5;
	color: #71a7c9;
	font-weight: normal;
	display: block;
}
.nrposts dl dd.desc {
	padding: 12px 0px;
	min-height: 1px; /* 解决float对象不自动增大问题 */
	height: auto;
	_height: 1px; /* 解决float对象不自动增大问题*/
	line-height: 150%;
	} 
.nrposts dl dd.desc:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.nrposts dl dd.desc {
	display:inline-block;
	}
.nrposts dl dd.desc {
	display:block;
	}

.nrposts dl dd.desc img {
	float: right;
	margin: 10px;
}

.nrposts dl dd.detail {
	margin: 0px -10px;
	background: transparent url(/styles/img/bg_newlist_op.png) repeat-x;
	height: 27px;
	line-height: 27px;
	}
.nrposts dl dd.detail span {
	padding: 0px 10px 0px;
	color: #71a7c9;
	}
.nrposts dl dd.detail em {
	margin-top: -27px;
	padding: 0px 10px 0px;
	color: #b5a585;
	text-align: right;
	float: right;
	}
.nrposts dl dd.detail em a:link,.newslist dl dd.detail em a:visited {
	color: #8fb772;
	text-decoration: none;
	font-weight:normal;
	}
 .newslist dl dd.detail em a:hover {
		color: #e69300;
		text-decoration: none;
		font-weight:normal;
		}
.slideposts_green,
 .slideposts_blue {
	margin-top: 20px;
}
.slideposts_green h3 {
	color: #515151;
	font-size: 14px;
	height: 24px;
	background: url(img/posttitlebg_green.png) no-repeat left top;
	padding: 5px 0 0 30px;
	margin: 0;
	float: left;
	width: 90px;
}
.slideposts_green p.more {
	height: 23px;
	text-align: right;
	background: url(img/posttitlebg_green.png) no-repeat right top;
	padding: 6px 10px 0 0;
	margin: 0;
}
.slideposts_green .wenbanav,
.slideposts_green .lists {
	margin: 0;
	padding: 10px;
	border-bottom: 2px solid #d6f0aa;
	border-left: 2px solid #d6f0aa;
	border-right: 2px solid #d6f0aa;
}
.slideposts_green .lists p,
.slideposts_blue .lists p {
	height: 42px;
	padding: 0;
	margin: 0 0 3px;
}
.slideposts_green .lists p a,
.slideposts_blue .lists p a {
	display: block;
	width: 130px;
	float: left;
	padding-left: 10px;
}
.slideposts_green .lists p a.img,
.slideposts_blue .lists p a.img {
	margin: 0;
	width: 52px;
	float: left;
	padding: 0;
}
.slideposts_green .lists p img,
.slideposts_blue .lists p img { padding:1px; border:1px solid #ccc; display:block; }
.slideposts_blue h3 {
	color: #515151;
	font-size: 14px;
	height: 24px;
	background: url(img/posttitlebg_blue.png) no-repeat left top;
	padding: 5px 0 0 30px;
	margin: 0;
	float: left;
	width: 90px;
}
.slideposts_blue p.more {
	height: 23px;
	text-align: right;
	background: url(img/posttitlebg_blue.png) no-repeat right top;
	padding: 6px 10px 0 0;
	margin: 0;
}

.slideposts_blue .lists {
	margin: 0;
	padding: 10px;
	border-bottom: 2px solid #dce8f0;
	border-left: 2px solid #dce8f0;
	border-right: 2px solid #dce8f0;
}

.slideposts_blue .lists ul {
	width: 255px;
	margin: 0;
}
.slideposts_blue .lists ul li {
	margin: 0;
	background: url(img/point.png) no-repeat left center;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.slideposts_blue .lists p.unilinks {
	width: 200px;
}
.slideposts_blue .lists p.unilinks a {
	margin: 0;
	padding: 3px;
	display: block;
	float: left;
}
.slideposts_blue .lists p.unilinks a img {
	margin: 0;
	padding: 0;
}

/* @group num pages */
    .num_paging { font-size:12px; font-weight:bold; line-height: 25px;
	text-align: center;
	clear: both;
	margin-top: 10px;
}
	.num_paging a {width:20px;text-decoration:none;padding:3px;height:22px;line-height:22px;margin-right: 3px;
	color: #ffc24e;
}
	.num_paging a.current  {height:20px;line-height:22px;margin:0;padding:0;margin-right:2px;color:#000;text-decoration: none;padding:3px;}
	.num_paging a.disabled  {height:20px;line-height:22px;margin:0;padding:0;margin-right:2px;color:#CCC;text-decoration:none;padding:3px;}
	.num_paging a:hover {
	color: #009840;
	text-decoration: none;
}


#navbar {
	background-color: #0099cc;
	border: 1px solid #0099bb;
	height: 29px;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#navbar ul li {
	float: left;
	background-image: url(/styles/img/3_04.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 23px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
}
#navbar ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.questionlist {
	margin: 0px 0px 5px;
	padding: 0;
	width: 618px;
	border-right: 1px solid #d3d6d9;
	border-bottom: 1px solid #d3d6d9;
	border-left: 1px solid #d3d6d9;
}
#maincontent .questionlist h3 {
	color: #515151;
	font-size: 14px;
	height: 24px;
	background: url(img/titlebg1.png) no-repeat -35px top;
	padding: 5px 0 0 20px;
	margin: 0;
	float: left;
}
#maincontent .questionlist p.more {
	height: 23px;
	text-align: right;
	background: url(img/titlebg1.png) no-repeat center top;
	padding: 6px 10px 0 0;
	margin: 0;
}

.questionlist ul {
	margin: 0;
	padding: 10px 20px;
	width: 600px;
}

.questionlist ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	padding-left: 15px;
	background: url(img/point.png) no-repeat left center;
	border-bottom: 1px dashed #c1c1c1;
}
.questionlist ul li span {
	float: right;
	text-align: right;
	color: #b4b4b4;
}
#maincontent .auwswer {
	border: 1px solid #d3d6d9;
}
#maincontent .auwswer h3 {
	background-image: none;
}


.questionlist p.questions {
	padding: 10px;
	margin: 0;
}

.questionlist p.auther {
	padding: 10px;
	margin: 0;
	border-top: 1px dotted #c8c8c8;
	color: #939393;
}

.auwswer p.auther {
	border-top: 1px dotted #c8c8c8;
	margin: 10px 0 0;
	padding: 5px 10px 2px;
	color: #8f8f8f;
}

.auwswer p.questions {
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
}


#maincontent .auwswer p.more {
	background-image: none;
}
#maincontent .wen,
#maincontent .da {
	color: #bfbfbf;
	font-size: 24px;
	vertical-align: -8px;
	padding: 5px;
}
/* @end */
.slideposts_green .wenbanav a {
	display: block;
	width: 80px;
	text-align: center;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #4a9320;
	margin: 2px;
}
.slideposts_green .wenbanav a:hover {
	color: #006fcf;
}
.slideposts_green .wenbanav  div {
	width: 260px;
}

#maincontent .zt img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#tiwen form {
	padding: 5px;
}

#tiwen form span {
	padding: 2px;
	float: left;
}

#tiwen form input {
	float: left;
	height: 20px;
	border: 1px solid #d1d1d1;
}
table { 
table-layout: fixed;
Word-wrap:break-word;
}
div { 
word-wrap:break-word;
}

.menutab {
	position: fixed; width: 30px; height: 100% !important; magin-left: -30px; overflow: hidden; top: 0px; padding-top: 75px; left: 0px
}
* html .menutab {
	position: absolute !important
}
#menuholder {
	float: left
}
#homemenuholder {
	float: left
}
#menuholder * {
	z-index: 1000 !important
}
#homemenuholder * {
	z-index: 1000 !important
}
#mainmenu {
	position: fixed; padding-bottom: 0px; magin: 0px; padding-left: 0px; width: 90px; padding-right: 0px; overflow: hidden; top: 120px; padding-top: 0px; left: 0px;
	background: url(/images/hiderbg.png) repeat left top;
}
#mainmenu h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 2px 0 2px 10px;
	background-color: #3fa6cf;
}
* html #mainmenu {
	position: absolute !important
}
.block ul {
	padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;
}
#mainmenu ul {
	padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;
	margin: 0;
}
#mainmenu li {
	padding-bottom: 0px; list-style-type: none; magin: 0px; padding-left: 0px; padding-right: 0px; list-style-image: none !important; padding-top: 0px;
	margin-left: 15px;
}
#mainmenu li a {
	width: 120px; display: block; background-repeat: no-repeat; background-position: 0px 0px; cursor: pointer; text-decoration: none
}
#mainmenu li a:hover {
	background-position: -280px 0px
}
#mainmenu li a.active {
	background-position: -280px 0px
}


