@charset "utf-8";
/* CSS Document */

ul#news {
list-style-type:none;
}

ul#news li {
display:block;
height:20px;
margin-left: -3.0em;
}

ul#news a {
color:#004C99;
font-family:arial,helvetia,verdana,sans;
font-size:12px;
font-weight:normal;
text-decoration:none;
display:block;
height:20px;
line-height:14px;

}

#release01, #release02, #release03 {
display:none;
text-align:justify;
}

#details, #release01, #release02, #release03 {
color:#000000;
font-family:arial,helvetica,sans;
font-size:12px;
font-weight:normal;
}

.blue {
color:#004C99;
font-family:arial,helvetia,verdana,sans;
font-size:12px;
font-weight:bold;
text-decoration:none;
display:block;
height:20px;
line-height:14px;

}

