/*
 * 页面主题id
 */
#decoratorMain {
	float:left;
	width:750px;
}
/*
 * 页面右边帮助部分
 */
#decoratorHelp {
	width:254px;
	float:right;
}
.step { 
	background:url(imagesstepbg.gif) repeat-x center 7px; 
	height:37px; 
	width:75%; 
	margin:0 auto;
	margin-bottom:10px;
	margin-top:15px; 
	position:relative; 
	text-align:center; 
	font-size:15px; 
	color:#1f4c7f;
	}
.step span#step1 { 
	text-align:center; 
	display:inline-block; 
	position:absolute; 
	left:-50px; 
	top:0; 
	vertical-align:top;
	}
.step span#step2 { 
	text-align:center; 
	display:inline-block; 
	position:absolute; 
	left:130px; 
	top:0; 
	vertical-align:top;
	}
.step span#step3 { 
	text-align:center; 
	display:inline-block; 
	position:absolute; 
	left:310px; 
	top:0; 
	vertical-align:top;
	}
.step span#step4 { 
	text-align:center; 
	display:inline-block; 
	position:absolute; 
	left:490px; 
	top:0; 
	vertical-align:top;
	}
.step span#step5 { 
	text-align:center; 
	display:inline-block; 
	position:absolute; 
	right:-50px;top:0; 
	vertical-align:top;
	}
.step span.ok { 
	width:120px;
	color:#ed5401; 
	background:url(imagesstepon.png) no-repeat center top; 
	padding-top:22px;
	display:inline-block; 
	vertical-align:top;
	}
.step span.no { 
	width:120px;
	background:url(imagesstepno.png) no-repeat center top;
	padding-top:22px; 
	display:inline-block; 
	vertical-align:top;
	}
.step span.null { 
	width:120px;
	background:url(imagesstepnull.png) no-repeat center top;
	padding-top:22px; 
	display:inline-block; 
	vertical-align:top;
	}
.step span a {
	text-decoration:none;
	font-size:12px;
	color:#064269;
}
.step span a:hover {
	text-decoration:underline;
}

.btn_len {
	height:38px; 
	width:300px; 
	text-align:center; 
	cursor:pointer;
	background-color: #5297dd;
	border: solid 1px #69c; 
	color:#fff; 
	font-size:18px; 
	margin:30px 3px 20px; 
	line-height:38px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;														
	font-family:"Microsoft YaHei",SimSun;
	background-image: -webkit-linear-gradient(bottom, #4086ce, #5fa3e7);
	background-image: -moz-linear-gradient(bottom, #4086ce, #5fa3e7);
	background-image: -o-linear-gradient(bottom, #4086ce, #5fa3e7);
	background-image: linear-gradient(to top, #4086ce, #5fa3e7);
	}
	
.btn_blue,.btn {
	height:38px; 
	width:124px; 
	text-align:center; 
	cursor:pointer;
	background-color: #5297dd;
	border: solid 1px #69c; 
	color:#fff; 
	font-size:18px; 
	margin:30px 3px 20px; 
	line-height:38px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;														
	font-family:"Microsoft YaHei",SimSun;
	background-image: -webkit-linear-gradient(bottom, #4086ce, #5fa3e7);
	background-image: -moz-linear-gradient(bottom, #4086ce, #5fa3e7);
	background-image: -o-linear-gradient(bottom, #4086ce, #5fa3e7);
	background-image: linear-gradient(to top, #4086ce, #5fa3e7);
	}
.btn_blueno,.btn_no {
	width: 124px;	
	height: 38px;
	background-color: #e4e5e7;
	border: solid 1px #ddd; 
	color:#c3c3c3;
	font-size:18px; 
	margin:30px 3px 20px; 
	line-height:38px; 
	text-align:center;
	font-family:"Microsoft YaHei",SimSun;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	-webkit-box-shadow: inset 0 0 6px rgba(255,255,255,.85);
	-moz-box-shadow: inset 0 0 6px rgba(255,255,255,.85);
	box-shadow: inset 0 0 6px rgba(255,255,255,.85);
	background-image: -webkit-linear-gradient(bottom, #d7d7d7, #e7e8eb);
	background-image: -moz-linear-gradient(bottom, #d7d7d7, #e7e8eb);
	background-image: -o-linear-gradient(bottom, #d7d7d7, #e7e8eb);
	background-image: linear-gradient(to top, #d7d7d7, #e7e8eb);
	}
	
.protocol {
	margin-top: 20px;
	border: #cfdce4 solid 1px;
	padding: 0 15px;
	background: #f7f7f7;
	line-height: 30px;
	text-align:center;
	font-family: "Arial","微软雅黑","Verdana","sans-serif";
	color: #000;
	}
.prot_p1 {
	font-size: 30px;
	padding-top: 30px;
	}
.prot_p2 {
	font-size: 14px;
	text-align: left;
	padding: 30px 50px;
	color: #666;
	line-height: 30px;
	}


.tab_1{
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	}
.tab_1 tr{
	height:35px;
	}
.tab_1 tr td{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	}
.td_gray{
	background:#ececec;
	}
.tit{
	background:#c5c5c5;
	}
	
	
.font_12 {
	font-size: 12px;
	text-aline: left;
	color: #999;
	}
.table_ipt_text {
	height: 26px;
	line-height: 26px;
	width: 220px;
	border: 1px solid #000;
	color: #000;
	vertical-align: middle;
	vertical-align: middle;
	}
.left_bg {
	background: #fff;
	height: 35px;
	line-height: 20px;
	width: 180px;
	text-align: right;
	}
.tb_left {
	height:40px;
	line-height:40px;
	font-size:13pt;
	width:180px;
	text-align:right;
	padding-right:10px;
}
.tb_right {
	height:40px;
	line-height:40px;
	font-size:13pt;
	text-align:right;
	padding-right:10px;
}
.tb_input {
	height:25px;
	line-height:25px;
	font-size:13pt;
	text-align:left;
	margin-left:10px;
	width:320px;
}


._zn_div_con  {
	height:30px;
	background:url(../../../ui/lsyy/images/zn_ico.gif) no-repeat left center transparent ;
	background-position-x:0px;
	background-position-y:center;
	width:7px;
	float:left;
	margin-left:12px;
	margin-right:9px;
}

.nv_jd_bg {
	background:url(../../../ui/lsyy/images/nv_jd_bg.gif) ;
	height:43px;
	width:100%;
	float:left;
	margin-top:1px;
}
.nv_jd_bg span {
	width:19.9%;
	text-align:center;
	float:left;
	border-top:3px solid #b8bdc3;
}
.nv_jd_bg span a {
	color:#acb0b5;
	font-size:12px;
	line-height:38px;
}