﻿// html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }

body
{
    margin: 0px;
    color: lightgrey;
    font-family: 宋体;
    background-color: black;
    font-size: 12px;
}
.input1
{
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    background-color: darkgray;
}
.EE {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; BORDER-COLLAPSE: collapse; EMPTY-CELLS: show
}
.EE TD {
	PADDING-RIGHT: 1px; BORDER-TOP: #323230 1px solid; PADDING-LEFT: 1px; HEIGHT: 23px
}
.button1
{
    border-right: activeborder 1px solid;
    border-top: activeborder 1px solid;
    border-left: activeborder 1px solid;
    border-bottom: activeborder 1px solid;
    background-color: activeborder;
}

.title00
{
    background-image: url(images/bg01.jpg);
    background-repeat: repeat-x;
}
.title01
{
    background-image: url(images/bg02.jpg);
    background-repeat: repeat-x;
}
.title_big
{
    font-weight: bold;
    font-size: 15px;
}
.navbg
{
    background-image: url(img08/navbg.gif);
    vertical-align: middle;
    color: white;
    font-family: 微软雅黑, 宋体, 新宋体;
    font-size: 15px;
    height: 27px;
    text-align: center;
    background-repeat: no-repeat;
}
.navsp
{
    background-image: url(img08/sp01.gif);
    background-repeat: no-repeat;
    height: 27px;
}

A.nav:link    {text-decoration: none; color: lightgrey;}
A.nav:visited {text-decoration: none;color: lightgrey;}
A.nav:hover   {text-decoration: underline;color: lightgrey;}

A.navwhite:link    {text-decoration: none; color: white;}
A.navwhite:visited {text-decoration: none;color: white;}
A.navwhite:hover   {text-decoration: underline;color: white;}

p
{
    text-indent: 2em;
    margin: 2px;
    line-height: 16pt;
}
.imgb
{ 
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    padding: 3px;
    margin: 3px;
    border-bottom: gainsboro 1px solid;
     }

    
.ctitle {  font-family: "宋体"; font-size: 16px; font-weight: bold}
.ctitle1 {  font-family: "宋体"; font-size: 15px; font-weight: bold}
.stitle {  font-family: "宋体"; font-size: 14px; color: #FF9B3B; font-weight: bold}
.mtitle {  font-family: "宋体"; font-size: 13px; color: #FF6600; font-weight: bold}