@charset "utf-8";
/*网页全局样式开始*/
body
{
	/*body基本样式开始*/
	color:#5b5b5b; background-color:#FFFFFF;font-size:9pt;font-family: "宋体", Tahoma; margin:0; padding:0;
	/*body基本样式结束*/
}
	a {color:#585858;font-size: 9pt; text-decoration:none;font-family: "宋体", Tahoma;}
	a:hover{color:#585858;text-decoration:none;font-family: "宋体", Tahoma;}
img {border:0;}/* 图片无边框*/
/*网页全局样式结束*/


/*版通基本样式开始*/
	/*文章标题样式*/
	.title{font-size:16pt;color:#000000;font-weight:bold}

	/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size: 9pt; text-decoration:none; color:#464646;line-height:20px;}

	/*底层栏目页标题列表及文章正文样式 大字体*/
	.bt_content{font-size: 10.5pt; text-decoration:none; color:#464646 ;  line-height:26px;}


	/*时间显示样式*/
	.bt_time {  font-size: 7pt; color: #464646; FONT-FAMILY: Verdana}	
	.bt_date {  font-size: 7pt; color: #464646; FONT-FAMILY: Verdana}	

	/*"更多"显示样式*/
	.bt_more {font-size:9pt ;text-decoration:underline; color:#666; font-family:宋体;}
/*版通基本样式结束*/


/* 自定义样式开始 */
    /*日期*/
	.syh{font-size: 10.5pt; text-decoration:none; color:#4d4d4d ; font-weight:bold;border-bottom:1px solid #BE0000; }	
	.date{ font-size:9pt; color:#000000; font-family:Verdana; font-weight:bold;}
	
	

	/* 四周为1象素的边框*/
	.border1 
	{  
		BORDER-RIGHT: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;BORDER-TOP: #000000 1px solid;background-color:#ffffff
	}

	/*表格背景图片不动*/
	.bgimg{background-image:url(images/图片文件);background-repeat:no-repeat;background-position:right bottom;}

	/*	一些滤镜的样式 慎用 */
	/* Glow 扩充的阴影字 IE4.0+*/
	.glow
	{
		FONT-SIZE: 10.5pt; 
		filter: Glow(Color=#000000, Strength=2)
	}   

	/* Gradient 渐变 gradientType=0垂直渐变 1水平渐变默认 00完全透明  ff完全不透明 IE5.5+ */
	.grad
	{
		FONT-SIZE: 10.5pt; 
		FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FF0000FF,endColorStr=#00000000)
	}	

	/* AlphaImageLoader 图片平铺  scale:拉伸图片满表格 crop:显示图片自身大小并显示背景色 image:只显示图片 IE5.5+*/
	.alphaimage
	{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rdl_ice.jpg', sizingMethod='scale')
	} 

	/* Blur IE5.5+ 模糊阴影字*/
	.blur1
	{
		filter:progid:DXImageTransform.Microsoft.Blur(makeShadow=true,pixelRadius=1,shadowOpacity=0.25)
	}	

	/* Blur IE5.5+ 模糊阴影字*/
	.blur2
	{
		filter:blur(add=ture,direction=135,strength=6)
	}	

	/* DropShadow 有斜度的阴影字 IE4.0+ */
	.dropshadow1 
	{
		color: #ff0000;
		filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1)
	}	

	/*	制作对象的阴影效果IE5.5+*/
	.dropshadow2
	{
		filter:progid:DXImageTransform.Microsoft.DropShadow(color=#FF404040,offX=3,offY=3,positives=true)
	}	

	/*各种颜色样式 可自行扩展*/
	.blue{color:#0b70c3; font-size: 10.5pt; font-weight:bold; text-decoration:none;}
	.bluex{color:#20366F; font-size: 9pt; font-weight:bold; text-decoration:none; margin-left:10px; }
	.bluex img{ margin-right:10px; margin-left:10px;}
	.bluexx{color:#20366F; font-size: 9pt; text-decoration:none; margin-left:10px; }
	.red {text-decoration:none;color:#C00A03; font-weight:bold; font-size:10.5pt; vertical-align:150%;}
	.red img{ margin:0 8px;}
	.redx {text-decoration:none;color:#C00A03; font-size:9pt; font-weight:bold; }
	.redsq{color:#C00A03; font-size:9pt; }
	.yellow {text-decoration:none;color:#FFB900; }
	.green {text-decoration:underline;color:#038C54; }
	.coffee {color:#A70404;font-size: 9pt; text-decoration:none; }
	.purple {color:#70017A;font-size: 9pt; text-decoration:none; }
	.white{ color:#FFFFFF; text-decoration:none; font-size:10.5pt; font-weight:bold;}
	.white_nav{ color:#FFFFFF; text-decoration:none; font-size:10.5pt; font-weight:bold;}
	.white_snav{ color:#FFFFFF; text-decoration:none; font-size:9pt; }
	.brown {color:#454e53;text-decoration:none;font-size:10.5pt;font-weight:bold;}
	.deepred {color:#D20502;text-decoration:none;font-size:10.5pt;font-weight:bold;}
	.nowurl {font-size:9pt; text-decoration:none; line-height:24px; color:#BA0001;}
	.left_title{color:#CE0200; font-weight:bold; font-size:10.5pt;}
	.contect{color:#ffffff;font-size:9pt; font-weight:100}
	.daohang{color:#ffffff;font-size:10.5pt; font-weight:bold}
	.advance_search{color:#6C6C6C;font-size:9pt; font-weight:bold}
	.time{color:#ffffff;font-size: 9pt;}
/* 自定义样式结束 */


/*超链接样式开始 可自行扩展*/
    a.hs{ font-size:10.5pt; text-decoration:none; color:#FAED00; font-weight:bold;vertical-align:20%; padding-left:13px;}
	a.hs:hover{ text-decoration:none; color:#FAED00; }

    a.bt_more {font-size:9pt ;text-decoration:none; color:#666; font-family:宋体;}
    a.bt_more:hover{text-decoration:none; color:#333; font-family:宋体;}
	
    a.white {color:#FFFFFF;text-decoration:none;font-size:10.5pt;font-weight:bold;}
    a.white:hover {color:#FFFFFF;}
	a.white9pt:link {color:#FFFFFF;text-decoration:none;font-size:9pt;font-family: "宋体", Tahoma;}
    a.white9pt:visited {color:#FFFFFF;text-decoration:none;font-size:9pt;font-family: "宋体", Tahoma;}
	a.white9pt:hover {color:#F0FF00;text-decoration:underline;font-size:9pt;font-family: "宋体", Tahoma;}
    a.white9pt:active {color:#FFFFFF;text-decoration:none;font-size:9pt;font-family: "宋体", Tahoma;}
	a.brown:link {color:#5c5c5c;text-decoration:none;font-size:10.5pt;font-weight:bold;}
    a.brown:visited {color:#5c5c5c;text-decoration:none;font-size:10.5pt;font-weight:bold;}
	a.brown:hover {color:#5c5c5c;text-decoration:none;font-size:10.5pt;font-weight:bold;}
    a.brown:active {color:#5c5c5c;text-decoration:none;font-size:10.5pt;font-weight:bold;}
	
	a.reda { color:#C00A03; text-decoration:none; font-size:9pt; font-weight:bold;}
	a.reda:hover{ color:#C00A03;}
	
	a.redx { color:#FF0000; text-decoration:none; font-size:9pt;}
	a.redx:hover{ color:#FF0000;}
	
	a.bt_content {color:#464646 ; font-size: 10.5pt;  text-decoration:none;}
	a.bt_content:hover {text-decoration:none;}
	
	a.bt_link {font-size:9pt; text-decoration:none; color:#464646; line-height:24px;font-family:宋体;font-family: "宋体", Tahoma;}
	a.bt_link:hover{ color:#FF0000; text-decoration:underline;font-family: "宋体", Tahoma;}
	a.redd {text-decoration:none;color:#C00A03; font-weight:bold; font-size:10.5pt;}
	a.redd:hover{text-decoration:none;color:#ff0000; font-weight:bold; font-size:10.5pt;}
	a.deepred:link {color:#D20502;text-decoration:none;font-size:9pt;}
    a.deepred:visited {color:#D20502;text-decoration:none;font-size:9pt;}
	a.deepred:hover {color:#ff0000;text-decoration:none;font-size:9pt;}
    a.deepred:active {color:#D20502;text-decoration:none;font-size:9pt;}
	a.yellow:link {color:#FFFF00;text-decoration:none;font-size:9pt;}
    a.yellow:visited {color:#FFFF00;text-decoration:none;font-size:9pt;}
	a.yellow:hover {color:#ff0000;text-decoration:none;font-size:9pt;}
    a.yellow:active {color:#FFFF00;text-decoration:none;font-size:9pt;}
	a.white_10_5_pt:link {font-family: "宋体", Tahoma;font-size: 10.5pt;color: #fff;text-decoration: none;}
a.white_10_5_pt:visited {font-family: "宋体", Tahoma;font-size: 10.5pt;color: #fff;text-decoration: none;}
a.white_10_5_pt:hover {text-decoration: none;color: #ffff00;}
a.white_10_5_pt:active {text-decoration: none;color: #fff;}
a.topnav:link {font-family: "宋体", Tahoma;font-size: 9pt;color: #A97608;text-decoration: none; }
a.topnav:visited {font-family: "宋体", Tahoma;font-size: 9pt;color: #A97608;text-decoration: none; }
a.topnav:hover {text-decoration: none;color: #5B3F04;}
a.topnav:active {text-decoration: none;color: #000;}
.white_10_5_pt {font-family: "宋体", Tahoma;font-size: 10.5pt;color: #fff;text-decoration: none;}
	a.nowurl {font-size:9pt; text-decoration:none; line-height:24px; color:#BA0001;}
	a.nowurl:hover{text-decoration:underline;}
		a.daohang {text-decoration: none; color:#ffffff;font-size:10.5pt; font-weight:bold}
	a.daohang:hover{text-decoration: underline; color:#ffffff;font-size:10.5pt; font-weight:bold}
		a.contect { text-decoration: none; color:#ffffff;font-weight:100}
	a.contect:hover { color:#ffffff;text-decoration:underline;font-weight: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{
	spacing:1;
	padding:1;
	width:100%;
	font-size:9pt;
}
.tb_main_css{
	border-left:1px solid #F3F3F3;
	border-right:1px solid #F3F3F3;
	spacing:1;
	padding:1;
	width:100%;
}
.tr_main_label_css{
	background-image:url(/gov/images/list/list_label_bg.jpg);
	height:30px;
	font-weight:bold;

}
.tr_main_label{
	background-image:url(/gov/images/list/list_label_bg.jpg);
	height:30px;
	font-weight:bold;

}
.tr_main_line{
	border-bottom:none;
		}
.tr_main_value_odd{
	background-color:#FAF8F3;
	height:20px;
}
.tr_main_value_even{
	background-color:#ffffff;
	height:20px;

}
.tr_main_value_selected{
	background-color:#FFFFDE;
}
.td_main_value{
	border-top:1px solid #97BCE3;
	word-break:break-all;
}
.tb_title{
	border: 1px solid #E0E7EB;
	background-color:#F8F8F8;
	height:28px;
	width:100%;
	font-size:12px;
	padding-left:8px;
	padding-right:8px;
}
.out {
  position:relative;
  background:#dedede; 
  margin:10px auto;
  width:722px
  }
.in {
  background:#fff; 
  border:1px solid #999;
  position:relative; 
  top:-3px;
  left:-3px;
  }
.inn {
  background:#fff; 
  border:none;
  position:relative; 
  top:-3px;
  left:-3px;
  }
.fixedTable {
	TABLE-LAYOUT: fixed
}
.ellipse {
	OVERFLOW: hidden; TEXT-OVERFLOW: ellipsis
}
/*信息公开首页布局div样式开始*/
.xxgk_box_left { float: left; width: 781px; padding-top:12px;}
.xxgk_box_right { float: left; width: 221px; padding-top:12px; }
/*信息公开首页布局div样式结束*/
