﻿.query_title
{
    height: 30px;
    line-height: 30px;
}
.query_title span
{
    font-weight: bold;
    color: #000;
    font-size: 12px;
}
.item
{
    width: 100%;
    float: left;
}
.item .provice
{
    width: 220px;
    float: left;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    border-bottom: 2px solid #DFB225;
    background-color: transparent;
    display: block;
    width: 210px;
    text-indent: 24px;
    text-align: left;
    color: #fff;
    background: url(../images/l_title.gif) no-repeat left top;
    font-size: 14px;
}
.item .city
{
    width: 100%;
    float: left;
    padding-top: 5px;
    background-color:#fff;
    padding-bottom:10px;
}
 .city a:link, .city a:visited, .city a:hover, .city a:active
{
    width: 60px;
    display: block;
    float: left;
    white-space: nowrap;
    height: 24px;
    line-height: 24px;
    padding-right: 5px;
    background:none;
}
.item city a.cur
{
      color:#E2221B; font-weight:bold
}
.item .citys
{
    width: 100%;
    float: left;
    padding-top: 5px;
   background-color:#fff;
   padding-bottom:10px;
}
.item .citys a
{
    width: 60px;
    float: left;
    height: 24px;
    line-height: 24px;
    padding-right: 5px;
    overflow: hidden;
    background:none;
}
.item .citys a.cur
{
    color:#E2221B;
}
.public_2col .main_left
{
    width: 250px;
}
iframe
{
    width: 718px;
    border: 1px solid #CBCAC8;
    margin: 0px;
    padding: 0px;
}
a.strong
{
    color: #FE1E16;
}

.table
{
    width:100%;
    border:1px solid #999;
    background-color:#fff
}
.table th
{
    border-right:1px solid #999;
    text-align:center;
    height:30px;
    line-height:30px;
}
.table td
{
 border-right:1px solid #999;
border-top:1px solid #999;
height:25px;
line-height:25px;
text-indent:10px;
}
