﻿.SearchDiv .con1
{
    background: #fff;
    height: 46px;
    overflow: hidden;
    padding: 0 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F1F1F1));
    background-image: -webkit-linear-gradient(#fff, #F1F1F1);
    background-image: -moz-linear-gradient(#fff, #F1F1F1);
    background-image: -ms-linear-gradient(#fff, #F1F1F1);
    background-image: -o-linear-gradient(#fff, #F1F1F1);
    background-image: linear-gradient(#fff, #F1F1F1);
    border-bottom:solid 1px #eee;
}
.SearchDiv .con1 table
{
    height: 46px;
}
.SearchDiv .con1 .td1
{
    width: 72px;
}
.SearchDiv .con1 .td1 div
{
    width: 62px;
    text-align: center;
    height: 28px;
    border: solid 1px #ccc;
    background: #fff;
    margin: 8px 8px 0 0;
    font-size: 12px;
    color: #999;
    line-height: 28px;
    overflow: hidden;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.SearchDiv .con1 .td1 div.on
{
    color: #080;
    border-color: #080;
}
.SearchDiv .con1 .td1 div span
{
    display: none;
    width: 11px;
    height: 11px;
    position: absolute;
    margin: 14px 0 0 48px;
    background: url(/s/img/w/1/Wap/ico_on.png) no-repeat 0 0;
    background-size:100%;
}
.SearchDiv .con1 .td1 div.on span
{
    display: block;
}
.SearchDiv .con1 .td2 div
{
    padding-top: 8px;
}
.SearchDiv .con1 .td3
{
    width: 34px;
}
.SearchDiv .con1 .td3 div
{
    padding: 10px 0 0 10px;
}
#Wordkey
{
    width: 100%;
    /*height: 28px;
    line-height: 28px;*/
    padding:6px 0;
    border: solid 1px #ddd;
    background: #FAFAFA;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    color: #666;
    font-size: 14px;
}
#Wordkey::-webkit-input-placeholder
{
    color: #ccc;
    font-size: 12px;
}
/*——*/
.Entry1_v
{
    padding: 6px 8px 0;
}
.Entry1_v ul li
{
    font-size: 13px;
    width: 25%;
    float: left;
    height: 30px;
    overflow: hidden;
    margin-top: 4px;
}
.Entry1_v ul li a
{
    display: block;
    height: 30px;
    line-height: 32px;
    overflow: hidden;
    margin: 0 2px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    background: #eee;
    color: #444;
}
/*——*/
.list1
{
    padding: 0 8px;
}
.list1 .item
{
    padding: 0 8px;
    background: #F2F2F2;
    margin-top: 10px;
    border-left: solid 3px #f90;
}
.list1 .item td
{
    word-wrap: break-word;
    word-break: break-all;
}
.list1 .item .td1
{
    width: 108px;
    padding-top: 10px;
    padding-bottom: 6px;
}
.list1 .item .td1 div
{
    width: 108px;
}
.list1 .item .td1 div img
{
    width:100px;
    height:80px;
}
.list1 .item .td2
{
    width: 100%;
    padding-top: 8px;
    padding-bottom: 6px;
}
.list1 .item .td2 b
{
    font-size: 16px;
    font-weight: normal;
    display: block;
}
.list1 .item .td2 p
{
    color: #777;
}
/*——*/
#ctl00_CPH_place_Panel_Turn
{
    margin: 10px 10px 0;
    padding: 10px 20px;
    background: #eee;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
#ctl00_CPH_place_Panel_Turn td
{
    text-align: center;
}
#ctl00_CPH_place_Panel_Turn .td1
{
    width: 92px;
}
#ctl00_CPH_place_Panel_Turn .td2
{
    font-size: 14px;
    color: #999;
}
#ctl00_CPH_place_Panel_Turn .td3
{
    width: 92px;
}
#ctl00_CPH_place_Panel_Turn .td1 a, #ctl00_CPH_place_Panel_Turn .td3 a, #ctl00_CPH_place_Panel_Turn .td1 span, #ctl00_CPH_place_Panel_Turn .td3 span
{
    width: 90px;
    height: 34px;
    line-height: 34px;
    border: solid 1px #ccc;
    display: block;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #555;
    font-size: 16px;
    background: #fff;
}
#ctl00_CPH_place_Panel_Turn .td1 span, #ctl00_CPH_place_Panel_Turn .td3 span
{
    color: #999;
    border-color: #ddd;
    background: #ddd;
}
.TitleBar1 .con1 td.td2 div span
{
    margin-left: 12px;
}
/*——*/