* {
    font-size: 10px;
    font-family: 宋体;
}

a {
    color: #000000;
}

span {
    padding: 0 5px;
}

.nav {
    background: url(../Images/top.gif);
}

.nav li {
    color: #ffffff;
    float: left;
    cursor: default;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    padding: 4px;
    font-size: 9px;
    line-height: 50px;
    list-style-type: none;
}

.nav a {
    color: #ffffff;
}

.nav a:hover {
    color: #CC0000;
    text-decoration: none;
}

/*index*/
.tdbg_left {
    background: #ECEBEC;
    border: 1px solid #9E9B9D;
}

.title_left {
    height: 26px;
    color: #ffffff;
    text-align: center;
    font-size: 9px;
    line-height: 26px;
    background: url(../Images/left_bg.gif) no-repeat;
}

.list_left_img {
    width: 34px;
    height: 24px;
    text-align: center;
    padding-right: 0px
}

.list_left_title {
    padding-left: 0px;
    padding-right: 0px;
    font-weight: bold;
}

.option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}

.service_tel {
    background: url(../Images/tel.gif) no-repeat;
    height: 128px;
    vertical-align: bottom;
    margin-top: 10px;
    margin-bottom: 100px;
}

hr {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
}

.title_right {
    background: url(../Images/Right_bg.gif);
    height: 31px;
    line-height: 20px;
}

.products_list {
    height: 120px;
    width: 130px;
    margin: 8px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    float: left;
}

.products_list_img {
    height: 90px;
    width: 110px;
    text-align: center;
    margin: 8px 8px 4px 8px;
    background-color: #E9E9E9;
}

.products_list_title {
    height: 15px;
    width: 130px;
    text-align: center;
}

/*About*/
.about_list {
    height: 20px;
    text-align: center;
    border-bottom: 1px #cccccc dotted;
}

.about_list a:hover {
    text-decoration: none;
}

/*Products*/
.login_list {
    text-align: center;
    padding-top: 3px;
    height: 25px
}

.login_point {
    height: 25px;
    line-height: 25px;
}

.login_point li {
    float: left;
    cursor: default;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    list-style-type: none;
    padding-right: 12px;
    padding-left: 3px;
}

/*news*/
.new_list {
    padding-left: 0px;
    padding-top: 3px;
    height: 25px
}

/*productshow*/
.productshow_right_title {
    height: 25px;
    line-height: 25px;
    padding-left: 10px
}

.productshow_right_bottom {
    padding-left: 20px;
    line-height: 21px;
    height: 21px;
    background-color: #ffffff
}

/*footer*/
.footer {
    text-align: center;
    background-color: #ffffff;
    border: 0;
    line-height: 18px;
    height: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.tdbg {
    background: #DFDDDE;
}