
#top{
    width:960px;
    margin:0 auto;
    overflow:hidden;
}

#top .visual{
    width:960px;
    height:384px;
    margin-bottom:8px;
    clear:both;
}

#top .visual img{
    display:block;
}

#top .article{
    width:960px;
    clear:both;
}

#top div.left{
    float:left;
    width:200px;
}

#top div.center{
    float:left;
    width:512px;
    padding:0 24px;
}

#top div.right{
    float:left;
    width:200px;
}

#top h2.advertisement{
    width:200px;
    height:24px;
    background:url(../img/top/2.gif) no-repeat;
}

#top h2.news{
    width:512px;
    height:24px;
    background:url(../img/top/3.gif) no-repeat;
}

#top h2.publisher{
    width:512px;
    height:24px;
    background:url(../img/top/3.gif) no-repeat;
}

#top h2.twitter{
    width:200px;
    height:24px;
    background:url(../img/top/2.gif) no-repeat;
}

#top div.left p{
    margin:8px 0;
}

#top div.article h2{
    color:rgb(255, 255, 255);
    margin:0;
    padding:0;
    font-size:13px;
    text-align:center;
    line-height:24px;
    font-weight:normal;
}

#top div.left img{
    display:block;
}

#top div.box{
    width:480px;
    border-left:1px solid rgb(209, 202, 199);
    border-right:1px solid rgb(209, 202, 199);
    border-bottom:1px solid rgb(209, 202, 199);
    background:rgb(255, 255, 255);
    padding:16px 15px 7px 15px;
    margin:0 0 23px 0;
}

#top div.box dl{
    width:480px;
    margin:0;
    color:rgb(72, 45, 32);
    background:url(../img/top/6.gif) repeat-x 0 bottom;
}

#top div.box dt{
    padding:0;
    margin:0 8px;
    width:104px;
    float:left;
    font-size:11px;
    line-height:16px;
    overflow:hidden;
}

#top div.box dd{
    width:352px;
    height:auto;
    float:left;
    margin:0;
    font-size:13px;
    line-height:16px;
    padding:0 0;
}

#top div.box dd.clear{
    float:none;
    clear:both;
    width:480px;
    height:16px;
    padding:0;
}

#top a{
    color:rgb(230, 128, 156);
    text-decoration:underline;
}

#newsHTML p,
#publisherHTML p{
    margin:0;
}

#newsHTML img,
#publisherHTML img{
    display:none;
}
