.right span {
	float: right;
	color: #0a50a1;
}

.right span a {
	color: #666;
}

.f {
	font-size: 14px;
}


.cont{
	width: 100%;
	height: auto;
	margin: 10px 0;
}
.cont-tit {
	color: #0a50a1;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
}
.cont-date{
	line-height: 35px;
}

.cont-text{
	width: 725px;
	margin: 0 auto;
	margin-bottom: 10px;
	height: auto;
}
.cont-text img{
	width: 100%;
	height: auto;
}


/* 打印 */
.dayin{
	width: 60%;
	margin: 0 auto;
	margin-top: 20px;
}
.dayin div{
	display: inline-block;
	width: 200px;
	cursor: pointer;
}
.dayin div img{
	display: block;
	margin:  0 auto;
}