@charset "utf-8";
/* CSS Document */
.lanmu{ width:1050px; margin:0px auto;padding: 5px;border-top: 2px solid #659ca2;margin: 15px auto 20px auto; 
}
.lanmu_categ {float: left;font-weight: bold;display: inline;line-height: 30px;height: 30px;color:green;font-size: 16px;
}
.lanmu_name .more {float: right;display: inline;line-height: 30px;height: 30px;
}
.lanmu_list {width:1050px;margin: 20px auto 10px auto;
}
.lanmu_list li {line-height: 30px;border-bottom: 1px dashed #ececec;padding-left: 5px;height: 30px;width: 1050px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.lanmu_tt a{ background:url(../images/li_dian.jpg) no-repeat; background-position:4px 6px; padding-left:15px;
}
.lanmu_tt a:hover{ background:url(../images/li_dian_hover.jpg) no-repeat; background-position:4px 6px; padding-left:15px;
}

.lanmu_name{ height:30px; clear:both; margin-top:4px;
}



































