body {
	background: #f2f2f2;
}
#wenzhang {

}
.leftdiv {
	width: 820px;
	min-height: 1220px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 50px;
	margin-bottom: 60px;
	float: left;
	background: #fff;
	display: block;
}
.leftdiv p.nav {
	margin-top: 18px;
	color: #989898;
	font-size: 12px;
}
.leftdiv p.nav a {
	color: #989898;
}
.leftdiv p.title {
	color: #2ba7ed;
	font-size: 18px;
	margin-top: 22px;
	padding-bottom: 3px;
	border-bottom: solid 1px #dddddd;
}
.leftdiv p.ptitle {
	text-align: center;
	color: #333;
	font-size: 22px;
	margin-top: 36px;
}
.leftdiv p.ptime {
	border-top: solid 1px #bfbfbf;
	line-height: 39px;
	color: #bfbfbf;
	text-align: center;
	border-bottom: solid 1px #bfbfbf;
	margin-top: 30px;
}
.leftdiv #maincontent {
	padding-top: 30px;
	padding-bottom: 20px;
}



#topnews {
	margin-top: 2px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #dddddd;
}
#topnewstime #topnewspic {
	width: 130px;
}
#topnewstime #topnewscontent {
	width: 625px;
}
#topnewstime #topnewscontent h3 {
	font-weight: normal;
	padding-bottom: 10px;
}
#topnewstime #topnewscontent p {
	color: #999999;
}
#topnews a#topnewslink {
	color: #2ba7ed;
	font-size: 16px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.newslist li {
	border-bottom: dashed 1px #e3e1e1;
	line-height: 50px;
	height: 50px;
}
.newslist li a {
	color: #333333;
}
.newslist li span {
	color: #999;
}


.rightdiv {
	margin-top: 50px;
	width: 300px;
	min-height: 50px;
	float: right;
	background: #fff;
}
.rightdiv ul.title {
	width: 100%;
	border-bottom: solid 1px #d2d2d2;
}
.rightdiv ul.title li {
	float: left;
	text-align: center;
	line-height: 50px;
	width: 150px;
	font-size: 18px;
	cursor: pointer;

}
.rightdiv ul.title li.current {
	color: #2b9cec;
	border-bottom: solid 2px #2b9cec;
}
.rightdiv ul.newslist {
	color: #666;
}
.rightdiv ul.newslist li {
	line-height: 40px;
	height: 40px;
	text-indent: 15px;
	border-bottom: dashed 1px #d3d3d3;
}
.rightdiv ul.newslist li:last-child {
	border-bottom: none;
}
.rightdiv ul.newslist li span {
	color: #2b9cec;
	padding-right: 10px;
}
.rightdiv ul.newslist li b {
	font-weight: normal;
	float: right;
	padding-right: 10px;
}
.rightdiv ul.newslist li a {
	line-height: 40px;
	height: 40px;
	color: #666;
}
.rightdiv2 {
	margin-top: 20px;
}
.rightbanner {
	margin-top: 20px;
	width: 300px;
	float: right;
	background: #fff;
}
.rightbanner img {
	display: block;
}

.tday {
	margin-top: 10px;
	margin-left: 20px;
	width: 60px;
	height: 41px;
	background: #e4e4e4;
	color: #333;
	text-align: center;
	line-height: 41px;
	font-size: 24px;
}
.tmonth {
	margin-left: 20px;
	width: 60px;
	height: 19px;
	background: #b9b9b9;
	color: #333;
	text-align: center;
	line-height: 19px;
	font-size: 11px;
}
#topnewstime .newstime {
	margin-right: 10px;
}
#topnewstime .newsone {
	width: 180px;
}
#topnewstime .newsone h3 {
	color: #222;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
}
#topnewstime .newsone p {
	color: #999;
	font-size: 12px;
}
#wenzhangbanner {
	margin-top: 20px;
	height: 130px;
	background: url(image/wenzhangbanner.jpg) center top no-repeat;
}