@charset "utf-8";

.content-wrapper p span{
	font-weight: bold;
}

.top-line{
	position: relative;
	border-top: 1px dashed #cccccc;
	width: 698px;
	margin: 20px auto;
}

.history-more{
	position: absolute;
	right: 18px;
	top: 32px;
	background: url('../images/history-more.png') no-repeat left center;
	padding-left: 18px;
	color: #ff6600;
	font-size: 14px;
}

.node-wrapper{
	height: 5723px;
	margin: 0 auto;
	padding-left: 348px;
	width: 346px;
	background: url('../images/history-bg-big4.png') no-repeat left top;
	background-position-y: -30px;
}

.node-wrapper p{
	color: #2b2b2b;
	width: auto;
	text-align: left;
	line-height: 28px;
}
