@charset "utf-8";
/*head*/

h2, .page .rest, .pageNum p a, .recomend a, .text1 strong {
	color: #256AAB;
}
.hr {
	height: 32px;
	line-height: 32px;
	padding: 0px 27px 0px 27px;
}
.txt {
	position: relative;
	height: 32px;
}
.txt a:before, .txt a:after {
	content: "";
	width: 27px;
	height: 32px;
	position: absolute;
	top: 12px;
}
.txt a:before {
	left: -19px;
	background: url(../images/left_arrow.png) no-repeat;
}
.txt a:after {
	right: -35px;
	background: url(../images/right_arrow.png) no-repeat;
}
.txtList {
	height: 27px;
	border-bottom: 1px solid #d8d8d8;
	background: url(../images/txtListBg.png) repeat-x;
	border-bottom: 1px solid #d8d8d8;
	border-top: 1px solid #EAEAEA;
}
.txtList p {
	height: 27px;
	line-height: 30px;
	background: url(../images/spritr.png) no-repeat 8px -130px;
	padding-left: 30px;
}
.txtList p a, .txtList p {
	color: #949494;
}
/*article*/
.article, .pageNum {
	padding: 0px 8px 0px 8px;
}
.article {
	border-bottom: 1px solid #cacaca;
}
.article p.word, .article p.wordImg {
	text-align: center;
	min-height: 25px;
}
.article p.word, .article p.word a {
	color: #a6a6a6;
	font-size: 12px;
}
h2 {
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding: 15px 0px 5px 0px;
}
.text1 {
	line-height: 25px;
	color: #000;
}
.text1 p {
	text-indent: 24px;
}
.text1 a.article_tel {
	color: red;
}
.article p.athor {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #000;
	text-align: right;
}
.page {
	height: 32px;
	padding: 10px 0 10px;
	font-size: 13px;
	position: relative;
	margin: 0 auto;
}
.up, .down, .up_no, .down_no {
	height: 28px;
	line-height: 28px;
	color: #FFF;
	display: inline;
	position: absolute;
	top: 15px;
}
.up {
	background: url(../images/up_one.jpg) no-repeat;
	width: 46px;
	padding-lef: 7px;
	left: 3px;
}
.up_no {
	color: #707070;
	background: url(../images/hui.jpg) no-repeat;
	width: 46px;
	padding-left: 7px;
	left: 3px;
}
.down {
	background: url(../images/blue.jpg) no-repeat;
	width: 57px;
	right: 3px;
}
.down_no {
	background: url(../images/hui_one.jpg) no-repeat;
	right: 3px;
	margin-right: 3px;
	width: 57px;
	color: #808080;
}
.page {
	font-size: 14px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
.page .rest {
	display: inline-block;
	background: url(../images/block.jpg) no-repeat;
	height: 28px;
	line-height: 28px;
	margin-right: 4px;
	width: 62px;
	text-align: center;
}
.pageNum p a {
	line-height: 25px;
}
.pageNum {
	padding: 10px 0px;
}
.referImg {
	width: 100%;
	overflow: hidden;
}
.referImg img {
	vertical-align: middle;
}
.referImg a {
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.recomend {
	line-height: 25px;
	margin-bottom: 5px;
}
.recomend p {
	background: #efefef;
	height: 25px;
	line-height: 25px;
	color: #000000;
	border-bottom: 1px solid #cacaca;
	padding: 0px 8px 0px 12px;
	margin-bottom: 5px;
}
.recomend a {
	padding: 0px 8px 0px 12px;
}

.body img[src*=".jpg"]{ display:block; max-width:300px; margin:0 auto;}