.section {
	margin-bottom: 10px;
	}
/*---------------------*/

.gallery a {
	display: block; 
	float: left;
	text-decoration: none;
	text-align: center;
	margin: 5px;
	height: 190px;
	overflow: hidden;
	}

.gallery a img {
	padding: 4px;
	border: 1px solid #19334A;
	display: block;
	}
	
.gallery a span {
	color: #19334A;
	font-weight: bold;
	}	
	
/*------------------------------------*/
.banners .item {
	margin: 10px 0;
	}
              	
/*------------------------------------*/


.picture {
	text-align: center;
}

.picture .img {
}

.picture .body {
	text-align: justify;
}
/*------------------------------------*/
.feed {
}

.feed .item {
	float: left;
	width: 100%;
	margin-bottom: 10px;	
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 15px;
}

.feed .date {
}

.feed .title {
	font-weight: bold;
	display: block;	
	color: #DF2935;
	padding-left: 10px;
}

.feed .title:hover {
}

.feed .body {
}
.feed .inner {
	padding: 0 10px;
}
.feed .image {
	float: left;
	margin: 5px 5px 0 0;	
	border: 1px solid #06549C;
}


/*------------------------------------*/
.news {
}

.news .item {

}

.news .date {
}

.news .title {
}

.news .title:hover {
}

.news .body {
}
/*-------------------------------------*/
.paging {
	text-align: right;
	padding: 5px 10px;
	clear: both;
	background: #F1F1F3;
	}
/*------------------------------------*/

.lastnews {
	overflow: hidden;
}

.lastnews .item {
	height: 200px;
	width: 275px;
	padding: 0 10px;
	float: left;
	margin: 0 10px 10px 10px;
	_margin: 0 5px 5px 5px;
	border-bottom: 1px solid #c1c0c1;
	position: relative;
	top: 11px;
	text-align: left;
}

.lastnews .date {
	font-size: 1.1em;
}

.lastnews .title {
	font-size: 1.1em;
	color: #023860;
	font-weight: bold;

}

.lastnews .body {
	margin-top: 5px;
	text-align: justify;
}

.lastnewst .link {
}

.lastnews .link:hover {
	}
/*------------------------------------*/

.gb {
}

.gb .item {
}

.gb .date {
	}
.gb .post {
}

.gb .comment {
}

/*---------------------------*/
.articles {
	}
	
.articles .item {

	}			

.articles .title {

	
	}

.articles .body {

	}


.articles .image {

	}

.articles .img {
	float: left;
	display: block;

	}

.articles .content {
	}
	
/*------------------------------*/	

.extra {
	margin-top: 10px;
}


#form {
	width: 200px;
	margin: 10px auto;
	
}

.image-banner img {
	display: block;
	margin: 0 auto;
}
