/**!
 * 江西省南昌市西湖区门户
 * author: xuyang;
 */

/* main */

.main {
    padding-top: 10px;
    background: url(imagesmain-bg2.jpg) center top no-repeat;
}

.m-con {
    padding-bottom: 10px;
    background-color: #fff;
    border: 1px solid #bed3e3;
}

.m-con-hd {
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #bed3e3;
    background-color: #f6f6f6;
}

.right-local {
    padding-left: 16px;
    margin-left: 10px;
    background: url(imagesright-tt-icon.png) 0 10px no-repeat;
    color: #5a5a5a;
}

.right-local a {
    color: #5a5a5a;
}

.r-span1 {
    font-weight: bold;
    color: #ff4302;
}

.ewb-con-bd {
    padding: 0 27px 0 21px;
}

.ewb-col-hd {
    margin-top: 10px;
    height: 36px;
    border-bottom: 1px solid #e0e0e0;
}

.ewb-col-tt {
    display: inline-block;
    margin-top: 7px;
    padding-left: 13px;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    font-weight: bold;
    vertical-align: top;
    color: #0061b3;
    border-left: 6px solid #0061b3;
}

.ewb-col-items {
    padding-top: 6px;
}

.ewb-col-item {
    width: 150px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-col-item a {
    color: #333;
}

.ewb-col-item a:hover {
    color: #0061b3;
    text-decoration: underline;
}
