/*证书查询*/
.query
{
	height: auto;
	width: 988px;
}
.A_query {
    width: 988px;
    min-height: 400px;
    text-align: center;
}

/****/
.A_query .A_title {
    width: 800px;
    margin: 0px auto 20px;
    text-align:left;
}

.A_query .A_title .Atitle {
    color: #F00;
    font-size: 12px;
}

.A_query .A_title .Acontent {
    text-align: left;
    text-indent: 2em;
}
/****/
/*搜索*/
.A_query  .so_box 
{
	width:800px;
	height:35px;
	margin:0 auto;
	margin-bottom:10px;
}
.A_query  .so_box span {
    display: block;
    float: left;
    height: 35px;
}

.A_query .so_box .ssk {
    /*background-image: url("/cn/images/ann.gif");*/
    display: block;
    height: 35px;
    /*width: 378px;*/
}

.A_query .so_box .ssk input {
    height: 30px;
    border-style: none;
    color: #666;
    margin-left: 10px;
    line-height: 30px;
    width: 200px;
    background-color: transparent;
    border: 1px solid #333333;
}

.A_query .so_box .button input {
    width:80px;
    height: 34px;
    float: left;
    overflow: hidden;
    background: transparent url("/cn/images/bunt.gif") no-repeat scroll 0% 0%;
    background-color:#474747;
    border: medium none;
    cursor: pointer;
}
/*搜索*/

.A_query .A_bottom
{
	text-align: center;
	height: 12px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("/Cn/Images/A_bottom.gif");
	background-repeat: repeat-x;
}

/*内容*/
.A_query .A_acon
{
	width: 800px;
	text-align:left;
	margin:0 auto;
}


.A_query .A_acon .pic
{
	width:225px;
	height:225px;
	float:left;
}

.A_query .A_acon .certle
{
	width:550px;
	height:auto;
	float:left;
	margin-left:20px;
}
.certle span
{
	width:550px;
	float:left;	
}

.certle .certle_con
{
	width:550px;
	float:left;	
}