@charset "utf-8";

/*组织查询头部表格*/
.content_box_seach table tr td{
	height:32px;
}
.content_box_seach table tr td a{
	background-color: #007fcc;
    color: #fff;
	height:32px;
	display:inline-block;
	line-height:32px;
}
.content_box_seach table tr td a:hover{
	background:#8fc320;
}
.content_txt_search{
	width:980px;
	padding-top:20px;
	border:1px #B9BABB solid;
	border-right:1;
}
.content_txt_big{
	width:750px;
	padding-top:20px;
	border:1px #B9BABB solid;
	border-right:1;
}
.content_txt img{ max-width:690px;}
.container{
	width:870px;
	margin:0 auto;
	color:#333;
	font-size:12px;
	min-height:215px;
	margin-bottom: 20px;
}
.container_search{
	width:860px;
	margin:0 auto;
	color:#333;
	font-size:14px;
	min-height:215px;
}
