﻿html, body {
    color: #000000;
    font: normal 12px Verdana,宋体, Geneva, Lucida, Helvetica, Arial, sans-serif;
    margin: 0;
    background-color:#e7f9f8;
}

form {
    margin: 0;
}


td {
    line-height: 180%;
    font: normal 12px/180% Verdana,宋体, Geneva, Lucida, Helvetica, Arial, sans-serif;
}


select, input {
    font-size: 12px;
    color: #000000;
    font: normal 12px/120% Verdana,宋体, Geneva, Lucida, Helvetica, Arial, sans-serif;
}


img {
    border: 0px;
}


a:link {
    color: #000000;
    text-decoration: none;
     
}

a:visited {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #FF0000;
    text-decoration: none;
}


a.main:link {
    color: #000000;
    text-decoration: none;
}

a.main:visited {
    color: #000000;
    text-decoration: none;
}

a.main:hover {
    color: #FF0000;
    text-decoration: none;
}


a.main_line:link {
    color: #000000;
    text-decoration: underline;
}

a.main_line:visited {
    color: #000000;
    text-decoration: underline;
}

a.main_line:hover {
    color: #FF0000;
    text-decoration: underline;
}

A.red:link {
    color: #FF0000;
    text-decoration: underline;
}

A.red:visited {
    color: #FF0000;
    text-decoration: underline;
}

A.red:hover {
    color: #FF0000;
    text-decoration: none;
}


A.white:link {
    color: #FFFFFF;
    text-decoration: none;
}

A.white:visited {
    color: #FFFFFF;
    text-decoration: none;
}

A.white:hover {
    color: #FFFF00;
    text-decoration: none;
}

A.HyperLink:link {
    color: #0000FF;
    text-decoration: none;
}

A.HyperLink:visited {
    color: #0000FF;
    text-decoration: none;
}

A.HyperLink:hover {
    color: #0000FF;
    text-decoration: underline;
}

A.Blue:link {
    color: #336699;
    text-decoration: underline;
}

A.Blue:visited {
    color: #336699;
    text-decoration: underline;
}

A.Blue:hover {
    color: #336699;
    text-decoration: none;
}

A.Yellow:link {
    color: yellow;
    text-decoration: none;
}

A.Yellow:visited {
    color: yellow;
    text-decoration: none;
}

A.Yellow:hover {
    color: yellow;
    text-decoration: underline;
}

A.LinkSelected:link {
    color: #FF0000;
    text-decoration: none;
}

A.LinkSelected:visited {
    color: #FF0000;
    text-decoration: none;
}

A.LinkSelected:hover {
    color: #FF0000;
    text-decoration: none;
}


.View_Info_Images_Page {
    text-align: right;
    height: 26px;
}

.View_Info_Xgxx {
    border: 1px solid #DDDDDD;
    padding: 5px;
    margin: 5px;
    text-align: left;
    background-color: #F5F5F5;
}

a.menu, a.menu:link,a.menu:visited, a.menu:active {
    display: list-item;
    list-style-type: none;
    height: 35px;
    line-height: 35px;
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    color: #fff;
    font-size: 14px;
}

    a.menu:hover {
        background-color: #50bcb4;
    }

a.Copyright, a.Copyright:link, a.Copyright:active {
    color: #737373;
}

    a.Copyright:hover {
        color: red;
    }

a.idex_list_one {
    display: list-item;
    list-style-type: none;
    height: 26px;
    line-height: 26px;
    padding-left: 30px;
    font-size: 14px;
    color: #fff;
    background: url(../images/index_nextmenu_icon.png) 14px center #50bcb4 no-repeat;
    margin-bottom: 1px;
}

.next-p {
    background-color: #e7f9f8;
    margin-bottom: 1px;
}

    .next-p a {
        display: list-item;
        list-style-type: none;
        height: 26px;
        line-height: 26px;
        padding-left: 50px;
        font-size: 14px;
        color: #009d92;
        margin-bottom: 1px;
    }

        .next-p a:hover {
            background-color: #ffffff;
        }

.index_list_title {
    border-bottom: 1px solid #d1d1d1;
    height: 27px;
    background-image: url(../images/index_list_title.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.index_list_title_txt {
    width: 106px;
    height: 26px;
    line-height: 26px;
    color: #ffffff;
    text-align: center;
    float: left;
}

.index_list_title_more {
    float: right;
    padding-top: 5px;
    padding-right: 3px;
    
}
.server-tel {
     color:#8c8d8d;
     height:112px; 
     background-image:url(../images/tel_bg.png);
     padding-top:70px;
     line-height:20px;
     padding-left:15px;
     padding-right:15px;
}

.idexborder1
{
    border: 1px solid #d2d2d2;
}