@charset "utf-8";

/* ================== mcfea.html ================== */
@media print {

#main .box_topics {
position:static;
}

}

#main .box_topics dl.mcfea_news {
padding:0 0 10px 0;
}
#main .box_topics dl.mcfea_news dt {
clear:both;
float:left;
width:120px;
margin:0 0 5px 0;
padding:5px 0 0 5px;
}
#main .box_topics dl.mcfea_news dd {
width:510px;
margin:3px 0 0 0;
}
#main .box_topics dl.mcfea_news dd img {
position:static;
}
#main .box_topics dl.mcfea_news dd.clear {
clear:both;
float:none;
height:1px;
margin:0;
background:none;
}

