﻿@charset "utf-8";

/*列表页分页样式*/
#pagenav {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 35px;
    clear: both;
    padding-top: 15px;
}

#pagenav span {
    border: #cccccc 1px solid;
    padding: 5px;
    height: 32px;
    background-color: #F6F6F6;
    margin-right: 10px;
}

#pagenav input {
    border: #333333 1px solid;
    height: 18px;
    border: none;
}

#pagenav a:link {
    color: #333333;
    text-decoration: none;
}

#pagenav a:visited {
    text-decoration: none;
    color: #333333;
}

#pagenav a:hover {
    text-decoration: none;
    color: #5e0000;
}

#pagenav a:active {
    text-decoration: none;
    color: #333333;
}

.search1 {
    float: left;
    height: 29px;
    line-height: 29px;
    padding-top: 1px;
    margin-right: 6px;
    display: none
}

.search1 select {
    height: 31px;
    width: 1px;
    line-height: 31px;
}

.search5 {
    line-height: 22px;
    display: none
}

.search3 {
    line-height: 22px;
    float: left;
}

.search4 {
    line-height: 24px;
    padding-top: 2px;
    
}

.search2 {
    line-height: 22px;
    display: none
}

#search_column_list {
    border: solid 1px #999999;
    height: 25px;
    line-height: 25px;
    width: 123px;
}

#search_txt_keyword {
    border: solid 1px #EFEFEF;
    height: 29px;
    line-height: 24px;
    width: 220px;
    padding-top: 1px;
}

#search_field_list {
    border: solid 1px #999999;
    height: 25px;
    line-height: 25px;
    width: 123px;
}

.soso {
    background-image: url(../images/sousuo.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 60px;
    height: 30px;
    border: solid 0px #FFF;
    margin-left: 2px;
    background-color: #FfFfFf;
}

.searchweizhi {
    padding-top: 88px;
    padding-right: 0px;
    padding-left: 50px;
}
.listborder {

border: solid 0px #FFF;
}
.listborder td{

border: solid 0px #FFF;
}
.contentborder td{

border: solid 0px #FFF;
}