﻿/*Query Form*/
.QueryForm{width:338px;height:390px;overflow:hidden;background:url(/Web/images/query_bg.jpg) no-repeat;font-size: 12px; margin-bottom: 10px;}
.QueryForm ul{padding:80px 15px 10px 15px}
.QueryForm ul li{clear:both; height:40px}
.InfoLabel,.DataInput{display:block;float:left;height:20px;}
.QueryForm .InfoLabel{width:60px;text-align:right; margin-right:10px;line-height:26px}
.textinput{display:block; width:110px;height:23px;line-height:23px;padding:0px 10px 0px 10px;border:#CCC solid 1px; font-family: Arial;font-size:12px; font-family:'微软雅黑'}
.chosen-select{width:100px;}
.chosen-drop li{height:20px !important; line-height:20px !important}
.QueryForm a{color:#fff;}
.ForTips{display:block;float:left;margin-top:3px;margin-left:5px;height:22px;width:22px;background:url(/Web/images/Icon.png) no-repeat;background-position:-21px -134px}
.VerificationCode{display:block;height:24px;line-height:20px; overflow:hidden;text-align:center;width:84px; background-color:#1588e1; border:#026dc1 solid 1px; font-size:12px;float:left; margin-left:10px;cursor:pointer;color:#FFF}
.VerificationCodeDisabled{background-color:#e2e2e2; border:#026dc1 solid 1px;color:#333;border:#ccc solid 1px;}
.QueryForm .submit{display:block;height:48px;width:192px;background:url(/Web/images/Icon.png) no-repeat;background-position:0px -189px;border:none;cursor:pointer;margin-left:70px}
#Tips{display:none;position:absolute;margin-top:-180px;margin-left:330px;z-index:1000}

/*.search_iconBg_sel {
    width: 100px;
    height: 22px;
    border: 1px solid #CCC;
    font-size: 12px;
    color: #797979;    
}*/
#Province{
    width:82px;
    height: 22px;
    border: 1px solid #CCC;
    font-size: 12px;
    color: #797979;  
}
#City{
    width:118px;
    height: 22px;
    border: 1px solid #CCC;
    font-size: 12px;
    color: #797979;  
}

.search_iconBg_sel1 {
    width: 70px;
    height: 22px;
    border: 1px solid #CCC;
    font-size: 12px;
    color: #797979;
    
}