﻿#tabHead{width: 990px; border:0;margin:0 auto;}
#tabHead td:first-child{width:240px;}
#tabHead td:last-child{width:750px;text-align:right;}
#divshowquote{z-index: 1; position: absolute; border-color: black; border-width: 20px; color: black; top: -1890px; left: 858px; width: 186px; height: 175px;}
.tabCondition
{
    width:990px;
    border-collapse:collapse;
    border: 1px solid #bfd4ed;
    border-top: 2px solid #1363c4;
}

.tabCondition td 
{
    line-height:25px;
    font-size:10pt;
    padding: 10px 3px;
    border-bottom: 1px dotted #bebdbd;
    font-family:微软雅黑;
}
.tabCondition td select,.tabCondition td input
{
    width:100px;
}
 
.searchButton
{
     height:30px;    
     font-size:12pt;   
      -webkit-appearance:none;
}

.tabResult
{
    width:990px;
    background:#fbfbfb;
    border-collapse:collapse;
}
.tabResult td 
{    
    line-height:25px;
    font-size:10pt;
    padding: 10px 3px;
    border-bottom: 1px dotted #bebdbd;
    font-family:微软雅黑;
}
.tabResult td a
{
    color:#0D519C;
    font-size:14px;
    text-decoration:none;
}
.tabResult td a:hover
{
    cursor:pointer;
    color:Red;
   text-decoration:underline;
}
 .page {
    text-align: right;
    padding: 30px 0;
}
.page a {
    color: #0257a8;
    text-decoration: none;
    border: 1px solid #CCCCCC;
}

.page .selected {
    text-decoration: none;
    background-color: #008ad7;
    padding: 3px 10px;
    color: #fff;
    margin: 0 3px;
    border: 1px solid #008ad7;
}
  
  .page a, .page .selected {
    cursor: pointer;
    display: inline-block;
    margin: 0 3px;
    height: 22px;
    line-height: 22px;
    padding: 3px 10px;
}  

.selected
{
     background-color:Yellow;
}
    
