.list-position{
	position: relative;
	margin-bottom: 20px;
}
.list-position a{
	color: #000000;
}
.list-position img{
	position:relative;
	top: 6px;
}
.content-box{
	width:780px;
	float:left;
	border:1px solid #D4D4D4;
	border-top: 8px solid #2D549F;
	padding: 20px;
	box-sizing: border-box;
}
.content-box img{
    max-width:90%;
}
.content-box h2,.content-box h3,.content-box .source{
	text-align: center;
}
.content-box h2{
	font-size: 24px;
	line-height: 60px;
	letter-spacing: 2px;
}
.content-box .source{
	line-height: 40px;
}
.content-box .content-summary{
	margin-top: 10px;
	background-color: #e2e2e2;
	padding: 10px;
	text-indent: 2em;
	line-height: 26px;
}
.content-box .content-zw{
	margin-top: 20px;
	line-height: 30px;
	text-indent: 2em;
}
.content-box .editor{
	margin-top: 60px;
	text-align: right;
}