﻿/* 部门树Tab */
/** 位于 TabContainer 上方，用来显示所有索引标签的标题 */
.ajax__tab_dept .ajax__tab_header 
{
	font-family:verdana,tahoma,helvetica;
	font-size:11px;
	height:26px;
	background:url(../images/submenubg.1x26.gif) repeat-x bottom;
	font-weight:bold;
	line-height:26px;
	color : White;
	margin:0px 0px;
	padding:0px 0px;
}
/* 索引标签右侧背景图 */
.ajax__tab_dept .ajax__tab_outer 
{
	padding:0px 0px;
	background:url(../images/submenubg.none-right-4x26.JPG) no-repeat right;
	height:26px;
	width:70px;
}
/** 索引标签左侧背景图 **/
.ajax__tab_dept .ajax__tab_inner 
{
	padding-left:0px;	
	background:url(../images/submenubg.none-left-4x26.JPG) no-repeat;
}
/* 索引标签标题背景图 */
.ajax__tab_dept .ajax__tab_tab 
{
	height:26px;
	width:70px;
	margin:0;
	background:url(../images/submenubg.none-2x26.JPG) repeat-x bottom;
}
/* 鼠标移过时 */
.ajax__tab_dept .ajax__tab_hover .ajax__tab_outer 
{
	/*background:url(../images/submenubg-right-4x26.JPG) no-repeat right;*/
}
.ajax__tab_dept .ajax__tab_hover .ajax__tab_inner 
{
	/*background:url(../images/submenubg-left-4x26.JPG) no-repeat;*/
}
.ajax__tab_dept .ajax__tab_hover .ajax__tab_tab 
{
	/*background:url(../images/submenubg-2x26.JPG) repeat-x bottom;*/
	color:#1b4375;
}

/* 目前被选取的索引标签 */
.ajax__tab_dept .ajax__tab_active .ajax__tab_outer 
{
	background:url(../images/submenubg-right-4x26.JPG) no-repeat right;
}
.ajax__tab_dept .ajax__tab_active .ajax__tab_inner 
{
	background:url(../images/submenubg-left-4x26.JPG) no-repeat;
}
.ajax__tab_dept .ajax__tab_active .ajax__tab_tab 
{
	background:url(../images/submenubg-2x26.JPG) repeat-x bottom;
	color:#1b4375;
}
/* TabPanel 样式 */
.ajax__tab_dept .ajax__tab_body 
{
	font-family:verdana,tahoma,helvetica;
	border:0px;
	border-right:1px solid #999999;	
	border-left:1px solid #999999;	
	padding:0px;
	background:#e3f2fc url(../images/submenubgblock.191x438.gif) no-repeat bottom left;
}


.tab_content_tree{height:508px;padding-top:8px;margin-left:4px; overflow:scroll;}

.tab_content_tree
{
 SCROLLBAR-FACE-COLOR: #55A7E9;
 SCROLLBAR-HIGHLIGHT-COLOR:#55A7E9;
 SCROLLBAR-SHADOW-COLOR: #fcfcfc;
 SCROLLBAR-3DLIGHT-COLOR: #fcfcfc;
 SCROLLBAR-ARROW-COLOR: #CCE8F9;
 SCROLLBAR-TRACK-COLOR: #FAFDFE;
 SCROLLBAR-DARKSHADOW-COLOR: #48486c;
 SCROLLBAR-BASE-COLOR: #fcfcfc;
 border:0px;
}
.tab_content_dataArea
{
	width:100%;
    SCROLLBAR-FACE-COLOR: #55A7E9;
    SCROLLBAR-HIGHLIGHT-COLOR:#55A7E9;
    SCROLLBAR-SHADOW-COLOR: #fcfcfc;
    SCROLLBAR-3DLIGHT-COLOR: #fcfcfc;
    SCROLLBAR-ARROW-COLOR: #CCE8F9;
    SCROLLBAR-TRACK-COLOR: #FAFDFE;
    SCROLLBAR-DARKSHADOW-COLOR: #48486c;
    SCROLLBAR-BASE-COLOR: #fcfcfc;
    padding:0px;
    border:0px;
    overflow:scroll;
}
.heightline1{ height:478px;}
.heightline1line{ height:462px;}

.heightline2{ height:444px;}
.heightline2line{ height:430px;}
/* 部门树列表完成 */



/* 运行数据树Tab */
/** 位于 TabContainer 上方，用来显示所有索引标签的标题 */
.ajax__tab_info .ajax__tab_header 
{
	font-family:verdana,tahoma,helvetica;
	font-size:11px;
	height:25px;
	background:url(../images/querysubmenu.26x26.gif) repeat-x bottom;
	font-weight:bold;
	line-height:26px;
	color:#1b4375;
}
/* 索引标签右侧背景图*/ 
.ajax__tab_info .ajax__tab_outer 
{
	width:125px;
	padding-right:0px;
	background:url(../images/querysubmenubg.none.right.4x26.JPG) no-repeat right;
	height:26px;
}
/** 索引标签左侧背景图 **/
.ajax__tab_info .ajax__tab_inner 
{
	padding-left:4px;
	background:url(../images/querysubmenubg.none.left.4x26.jpg) no-repeat;
}
/* 索引标签标题背景图 */
.ajax__tab_info .ajax__tab_tab 
{
	width:125px;
	height:26px;
	/*width:55px;*/
	margin:0;
	background:url(../images/querysubmenubg.none.2x26.jpg) repeat-x bottom;
}
/* 鼠标移过时 */
.ajax__tab_info .ajax__tab_hover .ajax__tab_outer 
{
	/*background:url(../images/submenubg-right-4x26.JPG) no-repeat right;*/
}
.ajax__tab_info .ajax__tab_hover .ajax__tab_inner 
{
	/*background:url(../images/submenubg-left-4x26.JPG) no-repeat;*/
}
.ajax__tab_info .ajax__tab_hover .ajax__tab_tab 
{
	/*background:url(../images/submenubg-2x26.JPG) repeat-x bottom;*/
	color:#1b4375;
}

/* 目前被选取的索引标签 */
.ajax__tab_info .ajax__tab_active .ajax__tab_outer 
{
	background:url(../images/querysubmenubg.right.4x26.JPG) no-repeat right;
}
.ajax__tab_info .ajax__tab_active .ajax__tab_inner 
{
	background:url(../images/querysubmenubg.left.4x26.JPG) no-repeat;
}
.ajax__tab_info .ajax__tab_active .ajax__tab_tab 
{
	/*width:55px;*/
	background:url(../images/querysubmenubg.2x26.JPG) repeat-x bottom;
	color:#1b4375;
}
/* TabPanel 样式 */
.ajax__tab_info .ajax__tab_body 
{
	font-family:verdana,tahoma,helvetica;
	/*border:0px solid #999999;*/
	border:0px;
	border-top:0;
	padding:0px;
	background:url(../images/queryblockbg.jpg) no-repeat bottom right;
}
/* 运行数据树列表完成 */


/* TreeView Node */
.Node
	{
		
	}
	.Node span
	{
		font-size:12px;
		font-family:Verdana;
		cursor:default;
		margin-left:3px;
		height:17px;
		width:1px;
	}
	.Node span a
	{
		padding:1 4;
		width:100%;
		height:100%;
	}
	.Node-unselect
	{
		border:0px solid #EAEAEA;
		background-color:transparent;
		color:windowText;
	}
	.Node-selected
	{
		border:1px solid windowText;
		background-color:HighLight;
		color:HighLightText;
	}
	.Node-unselect a
	{
		text-decoration:none;
		color:windowtext;
	}
	.Node-unselect a:hover
	{
		color:#3366cc;
		text-decoration:underline;
	}
	.Node-selected a
	{
		color:#FFFFFF;
		text-decoration:none;
		width:100%;
		height:100%;
	}
	.Node-selected a:hover
	{
		color:HighLightText;
		text-decoration:underline;
	}
	
	
	/* LeftTab */
	 .Research1 ul{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;list-style-type:none;display:block;}
     .Research1 ul li {margin:0px 0px 0px 0px;padding:0px 0px 0px 0px; width:150px;}
     .Research1 ul li a{font-size:11px; }
     .Research1 ul li a:hover{background-color:#eee;}
     .Control{display:none}
     
/*grid edit*/


/*grid match*/
.match{
background:url(images/match.gif) no-repeat center center;
font-weight:bold;
border:0px none none;
border-style:none;
cursor:pointer;
text-align:left;
}


	
/*index tab 标签 */
.indexTab
{
  list-style-type :none;padding-left:10px;margin-left:0px;margin-top:0px;float:left;line-height:23px;border-bottom:solid 1px #ddd;width:570px;
}
.indexTab li
{
 float:left;width:107px;height:23px;background:url(../images/cs44.gif) no-repeat;margin-left:5px;text-align:center;color:#fff;
}
.indexTab li a
{
	width:106px;height:26px;float:left;color:#fff; text-decoration:none;text-align:center;
}

.indexTab li a:hover
{
	background:url(../images/cs45.gif) no-repeat;color:#333;
}

.indexTab li span
{
	background:url(../images/cs45.gif) no-repeat;color:#333;
}

.LinkSelected1 a 
{
	display:block;	
	height:16px;	
	background-color:black; 
	color:White;	 	
}
.LinkSelected1 a:hover
{
	color:black;
	font-weight :bold ;
	background-color:black; 
}
.LinkSelected
{
	display:block;
	width:155px; 
	height:16px; 
	padding:3px 0 0 0; 
	line-height:14px; 
	color:#067fd8; 
	border-top:#bce2fe 1px solid; 
	border-bottom:#bce2fe 1px solid; 
	background:#f2fbff; 
}

.LinkSelected:hover
{
	color:red;
	font-weight :bold 	
}
.LinkUnSelected
{
	display:block;	
}
.LinkUnSelected:hover
{
	
}

.authorListSta a{ width:250px; height:18px; padding:6px 0 0px 0; line-height:17px; color:#067fd8; text-decoration:none; display:block;}
.authorListSta a:hover{ height:17px; color:#2c6d9c; border-bottom:#bce2fe 1px solid;}

.authorListRep a{ width:250px; margin-top:8px;padding:4px 0 4px 0;  color:#067fd8; text-decoration:none; display:block;}
.authorListRep a:hover{ color:#2c6d9c; border-bottom:#bce2fe 1px solid;}

.cc_tag a{color:#067fd8; text-decoration:none; display:block;font-size:12px;margin-left:5px;float:left;}
.cc_tag a:hover{color:red; text-decoration:none;}


.cc_ath_lis1{ width:500px; padding:15px 0 0 10px; border-bottom:#b8d3e4 1px solid; float:left;}
.cc_ath_lis1 img{ margin:0 5px 5px 0; border:#FFF 1px solid; display:inline; float:left;}
.cc_ath_lis1 h4{ font-size:12px;float:left;}
.cc_ath_lis1 h4 a{ color:#067fd8; text-decoration:none;}
.cc_ath_lis1 h4 a:hover{ color:#2c6d9c; text-decoration:underline;}
.cc_ath_lis1 p{ margin:0; padding:2px 0 5px 0; color:#3b70a6; font-size:12px;}


a.g_dcyan1{ color:#2864B4;text-decoration:none;}
a.g_dcyan1:hover{ color:#C20B0B;}

.MyArticle p{margin-top:10px;}
.MyArticle div{margin-top:10px;}

.rg_c1{ width:700px; margin:0 auto; padding:0; font-size:12px; color:#3b759b;}
.rg_c1 h3{ height:50px; margin:0; padding:20px 0 0 0; text-align:center; color:#900; font-size:18px; clear:both;}

.rg_t1{ width:700px; padding:10px 0 30px 140px; border:#c5e2f4 1px solid; background:url(../images/csu04.gif) no-repeat 15px 10px;}
.rg_t1 p{ margin:0; padding:0 0 15px 0; line-height:17px;}
.rg_t1 p span{ color:#f08510; font-weight:bold;}

.cc_m1{ width:760px; min-height:150px; padding:10px; color:#46637c; border:#d3e6e8 1px solid; background:url(../images/cs61.gif) repeat-x; float:left;}

.cc_m1 h3{ padding:10px 0 0 0; font-size:21px; color:#3b70a6; line-height:27px; clear:both;}
.cc_m1 p{ height:auto; padding:5px 0 0 0; font-size:12px; line-height:18px; overflow:auto; clear:both;}
.cc_m1 p img{ padding:0 5px 5px 0; float:left;}
.cc_m1 h5{clear:both;}
.cc_m1 h3 a,
.cc_m1 h5 a,
.cc_m1 p  a{text-decoration:none; color:#3b70a6;}
.cc_m1 h3 a:hover,
.cc_m1 h5 a:hover,
.cc_m1 p a:hover{background-color:#f2fbef;}

.divtablists span{width:106px;height:26px;background:url(../images/cs44.gif) no-repeat;color:white;float:left;padding-left:5px;padding-top:2px;margin-left:5px;font-size:14px;cursor:hand;cursor:pointer;display:none;text-align:center;}
.divtablists span.clicked{color:#3b70a6;font-weight:bold;font-size:14px;background:url(../images/cs45.gif) no-repeat;}
.divtabcontent{clear:both;border-top:dotted 1px #3b70a6;margin:5px 10px;padding:2px 10px;}
.divtabcontent div{display:none;}
