@charset "gb2312";
/* CSS Document */
body{font-size: 14px;font-family: "Microsoft YaHei"; color: #666;}
/*以上是公用样式*/

table{margin:0 auto;}
.info_content {
	display: none; 
	position: absolute; 
	padding: 10px; 
	border: 1px solid black;
	background-color: white;
}

html{
/*body扩展样式开始*/
scrollbar-face-color:#c8e8fb;
scrollbar-highlight-color:#c8e8fb;
scrollbar-shadow-color:#c8e8fb;
scrollbar-3dlight-color:#c8e8fb;
scrollbar-darkshadow-color:#c8e8fb;
scrollbar-arrow-color:#c8e8fb;
scrollbar-track-color:#c8e8fb;
scrollbar-base-color:#c8e8fb;
/*拖动条的表面颜色*/
scrollbar-face-color:#E8E1B5; MARGIN: 0px;  

/*亮边*/  
scrollbar-highlight-color:#c8e8fb;

/*暗边*/
scrollbar-shadow-color:#E8E1B5;
scrollbar-3dlight-color:#E8E1B5; 

/*箭头颜色*/
scrollbar-arrow-color:#4D6185;  

/*拖动区域(TrackBar)颜色*/
scrollbar-track-color:#F5F1D8;	
scrollbar-darkshadow-color:#F5F1D8
}
.dtree {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
white-space: nowrap;
line-height:20px;
text-align:left;
margin:12px auto auto 10px;
}
.dtree img {
border: 0px;
vertical-align: middle;
line-height:20px;
}
.dtree a {
color: #333;
text-decoration: none;
line-height:20px;
}
.dtree a.node, .dtree a.nodeSel {
white-space: nowrap;
padding: 1px 2px 1px 2px;
line-height:20px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
color: #333;
text-decoration: none;
line-height:20px;
}
.dtree a.nodeSel {
background-color: #c0d2ec;
line-height:20px;
}
.dtree .clip {
overflow: hidden;
line-height:20px;
}
.jgfl,.ztfl,.zpfl{
overflow-y:auto;
height:100%;	
}
/*栏目分类和主题分类选中样式*/
.dTreeNode a.current{
	background-color: #c0d2ec;
	width:100%;
	height:100%;	
}

/*************************************************
  主表格、列表区样式
.tb_main				主表格
.tr_main_label			主表格标签行
.td_main_label			主表格标签格
.tr_main_value_odd		主表格奇数列表行
.tr_main_value_even		主表格偶数列表行
.tr_main_value_selected	主表格选中列表行
.td_main_value			主表格列表格
*************************************************/
.tb_main{
	border:1px solid #D0D0D0;
	spacing:1;
	padding:1;
	width:100%;
}
.tr_main_label{
    border:1px solid #D0D0D0;
	height:30px;
	font-weight:bold;
}
.td_main_label{
	border-top:1px solid #97BCE3;
}
.tr_main_value_odd{
	background-color:#ffffff;
	height:20px;
}
.tr_main_value_even{
	background-color:#F9F8F3;
	height:20px;
}
.tr_main_value_selected{
	background-color:#FFFFDE;
}
.td_main_value{
	border-top:1px solid #97BCE3;
	word-break:break-all;
}


/*超链接样式开始 可自行扩展*/
td a:link {color:#000000;text-decoration: none;}
td a:visited {color:#000000;text-decoration: none;}
td a:hover { color:#FF0000;text-decoration:none;}
/*超链接样式结束*/


/****************************以下是枝江政务公开的样式**********************************/
.xszwgk-div { width:1000px; height:auto; clear:both; overflow:hidden; margin:0px auto auto auto; background-color:#FFF; padding-top:15px; padding-bottom:15px;}
.xszwgk-ldiv { width:270px; float:left; margin-left:10px; background-color:#f3f8fe;}
.xszwgk-lbntdiv { width:252px; height:71px; margin:0px auto auto auto; text-align:center;}
.xszwgk-lbntdiv a { width:78px; height:71px; overflow:hidden; display:inline-block; border-radius:2px; background-color:#2a93e8; margin-left:3px; margin-right:3px; font-family:"微软雅黑"; font-size:14px; color:#ffffff; text-align:center; line-height:110px; background-repeat:no-repeat; background-position:center 8px;}
.xszwgk-lbntdiv a:hover { color:#ffffff; text-decoration:none;}
.xszwgk-licon1 { background-image:url(xxgk-icon1.png);}
.xszwgk-licon2 { background-image:url(xxgk-icon2.png);}
.xszwgk-licon3 { background-image:url(xxgk-icon3.png);}
.xxgkml-bt { width:228px; height:40px; margin:15px auto auto auto; border-bottom:#f2f2f2 solid 10px; background-color:#238fe7; font-family:"微软雅黑"; font-size:16px; color:#f3f8fe; line-height:40px; text-align:left; text-indent:15px;}
.xxgkml-list { width:207px; height:340px; margin:0px auto auto auto; border-bottom:#f2f2f2 solid 1px; border-left:#f2f2f2 solid 1px; border-right:#f2f2f2 solid 1px; background-color:#FFF;}
.xxgk-menu { width:228px; height:70px; margin:10px auto auto auto;}
.xxgk-menu a { display:block; width:111px; height:32px; float:left; font-family:"微软雅黑"; font-size:13px; color:#FFF; text-decoration:none; text-align:center; line-height:32px; background-color:#238fe7;}

