@charset "utf-8";
/* CSS Document */

#newest {
margin: 20px 10px;
font-size:.9em;
}
#newest th {
line-height:1.8em;
background-color:#234F00;
COLOR:#E7FFD2;
padding:10px;
}
#newest td {
line-height:1.3em;
padding:3px 10px;
}

#newestBtn a {
display: block;
width: 146px;
height: 40px;
background: url(../v2_images/b_newest_btnNormal.gif) no-repeat top;
}

#newestBtn a:hover {
display: block;
width: 146px;
height: 40px;
background: url(../v2_images/b_newest_btnHover.gif) no-repeat top;
}