/*NEWS*/
#News {
}

#News .news_1 {
border-top: #9e9e9e solid 1px;
padding: 1.5em 0 0.5em 0;
margin-bottom: 0.5em;
}

#News .news_link {
padding: 0.5em 0 0.5em 0;
text-align: right;
font-weight: bolder;
font-size: 120%;
}

}
#News .news_name {
color: #1d2087;
font-size: 260%;
border-bottom: #9e9e9e solid 1px;
padding: 1.5em 0 0.5em 0;
text-align: center;
margin-bottom: 0.5em;
}

#News .news_name span {
letter-spacing: 0.15em;
}

#News .news {
padding-bottom: 5em;
width: 75%;
margin: 0 auto;
}

#News .news_top {
border-left: 8px solid #009fe8;
padding: 0.5em 0 0.5em 0.8em;
}

#News .data {
font-weight: bolder;
color: #009fe8;
font-size: 90%;
display: inline-block;
width: 8em;
}

#News .news_title {
font-weight: bolder;
font-size: 120%;
}

#News .news_txt {
font-size: 105%;
padding: 1em 0 1.5em 2em;
line-height: 1.6em;
border-bottom: 1px solid #9e9e9e;
margin-bottom: 1.5em;
margin-top: 0em;
}

#News .news_all {
font-size: 105%;
font-weight: bolder;
text-align: right;
}
