/* #news
--------------------------------------------------------------- */
#news #container h2 {
	margin-bottom: 5px;
}
#news #left-contents{
	display:none;
}
#news #right-contents{
	width:auto;
	float:none;
}
#news #right-contents h3 {
	display: none;
}
#news #right-contents h4 {
	margin-bottom: 0.6em;
}
#news #right-contents .section-blog {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#news #right-contents .section-blog img {
	max-width: 300px!important;
	height: auto;

}
#news #right-contents .section-blog p.more{
	clear: both;
	overflow: hidden;
	margin-bottom: 0;
}
#news #right-contents .section-blog p.more .btn{
	margin-left:0;
	float:right;
}
#news #right-contents .section-blog .post {
	clear: both;
}
#news #right-contents .archive-list {
	padding-top: 15px;
}
#news #right-contents .archive-list .section-blog .post {
	display: none;
}
