/*20110104 1700 */

/* scroll horizontal */
.mod-resumos { overflow:hidden; height:120px; }
.mod-resumos ul li { width:89px; margin-left:17px; }
.mod-resumos ul li.frist { margin-left:0px; }
.mod-resumos ul li .txt-inner { width:100%; margin-top:2px; font-weight:bold; }
.mod-resumos ul li .txt-inner:hover,
.mod-resumos ul li .txt-inner:focus { border:none; }
.mod-resumos .scroll { overflow:auto; width:407px; float:left; }

.scrollFull .scroll { width:619px; }