
.excerpt {
	overflow: hidden;
	margin-bottom: -1px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #eaeaea;
	background-color: #fff;
	font-family:'microsoft yahei',Verdana, Arial;
}
.excerpt:hover {
	position: relative;
	z-index: 2;
	border-color: #C00;
	background-color: #FAFDFF
}
.excerpt .focus {
	float: left;
	width: 240px
}
.excerpt .focus img {
	width: 220px;
	border: 1px solid #CCCCCC;
	height: 150px;
}
.excerpt header {
	margin-bottom: 10px
}
.excerpt .cat {
	position: relative;
	top: -3px;
	display: inline-block;
	margin-right: 6px;
	padding: 3px 6px;
	background-color: #C00;
	color: #fff;
	font-size: 12px
}
.excerpt .cat:hover {
	opacity: .85;
	text-decoration:none;
}
.excerpt .cat i {
	position: absolute;
	top: 50%;
	right: -4px;
	display: inline-block;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #C00;
	vertical-align: middle
}
.excerpt h2 {
	display: inline;
	margin-top: 0;
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
}
.excerpt h2 a {
	font-size: 22px;
	line-height: 28px;
	color: #333;
	font-family:'microsoft yahei',Verdana, Arial;
}
.excerpt h2 a:hover {
	color: #C00;
	text-decoration:none;
}
.excerpt .pv, .excerpt time {
	margin-right: 20px
}
.excerpt .note {
	color: #444;
	word-wrap: break-word;
	font-size: 14px;
	line-height: 25px
}
.excerpt .meta {
	margin-bottom: 10px;
	color: #999;
	font-size: 12px
}
.excerpt .note b, .excerpt h2 b {
	color: #FF5549;
	font-weight: 400
}
.excerpttu {
	overflow: hidden;
	margin-bottom: -1px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #eaeaea;
	background-color: #fff;
}
.listtag {
	color: #222;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 26px
}
/* ============·­Ò³============== */

div#showpages {
clear:both;
padding:0px;
margin:20px 0px;
width:100%;
height:30px;
white-space: nowrap;
}

div#pagesinfo {
color:#696969;
float:left;
padding:3px 8px;
white-space: nowrap;
}

div#pages {
float:right;
padding-right:8px;
white-space: nowrap;
}

div#pages ul{
margin:0;
padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#303030;
text-decoration: none;
}

div#pages a:hover{
color:#ff0000;
text-decoration: none;
}

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#dcd9d4;
color:#303030;
border:1px #dcd9d4 solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#303030;
background-color:#eee;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages li.pbutton{
color:#303030;
background-color:#dcd9d4;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages li.opt{
color:#303030;
padding:0px;
white-space: nowrap;
border:0px;
background:#fff;
}