
div.n_news_frame {
display:table;
padding:0px;
width:100%;
margin-bottom:20px;
}

div.n_news_frame .n_title {
font-size:100%;
margin:0px;
margin-bottom:5px;
text-align:justify;
width:auto;
font-weight:bold;
/*font-style:italic;
text-decoration: underline;*/
}

div.n_news_frame .n_text {
float:left;
width:100%;
display:block;
margin:0px;
margin-bottom:5px;
}

div.n_news_frame .n_date {
float:left;
}

div.n_news_frame .n_more {
float:right;
font-size:80%;
}

div.n_news_frame .n_files {
padding:5px;
clear:both;
}

div.n_news_frame .n_text img {
float:right;
margin:0px 0px 10px 10px;
}

div.news_frame {
margin-bottom:20px;
}

a.n_archives {
font-size:80%;
color:#999881;
}
a.n_archives:hover {
color:#C68509;
}

.news_img {
border:0px solid black;
float:right;
text-align:center;
}

.news_img img {
display:block;
}

.n_date_type2 {
float:left;
clear:both;
font-size:80%;
}