﻿
.zizhi_cont {
    width: 200px;
    margin: 16px;
    float: left;
    border: 1px solid #ddd;
}

.zizhi_cont_img {
    padding: 10px;
    width: 180px;
    border-bottom: 1px dashed #ddd;
}

.zizhi_cont_text {
    width: 200px;
    text-align: center;
    padding: 10px 0;
}

.zizhi_title {
    border-bottom: 1px dashed #ddd;
    font-size: 14px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    text-indent: 1em
}
