@charset "utf-8";

/* post block */
@import url("./_postblock.css");
@import url("./_pagenavi.css");

#toparea{ 
    width:100%;
    margin-bottom:20px;
}
#toparea #topbanner{ 
    width:495px;
    height:225px;
    float:left;
    overflow:hidden;
}
#toparea ul#multichannel{ 
    width:225px;
    height:225px;
    float:right;
}

#toparea ul#multichannel li{ 
    width:75px;
    height:75px;
    overflow:hidden;
    float:left;
}
#toparea p.caption {
    clear:both;
    font-size:11px;
    color:#666;
} 
