﻿@charset "utf-8";
/* CSS Document */

html, body {
    height: 100%;
}

a {
    color: #515151;
}

.ww {
    width: 1000px;
    margin: 0 auto;
}

.leftlb {
    width: 712px;
    _width: 712px;
    float: left;
    padding-top: 0px;
    border-top: none;
    border-bottom: none;
    _overflow: hidden;
    background: #fff;
}

.lbbg {
    height: 35px;
    line-height: 35px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
}

.lbbg a {
    color: #a3a3a3;
    font-size: 13px;
    text-decoration: none;
}

.lbbg a:hover {
    color: #e43e3e;
}

.lbbg span {
    height: 34px;
    color: #a3a3a3;
    font-size: 13px;
    border-bottom: 2px solid #d93f41;
    float: left;
}

.lbbg img {
    float: right;
    border: none;
}

.leftn2 {
    width: 712px;
    _width: 712px;
    float: left;
    background: #fff;
}

.rightpage {
    width: 273px;
    float: right;
}

/*列表*/
.dingqi_content {
    width: 712px;
    margin-bottom: 15px;
    margin-top: 9px;
}

/*.dingqi_content a:link, .dingqi_content a:visited {
    font-size: 13px;
    color: black;
}*/

.dingqi_content table {
    width: 100%;
}

.trTitle {
    height: 19px;
    text-align: center;
    vertical-align: middle;
}

.trContent {
    vertical-align: middle;
    line-height: 18px;
    height: 28px;
}

.trContent a:hover {
    color: #e43e3e;
}

.trContent td {
    border-bottom: #E4E5E4 dashed 1px;
}

/*翻页*/
.fy {
    width: 712px;
    height: 23px;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 25px;
    font-size: 14px;
}

.pagediv {
    margin-top: 2px;
    font-size: 13px;
    padding: 5px;
}

.pagefirst {
    margin-right: 15px;
    color: #fff;
    background: #b2293d;
    border: 0px;
    padding: 2px 4px 2px 4px;
    _padding: 3px 4px 2px 4px;
}

.pagelast {
    margin-left: 15px;
    color: #fff;
    background: #b2293d;
    border: 0px;
    padding: 2px 4px 2px 4px;
    _padding: 3px 4px 2px 4px;
}

.pagemouseover {
    margin-right: 15px;
    border: 1px solid #b2293d;
    color: #b2293d;
    padding: 2px 4px 2px 4px;
    /*_padding: 3px 4px 2px 4px;*/
}

.pagemouseout {
    margin-right: 15px;
    border: 1px solid #8e8e8e;
    color: #8e8e8e;
    padding: 2px 4px 2px 4px;
    /*_padding: 3px 4px 2px 4px;*/
}

.text-page {
    width: 30px;
    _vertical-align: middle;
}

.submit-go {
    width: 30px;
    background: #ececec;
    border: 1px solid #999;
    cursor: pointer;
    _vertical-align: middle;
}

.errordiv {
    margin: 0 auto;
    padding: 0;
    width: 450px;
    margin-bottom: 50px;
    margin-top: 40px;
}

.errordiv img {
    height: auto;
    vertical-align: middle;
}

.errordiv span {
    font: 18px '微软雅黑';
}

.errordiv input {
    background: url(../Img/back.gif) no-repeat;
    cursor: pointer;
    border: none;
    height: 30px;
    width: 81px;
    margin-left: 8px;
}

.rpt-nodata {
    margin: 50px 0;
    line-height: 30px;
    text-align: center;
}
