﻿body 
{
	FONT-SIZE: 10pt; 
	COLOR: #3e3e3e; 
	FONT-FAMILY:宋体;
	BACKGROUND-COLOR: #ffffff;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
}
.menubar_title
 {
 	padding-left:10px;
 	font-size:14px; 
 	font-weight:bold;
 	font-family:"Verdana", "Arial", "细明体", "sans-serif";
 	text-align:left;
 }
 .menubar_readme_text 
 {
 	font-size:9pt;
 	font-family:"Arial"; 
 	color:#808080; 
 	text-align:right; 
 	padding-bottom:5px 
 }
 
.menubar_function_text
{
	border-top:1px solid #000000;
	font-size:9pt;
	font-family: "Arial"; 
	position:relative; 
	color:#808080; 
	border-left-width:1px; 
	border-right-width:1px; 
	border-bottom-width:1px; 
	padding-top:3px; 
	padding-left:10px;
	text-align:left;
}
.menubar_menu_td 
{
	border-top:1px solid #000000; 
	font-size:8pt;
	FONT-FAMILY: "Arial"; 
	position:relative; 
	color:#808080; 
	border-left-width:1px; 
	border-right-width:1px; 
	border-bottom-width:1px; 
	padding-top:3px; 
	padding-left:10px; 
}
a
{
	font-weight :normal;
	text-decoration : none ;
	color:Black;	
}
a:link
{
	font-weight :normal;
	text-decoration : none ;	
} 
a:visited 
{
	font-weight : normal;
	text-decoration : none ;	
}
a:hover 
{
	font-weight : normal;
	text-decoration : none ;
	color : #0F5185;
} 
a:active 
{
	font-weight : normal;
	text-decoration : none ;	
}
.ziti2 
{	
	font-family: "宋体";
	font-size: 12px;	
	color: #000000;
	text-decoration: none;
	background-color: #FBFEFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cee4f5;
	border-right-color: #cee4f5;
	border-bottom-color: #cee4f5;
	border-left-color: #cee4f5;
}
ul li.dept
{
	list-style-type:square;	
	list-style-image: url('../Images/iii.gif');
	margin:0px;	
	height:23px;
}
