#breadcrumb{
	height: 50px;
	line-height: 50px;
	background: #fafafa;
	padding: 0px 30px;
	font-size: 16px;
	word-spacing: 4px;
}
#breadcrumb span,#breadcrumb a:last-child{
	color:#7b644e;
	font-weight: 700;
}
#nd_content{
	padding:15px;
	margin-top: 15px;
	border:1px solid #ccc;
}
#nd_content h1{
	font-size: 24px;
	text-transform: uppercase;
	color:#7b644e;
	margin-bottom: 10px;
}
#nd_similar{
	margin-top: 30px;
}
#nds_title{
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 2px solid #c33;
	font-size: 20px;
	text-transform: uppercase;
	color:#7b644e;
}
#nds_list{
	padding-top:15px;
}
#nds_list a{
	display: block;
	margin-bottom: 10px;
	color:#999;
}
#nds_list a i{
	margin-right: 15px;
	color:#000;
}
#banner_bottom{
	margin:30px 0px;
}
#nd_content h3,#nd_content h2{
	margin-bottom: 8px;
	border-bottom: 1px dashed #069b9e;
	/*display: inline-block;*/
	padding-bottom: 8px;
}
#nd_content h3,#nd_content h3 span,#nd_content h3 strong{
	font-size: 18px!important;
	color:#069b9e!important;
}
#nd_content h2,#nd_content h2 span,#nd_content h2 strong{
	font-size: 22px!important;
	color:#069b9e!important;
}
#nd_content ul, #nd_content li, #nd_content ol{
	list-style: disc;
	list-style-position: inside;
}
#nd_content h1,#nd_content h1 span,#nd_content h1 strong{
	font-size: 26px!important;
	color:#069b9e!important;
}
#nd_content h4,#nd_content h4 span,#nd_content h4 strong{
	font-size: 16px!important;
	color:#4080ff!important;
}
#nd_content p,#nd_content span,#nd_content strong, #nd_content ul li{
	font-size: 16px;
	line-height: 24px;
}