/*公众查询及综合监管查询使用（原来带的）*/

body,ul,li,p,textarea,input{
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
/*全局超级链接的样式*****************************************************************/
a:link {text-decoration: underline;color: #000;}
a:visited {text-decoration: none;color: #000;}
a:hover {text-decoration: underline;color: #000;}

/*查询区样式*/
.queryBox {
	margin: 0px;
	font-size: 12px;
	padding: 0px;
	align: center;
	background-color: #EEF1F6;
	border :1px solid  #CFCFCF;
	white-space: nowrap;
	width:100%
}
.queryBox input {
	font-size: 12px;
}
/**编辑区样式*/
.editBox {
	margin: 5px;
	font-size: 12px;
	padding: 10px;
}

.editBox table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ADC5E5;
	text_align: center;
}

.editBox table th {
	padding: 5px 15px;
	font-weight: bold;
	font-size: 14px;
	background: #E4EDFE;
	text-align: left;
}

.editBox table td {
	border: 1px solid #ADC5E5;
	padding: 5px 15px;
}
/**编辑区标签的样式*/
.editBox table .text_label {
	background-color: #F2F6F9;
	text-align: right;
	font-size: 12px;
	white-space: nowrap;
}
/**编辑区输入框的样式*/
.editBox table input {
	border: #E0EAF7 1px solid;
	font-size: 12px;
}
/**编辑区文本区的样式*/
.editBox table textarea {
	border: #E0EAF7 1px solid;
	font-size: 12px;
}
.editBox table .require {
	color: red !important;
	padding-left: 5px;
}
/**编辑区只读输入框样式**/
.editBox table .readonly {
	background-color: #C0C0C0;
}
/**多行文本框样式**/
.editBox table .multiRow {
	display:inline-block;
}

/**自定义Table样式*/
.tableByHtml {
	margin: 5px;
	font-size: 12px;
	padding: 10px;
}

.tableByHtml table {
	width: 96%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ADC5E5;
	text-align: center;
}

.tableByHtml table th {
	border: 1px solid #ADC5E5;
	padding: 5px 15px;
	font-size: 12px;
	background: #E4EDFE;
}
.tableByHtml table td {
	border: 1px solid #ADC5E5;
	padding: 5px 15px;
	font-size: 12px;
}
/**给input加焦点样式*/
.tableByHtml input:focus,textarea:focus {
	border : 1px solid #f00;
	backgroud : #fcc
}


/**获证组织信息查询明细页面的样式*/
.biaoqian {
	width: 91.5%;
	height: 33px;
	background: #70B85D url(images/biaoqian.png) no-repeat;
	line-height: 33px;
	color: #FFF;
	font-weight: bold;
	padding-left: 60px;
}

h2{ width:250px; height:26px; background: url(images/biaoti_bg1.png) no-repeat; background-size:250px 40px;text-align:center; padding-top:12px; font-size:12px; color:#28740a; margin-top:5px; margin-bottom:5px;}
h3{ width:178px; height:26px; background: url(images/biaoti_bg2.png) no-repeat; text-align:center; padding-top:12px; font-size:12px; color:#28740a; margin-top:40px; margin-bottom:20px;}

.editBox1 {
	margin: 5px;
	font-size: 12px;
	padding-left: 35px;
}

.editBox1 table {
	width: 96%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ADC5E5;
}

.editBox1 table th {
	padding: 5px 15px;
	font-weight: bold;
	font-size: 14px;
	background: #E4EDFE;
	text-align: left;
}

.editBox1 table td {
	border: 1px solid #499014;
	padding: 5px 15px;
	width:200px;
	background-color: #f0f0f0;
}
.editBox1 table .text_label {
	background-color: #BEFFB8;
	text-align: right;
	font-size: 12px;
	width:200px;
	color: #1f531b;
	font-weight: bold;
}

.editBox1 table .text_label_1 {
	background-color: #D2F2C8;
	text-align: right;
	font-size: 12px;
	width:200px;
	color: #1f531b;
	font-weight: bold;
}

/**
 *认证类别及认证领域 使用
 */
.busiScope {
	overflow-x:hidden;
	overflow-y:auto;
	margin:2px;
	float:left;
}
.busiScope ul{
	list-style-type:none
}
.busiScope li{
	list-style-type:none
}
.busiScope dt {
    font-weight: bold;
}
.busiScope dd {
    margin: 5px 20px;
}
/*147 30 65 -20*/


.tline {
	padding: 0;
	list-style-type: none;
	position: absolute;
	height: 90px;
	background: url(images/ico9.gif) repeat-x 0 45px;
	margin-left: auto;
	margin-right: auto;
}
.ul-tline{
	margin:0;
	padding: 0;
	list-style-type: none;
}
.ul-tline .li-title {
	margin:0;
	padding:0;
	list-style-type:none; 
	float:left; 
	padding-top:30px; 
	width:60px; 
	text-align:right; 
	position:relative; 
	margin-top:20px;
	z-index:1;
}
.info-li-title {
	position:absolute;
	width:100%;
	left:0;
	top:-10px;
}

.ul-tline .li-tline {
	margin:0;
	padding:0;
	list-style-type:none; 
	float:left; 
	background:url(images/ico10.gif) no-repeat center top transparent; 
	padding-top:30px; 
	width:100px; 
	text-align:center; 
	position:relative; 
	margin-top:30px;
	z-index:1;
}
.rbg-li-tline {
	padding: 0;
	list-style-type: none;
	position: absolute;
	background: url(images/ico9.gif) repeat-x 0 0;
	width: 50%;
	height: 16px;
	margin-left: 50%;
	margin-top:-15px;
}
.lbg-li-tline {
	padding: 0;
	list-style-type: none;
	position: absolute;
	background: url(images/ico9.gif) repeat-x 0 0;
	width: 50%;
	height: 16px;
	margin-left: 0px;
	margin-top:-15px;
}
.info-li-tline {
	position:absolute;
	width:100%;
	left:0;
	top:-20px;
}
