@charset "utf-8";
/* CSS Document */

.witer-backgroud {
	
	background-color: #fff;
	
	margin: 30px auto;
	overflow:hidden;
}
.header-news {
	height: 86px;
	border-bottom: 1px solid #dbd4cd;
}
.newsContent h1 {
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	margin-bottom:20px;
	color: #333;
}
.newsContent .info {
	border-top:1px dashed #dbd4cd;
	border-bottom:1px dashed #dbd4cd;
	
	text-align:center;
	margin-bottom:35px;
}
.newsContent .info span {
	margin:0 1%;
}
.newsContent .text {
	line-height:2em;
	color:#757575;
	font-size:15px;
}
.newsContent .text p {
	margin:16px 0;
}
.newsContent .newsContentFooter {
	margin-top:70px;
	border-top:1px dashed #dbd4cd;
	padding-top:10px;
}
.re_news h3 {
	color: #ff9900;
	padding-top: 40px;
	font-size:20px;
	overflow:hidden;
}
.print a {
	background-color:#e5e0db;
	height:20px;
	width:25px;
	float:left;
	display:block;
	text-align:center;
	padding-top:5px;
	overflow:hidden;
	margin-right:8px;
}
.print a:hover {
	background:url(../images/2013_newscontent_25.gif) no-repeat center center #f99d32;
	text-indent:500px;
	overflow:hidden;
}
.readed a {
	background:url(../images/2013_newscontent_18.gif) no-repeat 10px center #e5e0db;
	height:25px;
	float:left;
	display:block;
	padding:0 8px 0 30px;
	line-height:25px;
	cursor:default;
	margin-right:8px;
}
.readed a:hover {
	background:url(../images/2013_newscontent_26.gif) no-repeat 10px center #f99d32;
	color:#fff;
}
.like a {
	background:url(../images/2013_newscontent_20.gif) no-repeat 10px center #e5e0db;
	height:25px;
	float:left;
	display:block;
	padding:0 8px 0 30px;
	line-height:25px;
	cursor:default;
	margin-right:8px;
}
.like a:hover {
	background:url(../images/2013_newscontent_27.gif) no-repeat 10px center #f99d32;
	color:#fff;
}
.share {
	float:right;
	padding-top:5px;
}
.re_news h3 {
	color:#ff9900;
	padding-top:40px;
}
.re_news li {
	padding-left:10px;
	line-height:2em;
	font-size:14px;
}
table {
	display:inline-block;
}
.newsContent .text p {
	line-hieght:2em;
	margin-top:24px;
}
.newsContent .text {
	color:#333;
}
.pglink {
	width:100%;
	border-top: 1px dashed #dbd4cd;
	padding:30px 0px;
	margin-top:35px;
	overflow:hidden;
}
.pglink li {
	height:36px;
	line-height:36px;
	overflow:hidden;
}
