@charset "utf-8";

/* ----法规体系查询树的样式  ==begin ----*/
.tan_left_main{ 
	float:left; 
	margin-right:10px;
}
.tan_tree_info{
	float:left; 
	border:1px solid #e0e0e0; 
	border-top:0px; 
	padding:10px;
}
/* div加滚动条 */
.tan_divcss{
	overflow-x:hidden;
	overflow-y:hidden;
	width:225px; 
	white-space: normal;
	
}
/* ----法规体系查询树的样式  ==end ----*/

.unvisable{
	display: none;
}
.iframeBorder{
	margin: 0px;
}
.fontSize_16{
	font-size: 16px;
	width: 99%;
}
.fontSize_15{
	font-size: 15px;
}
.mainBody{
	font-size: 16px;
	overflow: hidden;
}
.height_370{
	height: 475px;
}
.form-control-multi{
 display:block;
 width:100%;
 height:23px;
 padding:0px;
 font-size:16px;
 line-height:1.42857143;
 color:#000;
 background-color:#fff;
 background-image:none;
 border:0px solid #ccc;
 border-radius:0px;
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.feed-textarea{
	width:100%;
	height:100%;
	padding:0;
	dispaly:block;
	margin-top:5px;
	border:0;
	overflow:hidden; 
	resize:none;
}
.law_cont{
	text-align: right;
	margin-right: 100px;
}
.zhushi{ background:#efefef; padding: 5px; border-radius: 5px; color:#9a9a9a;font-size:13px;}
#middle_content_id{
	height: 475px;
}
.relativeTable{width: 98%;margin-left: 20px}
.relativeTable table > thead > tr > th{background:rgba(215, 215, 215, 1);text-align: left;}
.relativeTable table > tbody > tr > td{text-align: left;line-height:40px;}
.pre_zhushi{
    width:95%;
    margin-left: 40px; 
    margin-bottom: 40px;
    white-space: pre-wrap;
    word-wrap: break-word; 
    line-height: 0px;
}
.pre_zhushi_25{
	width:860px; 
	margin-left: 40px; 
	margin-bottom: 40px;
    white-space: pre-wrap;
    word-wrap: break-word; 
    line-height: 25px;
}
.bggrey{background-color:#EFF4F6 !important;font-family: "微软雅黑",Arial; }
.itemResult{font-size: 16px;font-weight: bold}
.inline{display:inline-block}
.fontsize_px{font-size: 16px;}
.sys_cn{font-size:25px; font-weight:bold;}

.list_icon1{width: 95%; }
.list_icon2{width: 97%; }
.list_icon3{width: 96%; }
.list_icon4{width: 97%; }
.list_icon5{width: 96%; }
.list_icon6{width: 96%; }
.list_icon7{width: 97%; }
.list_icon8{width: 95%; }
.xg_icon pre.xg_txt{color:#9a9a9a;}
.sc_icon{color: #9a9a9a;}
.phcolor{ color:#999;}
.law_text .law_content{width:95%;}
.sys_info{font-size: 20px;text-align:center;}

/*.law_content pre table{width:90%;border: 1px solid #cccccc;border-right: 0;border-bottom: 0;}*/
/*.law_content pre table td{border: 1px solid #cccccc;padding: 5px;border-left: 0;border-top: 0;}*/
.w100{width: 100%;float: left; margin-bottom: 2%;}
.overflow{
	overflow-y:auto;
	overflow-x:auto;
}
.tdLeft{text-align:left !important;}
.location-right {
	position: absolute;
	top: 4px;
	right: 0px;
}
.text-center{
	text-align: center;
}