@charset "utf-8";
/* CSS Document */
@import url("basic.css");
body {
	background-color: #f7f5f4;
	font-size: 14px;
	line-height:2em;
}
.witer-backgroud {
	width: 900px;
	background-color: #fff;
	padding: 30px 50px;
	margin: 0 auto;
	overflow:hidden;
}
.header-news {
	height: 86px;
	border-bottom: 1px solid #dbd4cd;
}
.newsContent h1 {
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	line-height: 45px;
	color: #6c5a54;
}
.newsContent .info {
	border-top:1px dashed #dbd4cd;
	border-bottom:1px dashed #dbd4cd;
	line-height:40px;
	text-align:center;
	margin-bottom:35px;
}
.newsContent .info span {
	margin:0 15px;
}
.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;
}
.footer {
	width:1000px;
	overflow:hidden;
	padding:30px 0;
	margin:0 auto;
	color:#8d908e;
	text-align: center;
}
.footer ul {
	overflow:hidden;
	width:100%;
	padding-bottom:5px;
}
.footer li {
	display:inline;
	padding: 0 5px;
	color:#8d908e;
}
.footer a {
	color:#8d908e;
}
.footer p {
	color:#8d908e;
}
.footer .btm {
	padding-top:15px;
}
