﻿
table {
    border-collapse: collapse;
    border-spacing: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

caption, th {
    text-align: left;
}

/*头部登录*/
.top_main {
    background: url(../images/top_bj.jpg) repeat-x;
    top: 0;
    height: 40px;
    width: 100%;
    position: fixed;
}

#top_main {
    _position: absolute;
    _top: 0;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop));
}

.top_div {
    width: 980px;
    margin: 0 auto;
    line-height: 40px;
    color: #515151;
}

.top_div span {
    float: left;
}

.top_div form {
    float: left;
    width: 630px;
    height: 40px;
    margin-left: 40px; /* display: none; */
}

.ipt_css {
    width: 100px;
    height: 21px;
    line-height: 21px;
    border-radius: 2px;
    border-bottom: 1px solid #ddd;
}
/*登录成功*/
.login_div {
    line-height: 40px;
    text-align: center;
    width: 980px;
    margin: 0 auto;
}

.lt_time {
    float: left;
    padding-left: 5px;
}

.username {
    color: #d7101d;
    font-weight: 700;
    padding-right: 5px;
    font-family: Verdana, Geneva, sans-serif;
}

.vip_div {
    color: #d7101d;
    padding-right: 12px;
}

.login_div a {
    padding: 0 12px;
    text-decoration: none;
    color: #5d5d4d;
}

form .zhuce {
    color: #d7101d;
    font-weight: 700;
}

table td a.pw {
    color: #333;
}

#formlogin table td input {
    display: block;
}

#textfield {
    width: 100px;
    background: url(../images/text02.jpg) no-repeat;
    height: 20px;
}

#textfield2 {
    width: 100px;
    background: url(../images/text02.jpg) no-repeat;
    height: 20px;
}

/*logo*/
*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

/*banner*/
.ban_div {
    width: 1000px;
    margin: 15px auto;
    font-size: 0;
}

.ban_div a img {
    width: 1000px;
    border: none 0;
}

/*EDB内容开始*/
.edb_topdiv {
    width: 1000px;
    height: 40px;
    padding: 12px 0;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 auto;
}
/*搜索提示*/
.search-tip {
    width: 235px;
    float: left;
    line-height: 18px;
    margin-left: 12px;
    font-size: 12px;
    color: #666
}

.edb_top {
    margin: 0 auto;
    overflow: hidden;
}

.edb_lt {
    float: left;
    background: url(../images/topwz_img.jpg) no-repeat;
    background-position: 0 11px;
    color: #888;
    padding-left: 20px;
    font-size: 14px;
    line-height: 40px;
}

.edb_lt a {
    color: #333;
}

.edb_rt {
    float: right;
}

.edb_rt i {
    background: url(../images/lt_search.gif) no-repeat left;
    width: 21px;
    height: 36px;
    float: left;
}

.edb_txt {
    width: 325px;
    height: 34px;
    border: 1px solid #c70f0f;
    border-right: none;
    border-left: none;
    float: left;
    outline: none;
    line-height: 34px;
    color: #f00;
    font-family: 微软雅黑
}

.edb_button {
    width: 84px;
    height: 36px;
    background: url(../images/rt_search.gif) no-repeat left;
    float: left;
    border: none;
    cursor: pointer;
}

.edb_main {
    width: 1000px;
    margin: 15px auto;
    font-size: 13px;
}

.edb_main li {
    width: 100%;
    float: left;
    padding-bottom: 6px;
}

.edb_la {
    float: left;
    width: 103px;
    text-align: center;
    line-height: 24px;
    color: #cf2b2c;
    height: 24px;
    border-radius: 4px;
    border: 1px solid #cf2b2c;
}

.edb_la:hover {
    background: #cf2b2c;
    color: #fff;
}

.edb_ra {
    float: right;
    width: 854px;
}

.edb_ra a {
    padding: 3px 13px;
    text-align: center;
    color: #363636;
    margin: 1px 16px 10px 0;
    display: inline-block;
}

.edb_ra a:hover {
    background: #cf2b2c;
    border-radius: 4px;
    color: #fff;
}

#current {
    background: #cf2b2c;
    border-radius: 4px;
    color: #fff;
}

#current a {
    color: #fff;
    padding: 0 13px;
}

.edb_jg {
    color: #888;
}

.edb_jg span {
    color: #f00;
}

/*数据列表*/
.edb_list {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    color: #434343;
    border: 1px solid #e7e7e7;
}

.edb_list th {
    background: #eff0f0;
    font-weight: bold;
    color: #515151
}

.edb_list th, .edb_list td {
    padding: 7px 0;
    text-indent: 6px;
    text-align: center;
}

.edb_list td a {
    color: #555;
}

.edb_list tr td, th {
    border: 1px solid #e7e7e7;
}

.list_page {
    float: right;
    color: #555;
    padding: 23px 0;
    _padding: 16px 0;
}

.list_page a {
    padding: 4px 11px;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    color: #555;
    margin-right: 10px;
}

.list_page a.current {
    background: #cf2b2c;
    color: #fff;
    border-radius: 3px;
    border: none 0;
}

.list_page a:hover {
    background: #cf2b2c;
    color: #fff;
    border-radius: 3px;
}

.list_page span {
    color: #f60;
}

/*友情链接*/
.friendlink {
    width: 978px;
    margin: 0 auto;
    border: 1px solid #ececec;
    border-top: 0px;
}

.friendlink td {
    height: 30px;
}

.friendlink {
    width: 970px;
    margin: 0 auto;
    height: 36px;
    background: url(../images/yq.gif) repeat-x;
    margin-top: 0px;
    line-height: 36px;
    font-size: 17px;
    font-family: "微软雅黑";
    padding-left: 10px;
}

.friendlink td a {
    color: #000;
    font-size: 13px;
}

/*EDB分页*/
.edb_demo {
    width: 938px;
    margin: 0 auto;
    border: 1px solid #e7e7e7;
    padding: 6px 30px;
    overflow: hidden;
}

.edb_demo h3 {
    font-weight: normal;
    font-size: 20px;
    border-bottom: 1px dashed #ddd;
    padding: 18px 0;
}

.demo_lt {
    float: left;
    margin: 20px 0;
    width: 430px;
}

.demo_lt img {
    width: 100%;
}

.download_rt {
    float: right;
    width: 450px;
    padding-bottom: 15px;
    margin: 40px 20px 0 0;
}

.download_rt h4 {
    font-size: 18px;
    color: #f00;
    padding-bottom: 12px;
    font-weight: normal;
}

.download_rt p {
    color: #333;
    font-size: 16px;
    padding-bottom: 6px;
}

.zwsj {
    text-align: center;
    color: #f00;
    padding: 20px 0 10px 0;
}