/* -----------------------------------
	知识 丶 2012.07.18
----------------------------------- */
/* -----------------------------------
	峁
----------------------------------- */
.knowledge-tag {
	width: 960px;
	margin: 10px auto;
	zoom: 1;
}
.knowledge-tag:after {
	content: "";
	display: table;
	clear: both;
}
.knowledge-tag p,
.knowledge-tag ul,
.knowledge-tag ol,
.knowledge-tag td {
	line-height: 20px;
}
.tag-main {
	width: 750px;
	float: left;
	display: inline;
	border-top: 1px solid #E8E8E8;
	padding: 10px 0 0;
}
.tag-side {
	width: 200px;
	float: right;
	display: inline;
}
.tag-side h4 {
	color: #295585;
}
/* -----------------------------------
	细
----------------------------------- */
.tag-header {
	margin: 0 0 10px;
	zoom: 1;
}
.tag-header:after {
	content: "";
	display: table;
	clear: both;
}
.tag-header h1 {
	font-size: 28px;
	line-height: 30px;
	color: #2A5686;
	float: left;
	font-weight: normal;
}
.tag-related-genre {
	float: left;
}
.tag-related-genre li {
	float: left;
	display: inline;
	line-height: 14px;
	margin: 16px 0 0 1em;
}
.tag-related-genre a {
	text-decoration: underline;
}
.tag-feature {
	margin: 0 0 15px;
}
.tag-feature-intro {
	min-height: 142px;
	border-bottom: 1px solid #E8E8E8;
	padding: 0 0 20px;
	margin: 0 0 20px;
	zoom: 1;
	position: relative;
}
.tag-feature-intro:after {
	content: "";
	display: table;
	clear: both;
}
.tag-feature-intro .intro-figure {
	float: left;
	margin: 0 10px 10px 0;
}
.tag-feature-intro .intro-figure img {
	width: 150px;
	height: 100px;
	display: block;
	background-color: #F7F7F7;
}
.tag-feature-intro .intro-text {
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	width: 310px;
	margin: 0 0 10px;
}
.tag-feature-intro .intro-detail {
	clear: both;
	width: 470px;
}
.tag-feature-intro .intro-detail li a {
	margin: 0 .8em 0 0;
}
.tag-feature-topic {
	zoom: 1;
	position: relative;
}
.tag-feature-topic:after {
	content: "";
	display: table;
	clear: both;
}
.tag-feature-topic .topic-figure {
	float: left;
	margin: 0 10px 0 0;
}
.tag-feature-topic .topic-figure img {
	width: 100px;
	height: 80px;
	display: block;
	background-color: #F7F7F7;
}
.tag-feature-topic .topic-text {
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	width: 300px;
}
.tag-feature-topic .topic-text p {
	line-height: 24px;
}
.tag-feature-topic .topic-list {
	float: left;
	display: inline;
	border-left: 1px solid #E8E8E8;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	font-size: 14px;
	line-height: 24px;
}
.tag-feature-topic .topic-list li {
}
.tag-feature-topic .topic-more {
	position: absolute;
	right: 0;
	bottom: 0;
}
/* -----------------------------------
	模
----------------------------------- */
.tag-question-panel {
	padding: 10px;
	background-color: #F7F7F3;
	border: 1px solid #DFDFD8;
	border-radius: 3px;
	zoom: 1;
}
.tag-question-panel:after {
	content: "";
	display: table;
	clear: both;
}
.tag-question-panel h2 {
	float: left;
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 6px;
}
.tag-question-panel .tip {
	float: right;
	line-height: 18px;
	margin: 2px 0 6px;
}
.tag-question-panel .tip em {
	color: #79C359;
	font-size: 16px;
	font-weight: normal;
	margin: 0 2px;
}
.tag-question-panel textarea {
	width: 98%;
	border: 1px solid #E8E8E8;
	margin: 0 auto 6px;
}
.tag-question-panel .counter {
	float: left;
	line-height: 28px;
}
.tag-question-panel .counter em {
	color: #FF6565;
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0 2px;
}
.tag-question-panel .submit {
	float: right;
}
.tag-question-panel .submit input {
	vertical-align: text-top;
}
.tag-feature-intro .tag-question-panel {
	width: 230px;
	position: absolute;
	right: 0;
	top: 0;
}
.tag-side .tag-question-panel {
	margin: 0 0 10px;
}
.tag-birthday {
	border: 1px solid #E3E3E3;
	border-radius: 5px;
	margin: 0 0 10px;
}
.tag-birthday h4 {
	line-height: 32px;
	padding: 0 10px;
	background: transparent url(/img/know/corner-shadow.png) no-repeat right 0;
}
.tag-birthday .birthday-set {
	background: transparent url(/img/know/diagonal.png) repeat;
	padding: 10px;
	height: 50px;
	position: relative;
}
.tag-birthday .select {
	margin: 0 -10px;
	text-align: center;
}
.tag-birthday .select select {
	padding: 0;
	margin: 0 1px;
	outline: none;
}
.tag-birthday .select select:focus {
	border: 1px solid #666;
}
.tag-birthday .submit {
	position: absolute;
	right: 6px;
	bottom: 6px;
}
.tag-birthday .submit input {
	vertical-align: text-top;
}
.tag-side-related {
	padding: 10px;
	background-color: #F7F7F3;
}
.tag-side-related h4 {
	margin: 0 0 6px;
    font-size: 14px;
}
.tag-side-related .divider {
	height: 1px;
	overflow: hidden;
	margin: 10px 0;
	background-color: #CCC;
}
.tag-cloud-list {
	zoom: 1;
	font-size: 0;
}
.tag-cloud-list:after {
	content: "";
	display: table;
	clear: both;
}
.tag-cloud-list li {
	display: inline;
	margin: 0 15px 10px 0;
	font-size: 12px;
}
.tag-cloud-list .big {
	font-size: 16px;
	font-weight: bold;
}
.tag-cloud-list li a {
	white-space: nowrap;
	display: inline-block;
}
.tag-related-topic-list li {
	margin: 0 0 5px;
}
.tag-related-topic-list .comment {
	color: #999;
	margin: 0 0 0 10px;
}
.tag-related-product em {
	color: #F00;
	font-weight: normal;
}
.tag-related-product .product-thumb {
	text-align: center;
	margin: 0 0 8px;
}
.tag-related-product .product-comment {
	height: 32px;
	border-top: 1px dotted #CCC;
	margin: 8px 0 0;
	padding: 8px 0 0;
	line-height: 18px;
}
.tag-related-product .product-comment .avatar {
	float: left;
	margin: 3px 10px 0 0;
}
.tag-related-product .product-comment .avatar img {
	width: 32px;
	height: 32px;
}
.tag-share {
	padding: 10px;
}
.tag-share .btn-fav {
	width: 42px;
	height: 20px;
	display: inline-block;
	background: transparent url(/img/know/btn-fav.png) no-repeat;
	margin: 0 6px 0 0;
	line-height: 9999px;
	overflow: hidden;
	vertical-align: middle;
}
.tag-share img {
	vertical-align: middle;
}
/* -----------------------------------
	目斜
----------------------------------- */
.tag-entry {
	position: relative;
}
.tag-entry-top-edge {
	border-top: 2px solid #AFDAE9;
	border-bottom: 3px double #AFDAE9;
	height: 0;
	overflow: hidden;
	clear: both;
	margin: 0 0 15px;
}
.tag-entry-filter {
	position: absolute;
	right: 0;
	top: 20px;
}
.tag-entry-filter li {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}
.tag-entry-filter a {
	text-decoration: underline;
}
.tag-entry-item {
	border-bottom: 1px solid #E8E8E8;
	padding: 0 0 10px;
	+padding: 0;
	margin: 0 0 15px;
	zoom: 1;
}
.tag-entry-item:after {
	content: "";
	display: table;
	clear: both;
}
.tag-entry-item a {
	display: inline-block;
}
.tag-entry-type {
	clear: both;
	zoom: 1;
	margin: 0 0 10px;
}
.tag-entry-type:after {
	content: "";
	display: table;
	clear: both;
}
.tag-entry-type strong {
	float: left;
	background-color: #8DBBD3;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: .1em .5em;
}
.tag-entry-item .entry-avatar {
	float: left;
	clear: left;
	margin: 0 10px 0 0;
}
.tag-entry-item .entry-avatar img {
	width: 48px;
	height: 48px;
	display: block;
	border: 1px solid #DDD;
	padding: 2px;
	background-color: #FFF;
}
.tag-entry-item .entry-detail {
	float: left;
	width: 630px;
	color: #333;
}
.tag-entry-item .entry-title {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
}
.ico-medal {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: transparent url(/img/know/ico-medal.gif) no-repeat;
	margin: 0 2px 0 0;
}
.tag-entry-item .highlight {
	color: #F66;
}
.tag-entry-item .entry-info {
	color: #999;
	margin: 0 0 5px;
}
.tag-entry-item .seperator {
	margin: 0 .5em;
}
.tag-entry-item .entry-stat {
	margin: 0 0 5px;
}
.tag-entry-item .entry-stat li {
	display: inline;
	margin: 0 1em 0 0;
}
.tag-entry-item .entry-stat em {
	color: #F66;
	font-weight: normal;
	margin: 0 .5em 0 0;
}
.tag-entry-item .entry-best {
	line-height: 22px;
	height: 22px;
	margin: 0 0 5px;
	padding: 0 0 0 30px;
	background: transparent url(/img/know/ico-best-answer.png) no-repeat 0 center;
	color: #999;
}
.tag-entry-item .entry-excerpt {
	margin: 0 0 5px;
}
.tag-entry-item .entry-excerpt a {
	margin: 0 0 0 4px;
}
.tag-entry-item .entry-photo {
	height: 100px;
}
.tag-entry-item .entry-photo img {
	width: 100px;
	height: 100px;
	float: left;
	background-color: #F7F7F7;
	margin: 0 10px 0 0;
}
.tag-entry-suggestion {
	width: 12em;
	padding: 15px;
	background-color: #F7F7EF;
	border-radius: 5px;
	float: right;
}
.tag-entry-suggestion .access {
	text-align: center;
	margin: 10px 0 0;
}
.load-more {
	text-align: center;
	border-top: 1px solid #D7D7D7;
}
.load-more a {
	display: block;
	width: 100%;
	line-height: 27px;
	background: #EEE;
	background-image: -moz-linear-gradient(top, #F4F4F4 0%, #ECECEC 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F4F4F4), color-stop(100%,#ECECEC));
	background-image: -o-linear-gradient(top, #F4F4F4 0%, #ECECEC 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F4F4F4', endColorstr='#ECECEC',GradientType=0 );
	box-shadow: inset 0 1px 2px rgba(200,200,200,.2);
}
.load-more a:hover {
	text-decoration: none;
	background: #ECECEC;
	background-image: -moz-linear-gradient(top, #ECECEC 0%, #DADADA 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ECECEC), color-stop(100%,#DADADA));
	background-image: -o-linear-gradient(top, #ECECEC 0%, #DADADA 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ECECEC', endColorstr='#DADADA',GradientType=0 );
	box-shadow: inset 0 1px 2px rgba(200,200,200,.6);
}
.load-more a span {
	padding: 0 16px 0 0;
	background: transparent url(/img/know/ico-arrow-down.png) no-repeat right center;
}
/* -----------------------------------
	Misc.
----------------------------------- */
