@charset "utf-8";
/* CSS Document */
.main{padding-bottom: 20px;}
.block-title{border-bottom: 1px solid #93b2d0;position: relative;padding: 20px 0 8px 8px;color: #2a6aa7;font-weight: bold;margin-bottom: 15px;font-size: 18px;}
.list-link {overflow: hidden;line-height: 30px;}
.list-link a { text-indent: 20px; background-repeat: no-repeat; background-position: 3px 13px; display: block; float: left; width: 30%; }
.tips { background-color: #f4f4f4; }
.search-content { padding-top: 16px; width: 600px; margin: 0 auto; }
.no_object_found{
    color:black;
    font-style:italic;
    font-size:14px;
    margin:4px;
}    
.Tip {
    width: 500px;
    z-index: 999;
    position:absolute;
    font-size:12px;
    border:1px solid inner;
    padding:5px;
    background-color:white; 
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4, Color='gray', Positive=true);
}
.Tip table{
    width:100%;
    font-size:12px;
    border-collapse:collapse;
    border-spacing:0;
    border: 1px solid #666666;
}
.Tip table tr td {
    border: 1px solid #666666;
}
.headOfTable{
    border: 1px solid #307ec7;
    border-right: 0px;
}
.headOfTable li.mc{
     width:412px;
}
.row{
    border-left:1px solid #307ec7;
}
.row li{
    float:left;
}

.row{
}
.row li.xh{
    width:32px;
}
.row li.mc{    
    width:412px;
    
}
.row li.fbrq{
    width:100px;
}
.row li.wh{
    width:170px;
    border-right:0px;
}
.row li.nngs{
    width:100px;
    border-right:0px;
}  
#advanceSearchContainer table{
    font-size:12px;
}
#advanceSearchContainer td{
    height:30px;
}
#dateContainer *{
    height:auto;
}  
 
#searchbox{
    border:1px solid silver;font-size:12px;
}

.content .page {
    padding-left: 74px;
}
/* end */