@charset "utf-8";

#SpConBl h2{
background:url(common/img/bg0.gif);
text-align:center;
padding: 10px 0;
margin-bottom:4px;
}

#release{
margin-top:8px;
padding-top:2px;
background:url(img/newBlBg.gif) repeat-y right;
}
#release:after{
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#release #newFile{
width:335px;
float:left;
}

#release #newDis{
width:335px;
float:left;
margin-left:22px;
}

#release h3{
height:25px;
background:url(img/newBg.gif) repeat-x top;
margin-bottom:3px;
}

#release .dit{
clear:left;
margin:10px 12px;
font-size:80%;
}

#release .dit:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#release .dit img.jacket{
margin-right:8px;
display:block;
float:left;
}
#release .dit h2{
font-size:120%;
line-height:1.5em;
}
#release .dit img.more {
margin-top:1.5em;
}