@font-face {
  font-family: "PlutoSansDPDLight-Web";
  src: url("fig.eot");
  src: url("fig.eot?#iefix") format("embedded-opentype"), url("fig.woff") format("woff");
}
@font-face {
  font-family: "PlutoSansDPDRegular-Web";
  src: url("fig.eot");
    src: url("fig.eot?#iefix") format("embedded-opentype"), url("fig.woff") format("woff");
}

.news_container{	
	width:100%;
	margin:auto;
	margin-bottom:15px;
}
.news_top_l{
	float:left;
}
.news_top_r{
	float:right;
}
.news_top{
	height:45px;
	font-size:12px;
	font-weight:bold;
	color:#C29984;
    background-color:#603F2F;
}
.news_top a.com{
}
a.news_title{
color:#E3D5CF;
font-family: PlutoSansDPDLight-Web, sans-serif;
font-size:28px;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:normal;
line-height:inherit;
margin:0.2em 0;
padding:0;
text-align:center;
text-decoration:none;
text-indent:0;
text-transform:none;
word-spacing:normal;
}
.news_content{
	padding:8px;
	text-align:justify;
}
.news_bottom_l{
}
.news_bottom_r{
}
.news_bottom{
background-color:#624738;
	height:5px;
	font-size:10px;
	padding-left:6px;
	padding-right:6px;
}
