#news #cont-news{
	background:url(../img/bg_contents_news.gif);
}

#news #main{
	width:520px;
	margin:0px 20px 0px 10px;
	float:left;
}

#news .entry-news{
	margin:0px 0px 25px 0px;
	text-align:left;
}

#news .news-date{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:helvetica,arial,sans-serif;
	color:#999;
}

#news .news-txt{
	width:520px;
	float:left;
}

#news .news-txt h2{
	margin:0px 0px 10px 0px;
	font-size:16px;
	font-weight:normal;
	color:#6f4c40;
	background:url(../img/hr_dot.gif) repeat-x bottom;
}

#news .news-txt p{
	margin:0px 0px 10px 0px;
	line-height:180%;
}

#news .news-txt img{
	margin:0px 0px 10px 15px;
	float:right;
}

#news #side{
	width:185px;
	margin:0px 0px 0px 10px;
	float:left;
}

#news #side .side-box{
	margin:0px 0px 25px 0px;
	text-align:left;
}

#news #side .side-box h3{
	margin:0px 0px 5px 0px;
	font-size:12px;
	font-weight:normal;
	color:#6f4c40;
	border-bottom:1px solid #90d4c9;
}

#news #side .side-box ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#news #side .side-box li{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	font-size:xx-small;
	background:url(../img/icon_list.gif) no-repeat left 0.3em;
}

p.content-nav{
	font-size:x-small;
	padding:5px 0px 0px 0px;
	background:url(../img/hr_dot.gif) repeat-x top;
}