﻿.query_title
{
    height: 30px;
    line-height: 30px;
    padding-bottom: 10px;
}
.query_title span
{
    font-weight: bold;
    color: #000;
    font-size: 16px;
}
.item
{
    width: 100%;
    float: left;
}
.item .provice
{
    width: 220px;
    float: left;
    height: 21px;
    line-height: 21px;
    text-indent: 10px;
    border-bottom: 2px solid #DFB225;
    background: url('../img/tag_li.gif') no-repeat;
}
.item .city
{
    width: 100%;
    float: left;
    padding-top: 5px;
}
.item .city a
{
    width: 50px;
    display: block;
    float: left;
    white-space: nowrap;
    height: 24px;
    line-height: 24px;
    padding-right: 5px;
}
.item .citys
{
    width:100%;
    float:left;
    padding-top:5px;
}
.item .citys a
{
    width:50px;
    float: left;
    height: 24px;
    line-height: 24px;
    padding-right: 5px;
    overflow:hidden;
}
.public_2col .main_left
{
    width: 250px;
}
iframe
{
    width: 918px;
    border: 1px solid #CBCAC8;
    margin: 0px;
    padding: 0px;
}
a.strong{ color:#F8CA0A}
