﻿/*html
{
filter:progid:dximagetransform.microsoft.basicimage(grayscale=1); 
} */

body
{
    font-family: Arial ,宋体;
    font-size: 14px;
    background-image: url(../images/bg.gif);
}

a:link
{
    text-decoration: none;
    color: #000;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
a:active
{
    text-decoration: none;
}

.divnav
{
    height: 21px;
    width: 100px;
    padding-top: 6px;
    border-bottom: solid 1px #3399ff;
    border-right: solid 1px #3399ff;
    background-color: #ffffff;
    display: block;
    line-height: 17px;
}
.contentdiv
{
    text-align: left;
    padding-top: 6px;
    margin-left: 8px;
    color: #333;
    line-height: 22px;
}
.more
{
    font-family: Arial;
    font-size: 14px;
}

a.more:link
{
    text-decoration: none;
    color: #fff;
}
a.more:visited
{
    text-decoration: none;
    color: #fff;
}
a.more:hover
{
    text-decoration: none;
    color: #fff;
}
a.more:active
{
    text-decoration: none;
    color: #fff;
}
.link-hei
{
    font-family: Arial;
    font-size: 14px;
}

a.link-hei :link
{
    text-decoration: none;
    color: #000;
}
a.link-hei:visited
{
    text-decoration: none;
    color: #000;
}
a.link-hei :hover
{
    text-decoration: none;
    color: #000;
}
a.link-hei :active
{
    text-decoration: none;
    color: #000;
}
.divnav2
{
    float: left;
    width: 168px;
    padding-top: 10px;
    padding-bottom: 8px;
    border-bottom: solid 1px #900;
    border-right: solid 1px #900;
    background-color: #ffffff;
    display: block;
}
.contentdiv2
{
    text-align: left;
    padding-top: 0px;
    padding-bottom: 8px;
    padding-left: 22px;
    padding-right: 22px;
    margin-left: 8px;
    line-height: 1.5em;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #000;
    text-indent: 2em;
}
.danwei
{
    font-family :黑体;
    font-size :16px;
    text-align: left;
    text-indent :4em;
}
.keshi
{
    font-weight :bold ;
    text-align: left;
    text-indent :8em;
    }
.chengyuan
{
    margin-top :6px;
    margin-bottom :6px;
    text-align: left;
    text-indent :8em;
    }


