.cont_title{
    display:none;
	width:			100%;
	margin:			0;
}
.cont_title h1{
	font-size: 		20px;
	/*font-weight: 	normal;*/
	/*color: 			#575757;*/
	/*font-family: 	'Open Sans', sans-serif;*/
	position: 		absolute;
	background: 	#fff;
	top: 				190px;
	padding:			0 3px;
}
.libraryImg{
	display:			block;
	width:			100%;
}
.libraryImg img{
	width:			100%;
	height:			auto;
}
.topBlock{
	/*font: 			normal 14px 'Open Sans';*/
	margin: 			10px 0;
}
.mainBlock h1{
	/*font-family: 	'Open Sans', sans-serif;*/
	font-size: 		16px;
	/*font-weight: 	normal;*/
	margin: 			5px 0 10px 5px;
	/*width: 			80%;*/
	border-bottom: 1px solid;
	/*color: 			#1984B0;*/
}


.pagenavi a{
	margin: 0px 10px 0px 10px;
}
.pagenavi {
	display: 			flex;
}
.letter{
	/*font: 			bold 50px Arial;*/
	float:				left;
	margin-top:	15px;
}
.magazineList{
	margin:			15px 0 0 75px;
}
.magazineList li{
	/*font: 			normal 14px/20px 'Open Sans';*/
	list-style-type: disc;
}
.magazineList li span{
	margin-left: 	5px;
	font-size: 		12px;
	color:			#808080;
}
.bottomBlock{
	float: 			right;
	font-size: 		10px;
}