.title
{
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #f0f0f0;
    line-height: 30px;
    height: 30px;
    margin: 0 0 15px 0;
}
.photolist
{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 754px;
    overflow: hidden;
}
.photolist li
{
    float: left;
    display: block;
    overflow: hidden;
    background: #f3f3f3;
    margin: 0 0 12px 25px;
    width: 220px;
}
.photolist li img
{
    width: 220px;
    height: 162px;
    display: block;
    background: #fff;
}
.photolist li div
{
    width: 210px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    display: block;
    text-align: center;
    padding: 0 5px;
}
.photolist li a
{
    font-weight: bold;
}
.photolist li p
{
    line-height: 22px;
    padding: 0 0 10px 10px;
    margin: 0;
}
.phototop
{
    margin: 10px 0 0 15px;
    _margin: 20px 0 0 25px;
    padding: 0;
    list-style: none;
    width: 630px;
    height: 160px;
    overflow: hidden;
    clear: both;
}
.phototop li
{
    float: left;
    display: block;
    overflow: hidden;
    background: #f3f3f3;
    margin: 0 15px 20px 5px;
}
.phototop li img
{
    width: 120px;
    display: block;
    padding: 2px;
    margin: 5px;
    background: #fff;
}
.phototop li div
{
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    display: block;
    text-align: center;
    padding: 0 6px;
}
.jz
{
    margin-top: 5px;
}
.jz dl
{
    clear: both;
}
.jz dl dt
{
    background: url(../image/jz_img_bj.jpg) no-repeat;
    width: 200px;
    height: 146px;
    overflow: hidden;
}
.jz dl dt img
{
    margin: 12px 0 0 2px;
    width: 188px;
    height: 118px;
}
.jz dl dd
{
    width: 440px;
    overflow: hidden;
    font-family: "Microsoft Yahei";
}
.jz dl dd
{
    color: #767676;
    line-height: 21px;
}
.jz dl dd a
{
    color: #424242;
}
.jz dl dd h3
{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.jz dl dd h3 a
{
    color: #424242;
}
.jz dl dd span
{
    display: block;
    font-size: 14px;
    color: #767676;
    height: 30px;
}