﻿/*隐藏按钮*/
.button_line {display:none}
/*隐藏页脚*/
.pft {display:none}
/*隐藏页头*/
.header_wrapper {display:none;}

.header_wrapper img {width:0; height:0;}

html, body {
    font-size: 10px;
    line-height: 14px;
}

/*协议内容*/
.con08 {
	font-size:10px;
	margin-left: 0;
	line-height:14px;
}

/*协议提交信息字去除*/
.con08 h1{display:none}

/*协议小标题*/
.preview_txt04 {
	margin-left: 10px;
	padding-top: 10px;
}

/*申请表*/
.print_shen {
    width: 680px;
}

/*申请表打钩图片*/
#con09 img {
	width: 12px;
	height: 14px;
}

/*填写说明*/
.pt_shuo {
	width: 680px;
	font-size: 9px;
    line-height: 10px;
    text-align: justify;
}

/*申请表内容*/
.print_shen td{
	line-height:14px;
	border:1px solid #000;
}

.pt_sh {
    line-height: 14px;
}

.pt_fa {
    padding-top: 36px;	/*54*/
}

.pt_chun{
    padding-top: 27px;	/*40*/
}

.pt_yi {
    padding-top: 78px;	/*118*/
}

.pt_yin {
    padding-top: 57px;	/*85*/
}

.pt_jing {
    padding-top: 102px;	/*155*/
}

.pt_ren {
    padding-top: 32px;	/*48*/
}

/*企业关联表*/
.con10 {
	 width: 500px;
	 margin-left: 0px;
	 font-size: 10px;
     line-height: 14px;
}

/*关联表内容*/
.note_com td, .note_com th {
    line-height: 16px;
	border: 1px solid #000;
}

/*关联表填写说明*/
.con10 .pt_shuo {
	width: 500px;
	font-size: 10px;
    line-height: 14px;
}


