  	.pagination {
	text-align:center;
	float:left;
	width:100%;
	margin-top:50px;
}
/*
.pagination ul li {
	background-color: #FFF;
	color: #000079;
}*/

.pagination ul li.active {
	color:#000 !important;
	background-color: #eee !important;
}
.pagination a {
	color:#000 !important;
}
.pagination ul {
	list-style:none;
}

.pagination > ul > li {
	display:inline-block;
	padding:0 5px;
	width:35px;
	height:35px;
	font-size:1.25em;
	border:1px solid #d0d0d0
}

.pagination > ul > li > a{
	background:transparent !important;
}

.lcnb_img img {
	max-height:170px;
	max-width:230px;
}

.lcnb_news_inner {
	max-height:230px;
}
.lcnb_contents_inner {
	max-height: 200px;
/*	overflow:hidden; */
}