
.notb {
  border-top: 0!important;
}
.feeds-item {
	font-size:12px;
	border-bottom:1px solid #fff;
	border-top:1px solid #e6e6e6
}
.feeds-item:first-child {
	border-top:0
}
.feeds-item-detail {
	position:relative;
	padding:20px 0;
	*zoom:1
}
.feeds-item .hasImg {
	padding-left:144px;
	min-height:80px;
	_height:80px
}
.feeds-item-detail h3 {
	margin-bottom:12px
}
.feeds-item h3 a:link,.feeds-item h3 a:visited {
	font:24px/30px "Î¢ÈíÑÅºÚ";
	color:#222
}
.feeds-item-detail .feeds-item-pic {
	position:absolute;
	left:0;
	width:134px;
	height:80px;
	top:20px
}
.feeds-item-detail .feeds-item-pic a {
	display:block;
	height:100%
}
.feeds-item-detail .feeds-item-pic img {
	width:100%;
	height:100%
}
.feeds-item-detail .feeds-item-text {
	color:#777;
	font-size:12px;
	line-height:20px
}
.feeds-item-detail .feeds-item-info {
	line-height:22px;
	color:#bbb;
	margin:5px 0 0;
	overflow:hidden
}
.feeds-item-detail .feeds-item-info a.feeds-item-author,.feeds-item-detail .feeds-item-info .tm,.feeds-item-detail .feeds-item-info .count,.feeds-item-detail .feeds-item-info .share-article {
	margin-right:10px;
	display:inline-block;
	*display:inline;
	*zoom:1
}
.feeds-item-detail .feeds-item-info .tm {
	margin-left:5px
}
.feeds-item-detail .feeds-item-info a.feeds-item-author {
	margin-right:0
}
.feeds-item-detail .feeds-item-info a.feeds-item-author,.feeds-item-detail .feeds-item-info a.feeds-item-author:hover,.feeds-item-detail .feeds-item-info a.feeds-item-author:visited {
	color:#3a83b8
}
.feeds-item-detail .feeds-item-info .share-article,.feeds-item-detail .feeds-item-info a.share-article:hover,.feeds-item-detail .feeds-item-info a.share-article:visited {
	color:#bbb;
	text-decoration:none
}
.feeds-item-detail .feeds-item-info .labels {
	float:right;
	margin-right:-1px;
	margin-right:-5px\9
}
.feeds-item-detail .feeds-item-info .labels a {
	padding:0 8px;
	border-right:1px solid #bbb;
	color:#bbb
}
.feeds-item-detail .feeds-item-info .labels a:hover,.feeds-item-detail .feeds-item-info .labels a:visited {
	color:#bbb
}
.feeds-item .feeds-item-more {
	color:#369;
	white-space:nowrap;
	font-size:12px
}
.feeds-item-time {
	position:absolute;
	right:0;
	top:27px;
	color:#bbb;
	font-weight:400;
	_right:20px
}
.feeds-item:hover {
	background:#f8f8f8;
	border-bottom-color:#f8f8f8;
	border-top-color:#f8f8f8
}
.feeds-item:hover h3,.feeds-item:hover h3 a {
	color:#369
}

.toggleControl {
  cursor: pointer;
  background-color: #fef6ef;
  background-image: -moz-linear-gradient(top,#fefcef,#fee);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fefcef),to(#fee));
  background-image: -webkit-linear-gradient(top,#fefcef,#fee);
  background-image: -o-linear-gradient(top,#fefcef,#fee);
  background-image: linear-gradient(to bottom,#fefcef,#fee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefcef',endColorstr='#ffffeeee',GradientType=0);
  padding: 0 10px;
  border: solid 1px #eed3d3;
  margin-top: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}

.toggleControl h5 {
  font-size: 14px;
  margin: 10px 0;
}


.article-info .article-author-time .time {
	position:static
	top:52px;
	font-size:14px;
	color:#999;
	font-family:arial
}

#page,.article-publish,.account-manage {
	padding:0 20px
}
#page {
	padding-bottom:25px
}
#page h1 {
	font:400 28px/46px "Î¢ÈíÑÅºÚ";
	color:#369;
	padding-left:20px;
	border-left:5px solid #369;
	margin:20px 0;
	text-align:left
}
.article-publish h1,.account-manage h1,.article-manage h1 {
	font:400 28px/46px "Î¢ÈíÑÅºÚ";
	margin:20px 10px;
	color:#333
}
#page blockquote {
	padding:15px 20px;
	margin:20px 0;
	border:1px dashed #eaeaea;
	background:#fbfbfb;
	font-size:12px;
	text-indent:24px;
	color:#999;
	line-height:22px
}
#page h3 {
	margin:30px 0;
	font-size:14px
}
#page .text {
	margin:25px 0;
	font-size:14px;
	line-height:24px;
	text-indent:28px
}
#page .image {
	text-align:center;
	margin:25px 0
}
#page .image img {
	max-width:650px
}
#page .videoArea {
	text-align:center;
	margin:25px 0
}
#page .quote {
	margin:20px 0;
	padding:14px 18px;
	border-left:6px solid #b8a59b;
	color:#666;
	background:#f6f6f6
}
#page .quote p {
	font-size:12px;
	color:#666;
	line-height:20px
}
#page h2 {
	font-family:"Î¢ÈíÑÅºÚ";
	margin:25px 0 20px;
	color:#930;
	font-size:16px;
	font-weight:700;
	text-indent:28px
}
#page .artical-tip-top {
	padding:0 5px;
	color:#666;
	white-space:nowrap
}
#page .artical-tip-btm {
	text-align:left;
	margin:40px 0
}
#page .artical-tip-btm a:link,#page .artical-tip-btm a:visited {
	font-size:14px;
	color:#3a82b8
}
#page .resource {
	font-size:12px;
	color:#999;
	margin-bottom:25px
}

.article-info {
	height:26px;
	font-size:12px;
	line-height:26px;
	overflow:hidden
}
.article-info .article-author-time {
	float:left;
	color:#ccc
}
.article-info a:link,.article-info a:visited {
	white-space:nowrap;
	color:#369
}
.article-info .article-author-time a {
	padding-right:12px
}
.article-info .article-author-time .time {
	position:static
}
.article-info .article-tags a {
	padding:0 5px
}
.article-info .article-tags {
	width:260px;
	text-align:center;
	overflow:hidden
}
.article-info .share-area {
	float:right;
	width:200px
}
