/* ------------------------------------------------------
 contentArea
------------------------------------------------------ */

/* releaseBlock
------------------------------------------------------ */
div.releaseBlock {
width:570px;
margin:8px 0 20px;
border-bottom:1px solid #e0e0e0;
padding-bottom:10px;
}
div.releaseBlock p.date {
float:left;
width:90px;
color:#666;
}
div.releaseBlock p.detail {
float:right;
width:480px;
}
div.releaseBlock p.detail span {
display:block;
margin-top:2px;
padding-left:12px;
background:#fff url("../images/icon_link_rigtht.gif") no-repeat;
}