/*-----  样式设置说明  -----------*/

/*-----------------
     非分层模块：
     分层模块：
     登录用户信息：
     新闻：
     公告栏：
     工作安排：
     日历：
     列表：
     视图：
     机构图信息中标签格式：
     窗体背景颜色：
    
---------- */

/*---------正文背景色--------*/
.tablecolor
{
	background-color :AliceBlue
}

/* --------- 整体字体 --------*/
LABEL
{
	 Font-Size :10pt;
	 font-family:宋体
}

INPUT
{
	 Font-Size :10pt;
	 font-family:宋体
}

TEXTAREA
{
	 Font-Size :10pt;
	 font-family:宋体
}

A
{
	text-decoration:underline;
	text-decoration:none;
	font-size:10pt;
	Color :White;
	
}

A:hover
{
	text-decoration:underline;
	cursor :hand ;
	font-size:10pt;
	color:red;
}




/*   --------非分层模块---------------------- */
.clsNoLayerModule
{
	font-size:10pt;
	font-weight :bold;
	color: Blue
			
}

.clsNoLayerModule  A
{
	text-decoration:none;
	font-size:10pt;
	font-weight :bold;
	color:White
	
}

.clsNoLayerModule  A:hover
{
	text-decoration:none;
	cursor :hand ;
	font-size:10pt;
	font-weight :bold;
	color:Yellow
	
}


/*--------分层模块---------------------- */
.clsLayerModule
{
	text-decoration:none;
	font-size:9pt;
	cursor :hand ;
	font-weight :normal;
	color:White; 
	background-color:Transparent

	
}

.clsLayerModule  A
{
	text-decoration:none;
	cursor :hand ;
	font-size:9pt;
	font-weight :normal;
	color:White

	
}

.clsLayerModule  A:hover
{
	text-decoration:none:
	cursor :hand ;
	font-size:9pt;
	font-weight:normal;
	color:Yellow 
	
}

/*--------分层模块分类子项---------------------- */
.clsLayerModule2
{
	text-decoration:none;
	font-size:9pt;
	cursor :hand ;
	font-weight :normal;
	color:Black; 
	background-color:Transparent

	
}

.clsLayerModule2  A
{
	text-decoration:none;
	cursor :hand ;
	font-size:9pt;
	font-weight :normal;
	color:Black

	
}

.clsLayerModule2  A:hover
{
	text-decoration:none:
	cursor :hand ;
	font-size:9pt;
	font-weight:normal;
	color:Red
	
}



/* --------登录用户信息---------------------- */
.clsUserInfo
{
	font-size:9pt;
	font-weight :normal;
	/*color: #99CCFF; */
	color:Black
	
}

.clsUserInfo  A
{
	text-decoration:none;
	font-size:9pt;
	font-weight :normal;
	color:Red
	
}

.clsUserInfo  A:hover
{
	text-decoration:underline;
	cursor :hand ;
	font-size:9pt;
	font-weight :normal;
	
}


/* --------新闻内容信息---------------------- */
.clsNewsContent
{
	font-size:10pt;
	font-weight :normal;
	color:Black ; 
	background-color:Transparent
	
}

.clsNewsContent  A
{
	text-decoration:none;
	font-size:10pt;
	font-weight :normal;
	color:Black
	
}

.clsNewsContent  A:hover
{
	text-decoration:underline;
	cursor :hand ;
	font-size:10pt;
	font-weight :normal;
	color:Red
	
}


/* --------新闻标题信息---------------------- */
.clsNewsTitle
{
	font-size:10pt;
	font-weight :normal;
	color:White; 

}

.clsNewsTitle  A
{
	text-decoration:none;
	font-size:10pt;
	font-weight :normal;
	color:White
	
}

.clsNewsTitle  A:hover
{
	text-decoration:underline;
	cursor :hand ;
	font-size:10pt;
	font-weight :normal;
	color:Red
	
}
/* --------图片库信息---------------------- */
.clsPicture
{
	font-size:10pt;
	font-weight :normal;
	color: Black ; 
}

.clsPicture  A:hover
{
	text-decoration:underline;
	cursor :hand ;
	font-size:10pt;
	font-weight :normal;
	color:Red
	
}





/* --------列表信息---------------------- */
.clsListInput
{
	font-size:11pt;
	font-weight :normal;
	color:Black; 
	background-color:#003399 
}


.clsListInput DIV
{
	overflow :auto 
}


.clsListInput  A
{
	text-decoration:none;
	font-size:11pt;
	font-weight :normal;
	color:Red
	
}

.clsListInput  A:hover
{
	text-decoration:underline;
	cursor :hand ;
	font-size:11pt;
	font-weight :normal;
	color:Red
	
}
/* --------列表头信息---------------------- */
.clsListInputHeader
{
	font-size:11pt;
	font-weight :normal;
	color:black;
	background-color:#99CCFF;
}
.clsListInputHeader  A
{
	text-decoration:none;
	font-size:11pt;
	font-weight :normal;
	color:Red
	
}

.clsListInputHeader  A:hover
{
	text-decoration:underline;
	cursor :hand ;
	font-size:11pt;
	font-weight :normal;
	color:Red
	
}

/* --------视图信息---------------------- */
.clsViewInput
{
	font-size:9pt;
	font-weight :normal;
	color:White; 
	background-color:#003399 
	
}

.clsViewInput  A
{
	text-decoration:none;
	font-size:9pt;
	font-weight :normal;
	color:White
	
}

.clsViewInput  A:hover
{
	text-decoration:underline;
	cursor :hand ;
	font-size:9pt;
	font-weight :normal;
	color:Red
	
}


/*--------------------- 按钮 -----------------*/
.clsButtonMouseOver
{
	text-decoration:none;
	cursor :hand ;
	font-size:10pt;
	font-weight :normal;
	color: Black ;
	background-color :#ccccff;
	border-color :Blue ;
	border-width :1px;
	width :48px;
	height :19px
	


}


.clsButtonMouseOut
{
	text-decoration:none;
	cursor :hand ;
	font-size:9pt;
	font-weight :normal;
	color:Black;
	
}


/*   --------表格---------------------- */
.clsTable
{
	font-weight: bold;
	font-size: 9pt;
	color: red
}




/*   --------下拉菜单标题---------------------- */
.clsMenuTitle
{
	cursor :hand ;
	 font-size:18pt;
	font-weight :bold;
	color :Yellow;
	 background-color:Purple ;
	 border :solid 4;
	 border-color :White Black  Black White ;
	 width :100  
	  
}


/*   --------下拉菜单---------------------- */
.clsMenu
{
	cursor :hand ;
	font-size:10pt;
	font-weight :bold;
	color: Blue; 
	 background-color: #cbd3d7;
	 border :solid 1;
	 border-color :blue;
	 width :100px;  
	 padding:1px;
	 position :absolute ;
	 display :none ; 
	 z-index :1
	 
	  
}


.clsMenu A
{
	 text-decoration: none;
	 color :  Blue; 
	 font-size :10pt
	 
}

.clsMenu A:hover
{
	text-decoration:underline;
	  color: Blue  
}


/*--------------------- 机构图 -----------------*/
.clsOrgMapInFo
{
	text-decoration:none;
	font-size:9pt;
	font-weight :normal;
	color:Blue;
	background-color:#f0ffff 
	

}

.clsOrgMapInFo A
{
	 text-decoration: none;
	 color :  Blue 
		 
}

.clsOrgMapInFo A:hover
{
	text-decoration:underline;
	 color:Red;
	 cursor :hand 
}

/*---------------机构图信息中标签格式----------------------*/
.clsLabel
{
	font-size:9pt;
	font-weight :normal;
	color:Black 
	
}

/*----------------------窗体背景颜色-----------------------*/
.Document
{
	background-color :white
}
/*----------------------窗体台头颜色------------------------*/
.Title
{
	background-color : AliceBlue ;
	color:Black 
}
/*----------------------窗体列表格式------------------------*/
.Table
{
	background-color :Transparent ;
	border-color :red ;
	border-width :1px;
	
}
.body {
	font-size: 9px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}

.blue12 {
	font-size: 10px;
	color:336699;
	line-height: normal;


}
/* ------------------------------ */
.clsheadtitle
{
	font-size:10pt;
	font-weight :normal;
	color:White 
	
}

.clsheadtitle  A
{
	text-decoration:none;
	font-size:10pt;
	font-weight :normal;
	color:White 
	
}

.clsheadtitle  A:hover
{
	text-decoration:underline;
	cursor :hand ;
	font-size:10pt;
	font-weight :normal;
	color:Yellow 
	
}
/* --------公告栏信息---------------------- */
.clsNotifyTitle
{
	font-size:10pt;
	font-weight :normal;
	color:Black
	
}

.clsNotifyTitle  A
{
	text-decoration:none;
	font-size:10pt;
	font-weight :normal;
	color:Black
	
}

.clsNotifyTitle  A:hover
{
	text-decoration:underline;
	cursor :hand ;
	font-size:10pt;
	font-weight :normal;
	color:red
	
}


/*--------------查询界面---------------------------------*/
.Que
{
	 font-size :11px;
	 color :Black  ;
	 }
