@charset "UTF-8";

#whatsnew{
width:590px;
}
#whatsnew p.title{
margin:0px 0px 11px 0px;
width:590px;
float:left;
}
#whatsnew dl{
margin:0px 0px 13px 0px;
width:590px;
background-image:url(../common/li01.gif);
background-position:0% 100%;
background-repeat:no-repeat;
float:left;
clear:both;
}
#whatsnew dl dt{
width:80px;
font-size:1.2em;
line-height:1.4;
float:left;
}
#whatsnew dl dd{
width:510px;
float:left;
}
#whatsnew dl dd p{
margin:0px 0px 6px 0px;
font-size:1.2em;
line-height:1.4;
}
#whatsnew dl dd p.style2{
margin:0px 0px 6px 0px;
font-size:1.4em;
line-height:1.6;
color: #FF0000;
}
