@charset "utf-8";

/*  模拟文本后面的文本框 */
#blank{ 
    position:absolute; 
    left:0; 
    bottom:0;
	_bottom:-1px;
    width:465px; 
    height:35px; 
    background:#416aef;
}

#gl_left{
	float:left;
	display:inline;
	width:290px;
}
#gl_list_top{
	float:left;
	display:inline;
	width:290px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-family:"微软雅黑";
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:url(gl_list_top.png) repeat-x;
}
#gl_list{
	float:left;
	display:inline;
	width:290px;
}
#gl_list ul{
	float:left;
	display:inline;
}
#gl_list ul li{
	float:left;
	display:inline;
	width:290px;
	height:46px;
	line-height:46px;
	text-align:center;
	list-style:none;
	margin-top:20px;
}
#gl_list a{
	float:left;
	display:inline;
	width:235px;
	height:46px;
	font-size:16px;
	font-family:"微软雅黑";
	padding-right:55px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:url(gl_list_link.png) no-repeat;
}
#gl_list a:hover{
	color:#325df1;
	background:url(gl_list_hover.png) no-repeat;
}
#gl_sx{
	float:left;
	display:inline;
	width:290px;
}
#gl_sx ul{
	float:left;
	display:inline;
}
#gl_sx ul li{
	float:left;
	display:inline;
	width:290px;
	height:76px;
	list-style:none;
	margin-top:20px;
}
#gl_sx a,#gl_sx img{
	float:left;
	display:inline;
	width:290px;
	height:76px;
}
#gl_right{
	float:left;
	display:inline;
	width:690px;
	margin-left:20px;
}
#gl_right_con{
	float:left;
	display:inline;
	width:878px;
	border:#D6D6D6 solid 1px;
	border-top:0;
	background:url(gl_right_line.png) repeat-x;
  margin-left:20px;
}
#gl_right_con ul li{
	border-bottom:#D6D6D6 dotted 1px;
	padding:20px 16px;
	list-style:none;
}
.list_con_box{
	height:30px;
}
.list_title_left{
	float:left;
	display:inline;
	width:520px;
	height:30px;
	line-height:30px;
	color:#333;
	font-size:16px;
	font-family:"微软雅黑";
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.list_detail_right{
	float:right;
	display:inline;
	line-height:30px;
	color:#EF233C !important;
	font-size:14px;
	font-family:"微软雅黑";
}
.list_detail_right:hover{
	color:#000 !important;
}
#gl_right_con ul li span{
	font-family:"微软雅黑";
	font-size:12px;
	color:#999;
    line-height:20px;
}
#gl_right_con ul li p{
	font-family:"微软雅黑";
	font-size:14px;
	color:#999;
    line-height:20px;
}
#pre_next{
	float:left;
	display:inline;
	width:460px;
	height:80px;
	margin-top:20px;
	margin-left:20%;
	overflow:hidden;
}
#pre_next a,#pre_next a:link,#pre_next a:visited,#pre_next a:active{
	float:left;
	display:inline;
	height:14px;
	line-height:14px;
	color:#fff;
	background-color:#1e4ee8;
	padding:5px 10px;
	margin-left:10px;
	border:#000 1px solid;
}
#pre_next a:hover{
	background-color:#999;
}
#pre_next span{
	float:left;
	display:inline;
	height:14px;
	line-height:14px;
	padding:5px 10px;
	margin-left:10px;
	border:#000 1px solid;
}

/*行政许可、处罚公示*/
#main_middle{
	width:1000px;
	min-height:350px;
	_height:350px;
	margin-left:200px;
	padding-bottom:30px;
	overflow:hidden;
	_overflow:visible;
}
.pub-view{
	float:left;
	display:inline;
	width:880px;
  margin-left:20px;
  margin-bottom:20px;
}
.pub-view table{
	width:100%;
}
.pub-view td{
	background:#FFF;
	border:#D6D6D6 solid 1px;
	vertical-align:middle;
	padding:14px 6px;
	line-height:150%;
}
.pub-view td.col-1{
	width:20%;
	text-align:right;
}
.pub-view td.td-center{
	text-align:center;
}
.pub-view .even td{
	background:#EFEFEF;
}
.big-title {
  float: left;
  display: inline;
  background: url(gl_list_top.png) repeat-x;
  width: 860px;
  line-height: 50px;
  font-size: 20px;
  font-weight: normal;
  color: #FFF;
  padding-left:20px;
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}

/*双公示事项目录*/
.select-box{
	width:878px;
	position:absolute;
	top:3px;
	left:0;
	z-index:9;
}
.select-box-main{
	background:#FFF;
	border:#D6D6D6 solid 1px;
	border-top:none;
	width:674px;
	padding:6px;
	box-shadow:#CCC 0 3px 10px;
	display:none;
}
.select-box .show{
	display:block;
}
.select-box table{
	width: 100%;
	font-size:14px;
	font-family:"微软雅黑";
}
.select-box td{
	vertical-align:middle;
	padding:4px;
}
.select-box td label,.select-box td .input-radio,.select-box td span{
	vertical-align:middle;
}
.select-box td .input-radio{
	margin-right:6px;
}
.select-box .open-btn{
	background:#1e4ee2 url(open-btn-bg.png) no-repeat 8px 0;
	width:64px;
	height:18px;
	line-height:18px;
	color:#FFF;
	display:block;
	padding-left:30px;
	font-size:12px;
	margin-left:380px;
}
.select-box .open-btn:hover{
	background-color:#3e66f3;
}
.select-box .open-btn:link,.select-box .open-btn:visited,.select-box .open-btn:active{
	background-color:#1e4ee2;
	color:#FFF;
}
.select-box .close-btn{
	background-position:8px bottom;
}

.list-search{
	float:left;
	display:inline;
	margin-bottom:20px;
	overflow:hidden;
  margin-left:20px;
  margin-top:20px;
}
.list-search .input-txt{
	float:left;
    display:inline;
    background:#FFF;
	border:#D6D6D6 solid 1px;
	border-right:none;
	width:807px;
	height:26px;
	line-height:26px;
	padding:8px 6px;
	font-size:14px;
	outline:none;
}
.list-search .search-btn{
	float:left;
    display:inline;
	background:#1e4ee2 url(ico-list-search.png) no-repeat center center;
	width:60px;
	height:44px;
}
.list-search .search-btn:hover{
	background:#3e66f3 url(ico-list-search-hover.png) no-repeat center center;
}
.list-search .search-btn:active{
	background:#3e66f3 url(ico-list-search-hover.png) no-repeat center center;
}

.link_box{
	[;background:none;]
}
#xklist,#cflist{
	height:360px;
}
#article img,#article table{
	max-width:930px;
	*width: expression(this.width >930 ? 930: true); 
}
#empty_search_result{margin:20px;}
#gklist{width:100%;color:#000000 !important;}