﻿@charset "utf-8";
/* CSS Document */

html, body {
    height: 100%;
}

a {
    text-decoration: none;
    color: #515151;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.ww {
    width: 1000px;
    margin: 0 auto;
}

.leftlb {
    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: 20px;
    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;
}

/*列表*/
.rpt-wrap {
    width: 710px;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
}


.dingqi_title {
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    _width: 100%;
}

.dingqi_title .title2 {
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    float: left;
}

.title2 a {
    color: #333;
    font-size: 15px;
    font-weight: bold;
}

.title2 a:hover {
    color: #d83e40;
}

.dingqi_title li {
    line-height: 35px;
    font-size: 14px;
    float: left;
    list-style: none;
    cursor: pointer;
}

.dingqi_title li a {
    padding: 0 15px;
    display: block;
}

.xx1 {
    float: left;
}

li.x1 {
    height: 33px;
    border-bottom: 2px solid #d83e40;
}

li.x1 a {
    color: #d83e40;
    font-weight: bold;
}

li.x {
    height: 35px;
    border-bottom: 0;
}

li.x a {
    color: #888;
    font-weight: normal;
}

.rpt-list {
    padding: 0 10px;
}

.dingqi_content {
    height: 530px;
}

.dingqi_content a:link, .dingqi_content a:visited {
    font-size: 13px;
    color: black;
}

.dingqi_content table {
    width: 100%;
    margin-top: 5px;
}

.trTitle {
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
}

.trContent {
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.trContent td {
    border-bottom: #E4E5E4 dashed 1px;
}

.trNoData {
    vertical-align: middle;
    line-height: 100px;
    text-align: center;
}
