body {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #e8e7e7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #FF6800; 
	SCROLLBAR-TRACK-COLOR: #EFEFEF; 
	SCROLLBAR-DARKSHADOW-COLOR: #b2b2b2; 
	SCROLLBAR-BASE-COLOR: #000000
}
td {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
}
.txt_big {
	font-size: 16px;
	line-height: 150%;
	color: #d71c1c;
	font-weight: bold;
}
.txt_small {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	color:#000000;
	width:210px;
	padding:3px;
	text-align:center;
	font-weight:bold;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}

.submenu{margin-bottom: 0.5em;	background-color: #c4c4c4;}

a {	color: #FFFFFF;}
a:hover { text-decoration: underline;}
a:visited {	text-decoration: none;}

.link {COLOR: #000000;	font-family: "黑体","Verdana" ;	FONT-SIZE: 12px;	font-weight: normal;}
A.link:link     {COLOR: #000000; text-decoration: none}
A.link:visited  {COLOR: #000000; text-decoration: none}
A.link:active   {COLOR: #000000; text-decoration: none}
A.link:hover    {COLOR: #ff0000; text-decoration: none}

.link0 {COLOR: #0000ff;	font-family: "宋体","Verdana" ;	FONT-SIZE: 12px}
A.link0:link     {COLOR: #0000ff; text-decoration: none}
A.link0:visited  {COLOR: #0000ff; text-decoration: none}
A.link0:active   {COLOR: #0000ff; text-decoration: none}
A.link0:hover    {COLOR: #ff0000; text-decoration: none}

.news {
	COLOR: #000000;
	font-family: "宋体", "Verdana";
	FONT-SIZE: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 150%;
}
A.news:link     {COLOR: #000000; text-decoration: none}
A.news:visited  {COLOR: #000000; text-decoration: none}
A.news:active   {COLOR: #000000; text-decoration: none}
A.news:hover    {COLOR: #ff0000; text-decoration: none}




