@charset "utf-8";
/* CSS Document */


/* DISPLAY-LIST */
.news-list-date {
	
}
.news-list-date, .news-single-timedata {
	margin-bottom:5px;
	color:#000;
}

.news-list-item, .news-amenu-container {
	clear:both;
	margin-bottom:10px;
}

.news-list-item p {
	margin-top:5px;
}

.news-list-item .newsImage img {
	float:left;
	margin-top:6px;
	margin-right:20px;
}

.newsClearer {
	clear:both;
}

.news-amenu-container {
	margin-bottom:25px;
}
/* DISPLAY-SINGLE */
.news-single-item h1 {
	margin:0px;
}
.news-single-item h2, .news-single-item h3 {
	font-size:12px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}

/* LATEST */
.news-latest-item {
	margin:10px 5px 10px 5px;
}
.news-latest-item h3, .news-latest-item p {
	font-size:12px;
	margin:0px;
}
