﻿BODY  {
	font-size : 9pt;
	font-weight : normal;
	/*line-height: 14px;*/
	font-style : normal;
	text-decoration : none;
}

/*P  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}*/

/*A  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
; color: #000000
}

A:Visited  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

A:Active  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
        color:red;
	text-decoration : none;
}*/

a {
    text-decoration:none;
}

a:visited {
    text-decoration: none;
}

A:Hover  {
	font-weight : normal;
	font-style : normal;
        color: #FF3300;
; text-decoration: underline
}

EM  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-transform : none;
}

I  {
	font-family: Arial;
	font-size : 9pt;
	font-weight : bold;
	font-style : italic;
}

BIG  {
	font : 13pt Times New Roman;
	font-weight : bold;
}

B  {
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}

TD  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}

Strong  {
	font-family: "Arial";
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}
body
	{
		font-size:12px;background-color: #ffffff;
	}

.navi_bar {
    vertical-align: central;
}

.navi_button {
    color: white;
    text-align: center;
    margin: auto;
}

.navi_bar tr td span a:hover {
    text-decoration: none; /*去掉下划线*/
}

.navmeeting {
    background: url(/images/zgcx-30.gif);
    background-repeat:round;
}



