
.news-manager {
		
}

.news-manager .intro-news .news {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	text-align: left;
}

.news-manager .intro-news .news .headline {
	background: url(../../../website/media/bullet.png) top left no-repeat;
	color: #eae2d6;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
	text-indent: 25px;
}

.news-manager .intro-news .news .intro {
	font-size: 15px;
}

.news-manager .intro-news .news .read-more {
	font-size: 12px;
	margin-top: 10px;
	text-align: right;	
}

.news-manager .intro-news .news .read-more a {
	color: #eae2d6;
	text-decoration: none;	
}

.news-manager .intro-news .news .read-more a:hover {
	text-decoration: none;	
}

.news-manager .intro-news .read-all-news {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 10px;
	text-align: right;	
}

.news-manager .intro-news .read-all-news a {
	color: #eae2d6;
	text-decoration: none;	
}

.news-manager .intro-news .read-all-news a:hover {
	text-decoration: none;	
}

.news-manager .all-news .news {
	background: url(../../../website/media/three-dot-break.png) bottom center no-repeat;
	color: #58412e;
	margin-bottom: 15px;
	padding-bottom: 23px;
	position: relative;
}

.news-manager .all-news .last {
	background: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.news-manager .all-news .news .cover {
	float: left;
	width: 210px;
}

.news-manager .all-news .news .cover img {
	border: 1px solid #d2c3b3;
}

.news-manager .all-news .news .headline {
	float: right;
	min-height: 113px;
	padding-bottom: 14px;
	position: relative;
	width: 770px;	
}

.news-manager .all-news .news .headline .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	right: 0px;
	position: absolute;
	top: 0px;
}

.news-manager .all-news .news .headline .header {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-right: 100px;
}

.news-manager .all-news .news .headline .intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}

.news-manager .all-news .news .read-more {
	bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 10px;
	position: absolute;
	right: 0px;
	text-align: right;	
}

.news-manager .all-news .news .read-more a {
	color: #58412e;
	text-decoration: none;	
}

.news-manager .all-news .news .read-more a:hover {
	text-decoration: none;	
}

.news-manager .specific-news .header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.news-manager .specific-news .body {
	text-align: justify;
}

.news-manager .specific-news .body img.cover {
	border: 1px solid #d2c3b3;
	margin: 0px 10px 5px 0px;	
}

.news-manager .specific-news .back {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 30px;
	text-align: left;	
}

.news-manager .specific-news .back a {
	color: #58412e;
	text-decoration: none;	
}

.news-manager .specific-news .back a:hover {
	text-decoration: none;	
}