h3
{
    font-size: 20px;
    font-weight: bold;
}

.article_detail_box
{
    margin: 20px;
}
.article_detail_box ul
{
    margin-bottom: 10px;
}
.article_detail_box ul li
{
    background: url(/img/square.gif) 0px 6px no-repeat;
    padding-left: 10px;
    list-style-type: none;
    list-style-position: inside;
}

#idg_news_icon
{
    float: left;
    width: 75px;
    max-height: 100px;
    margin-right: 10px;
    margin-bottom: 5px;
}