html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
.A                                    /*此样式为：当有链接时、访问过、鼠标放上时、激活时的文字颜色为#010793，当鼠标放上时，链接出现下划线。*/
{
    COLOR: #000000;
    TEXT-DECORATION: none;
	FONT: 9pt
}
.A:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none;
	FONT: 9pt
}
.A:hover
{
    COLOR: #010793;
    TEXT-DECORATION: underline;
	FONT: 9pt
}
.A:active
{
    COLOR: #010793;
    TEXT-DECORATION: none;
	FONT: 9pt
}
.b                                   /*此样式为：当有链接时、访问过、鼠标放上时、激活时的文字颜色为#ffffff，当鼠标放上时，链接出现下划线。*/
{
    COLOR: #000000;
    TEXT-DECORATION: none;
	FONT: 9pt
}
.b:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none;
	FONT: 9pt
}

.w                                    /*此样式为：当有链接时、访问过、鼠标放上时、激活时的文字颜色为#010793，当鼠标放上时，链接出现下划线。*/
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
	FONT: 9pt
}
.w:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
	FONT: 9pt
}
.w:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
	FONT: 9pt
}
.w:active
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
	FONT: 9pt
}
.b                                   /*此样式为：当有链接时、访问过、鼠标放上时、激活时的文字颜色为#ffffff，当鼠标放上时，链接出现下划线。*/
{
    COLOR: #000000;
    TEXT-DECORATION: none;
	FONT: 9pt
}
.b:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none;
	FONT: 9pt
}
.b:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline;
	FONT: 9pt
}
.b:active
{
    COLOR: #000000;
    TEXT-DECORATION: none;
	FONT: 9pt
}

.c:visited
{
    COLOR: #777777;
    TEXT-DECORATION: none;
	FONT: 9pt
}
.c:hover
{
    COLOR: #777777;
    TEXT-DECORATION: underline;
	FONT: 9pt;
}
.c:active
{
    COLOR: #777777;
    TEXT-DECORATION: none;
	FONT: 9pt
}
.blacklink                              /*此样式为：当有链接时、访问过、鼠标放上时、激活时的文字颜色为#000000，当鼠标放上时，链接出现下划线。*/
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}
.blacklink:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}
.blacklink:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline;
}
.blacklink:active
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}
.02609Dlink                            /*此样式为：当有链接时、访问过、鼠标放上时、激活时的文字颜色为#02609D，当鼠标放上时，链接出现下划线。*/
{
    COLOR: #02609D;
    TEXT-DECORATION: none;
}
.02609Dlink:visited
{
    COLOR: #02609D;
    TEXT-DECORATION: none;
}
.02609Dlink:hover
{
    COLOR: #02609D;
    TEXT-DECORATION: underline;
}
.02609Dlink:active
{
    COLOR: #02609D;
    TEXT-DECORATION: none;
}
.bussibaoxian                          /*此样式为：当有链接时、访问过、鼠标放上时、激活时的文字颜色为#822837，当鼠标放上时，链接出现下划线。*/
{
    COLOR: #822837;
    TEXT-DECORATION: none;
}
.bussibaoxian:visited
{
    COLOR: #822837;
    TEXT-DECORATION: none;
}
.bussibaoxian:hover
{
    COLOR: #822837;
    TEXT-DECORATION: underline;
}
.bussibaoxian:active
{
    COLOR: #822837;
    TEXT-DECORATION: none;
}
TABLE                                  /*此样式为：文字字体为宋体，字体大小为9pt，行高13pt*/
{
    FONT-FAMILY: "宋体";
    FONT-SIZE: 10pt;
    LINE-HEIGHT: 13pt
}
.border                                /*此样式为：border的边框变为1px宽，颜色为#000000*/
{  
    border: 1px #000000 solid
}
.rect                                  /*此样式为：border的边框变为1px宽，颜色为#585858，文字颜色为#000000，字体大小为9pt,字体为宋体*/
{
    BORDER-BOTTOM: #585858 1px solid;
    BORDER-LEFT: #585858 1px solid;
    BORDER-RIGHT: #585858 1px solid;
    BORDER-TOP: #585858 1px solid;
    COLOR: #000000;
    FONT: 9pt "宋体"
}
.font {                                 /*此样式为：定义字体大小为9pt,*/
	font-size: 9pt;
}
.titlefont                              /*此样式为：定义字体大小为10pt*/
{
	font-size: 11pt;
	LINE-HEIGHT: 16pt
}
.titlefont1                              /*此样式为：定义字体大小为10pt*/
{
	font-size: 11pt;
}
.leftrect                               /*此样式为：border的左边框变为1px宽，颜色为#999999，文字颜色为#000000，字体大小为9pt,字体为宋体*/
{
    BORDER-LEFT: #999999 1px solid;
    COLOR: #000000;
    FONT: 9pt "宋体"
}
.rightrect                               /*此样式为：border的左边框变为1px宽，颜色为#999999，文字颜色为#000000，字体大小为9pt,字体为宋体*/
{
    BORDER-RIGHT: #999999 1px solid;
    COLOR: #000000;
    FONT: 9pt "宋体"
}
.bian {
	border: 1px solid #AD755A;
}
.ziti {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;

}
a:link {
	text-decoration: none;
}
}
.s 
{font-size:0.0px;line-height:0%; background-color: #B7C5D0; color: #B7C5D0;
}
.bian1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	border-top-style: solid;
	border-bottom-style: solid;

}
.bianh {
	border: 1px solid #CCCCCC;
}
.dhx {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}


