﻿.s_重点服务
{
    width: 174px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
    border: #DDD solid 1px;
    background-image: url(../images/MainServItemBack.jpg);
    margin: 2px;
    overflow: hidden;
    float: left;
}
.s_民生服务
{
    width: 174px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
    border: #DDD solid 1px;
    background-image: url(../images/MainServItemBack.jpg);
    margin: 2px;
    overflow: hidden;
    float: left;
}
