#cjsfwcontentdata{
	padding:20px 20px 0px 60px;
	width:670px;
	height:110px;
}
div[id]#cjsfwcontentdata{
	min-height:100px;
	height:auto;
}
#cjsfwcontentdata ul{	
	position:relative;		
}

#cjsfwcontentdata ul li{
	width:160px;
	background-repeat:no-repeat;
	background-position:10px 10px;
	float:left;
	list-style:none;
	margin:0 0 0 0;
	text-align:center;
	height:20px;
}

#stepinfo {
	width:660px;
	margin:0px 20px 0px 50px;
	border:2px #D2E1E6 solid;
	padding-top:20px;
}
#stepinfo h1{
	text-align:center;
	font-size:12pt;
	font-weight:600;
	color:#75BFE2;
}

#steptext{
	padding:20px;
	line-height:130%;
	letter-spacing:1px;
	
}
#steptext p{
	padding:2px 0;
	color:#404040;
	font-family:"宋体";
	font-size:13px;
	line-height:20px;
	}
#nextbutton,#endbutton{
	display:block;
	width:66px;
	height:21px;
	line-height:21px;
	vertical-align:bottom;
	text-align:center;
	color:#FFFFFF;
}	
#nextbutton{
	background:url(../images/cjsfw/1_57.gif) no-repeat center;
}
#endbutton{
	background:url(../images/cjsfw/end.gif) no-repeat center;
}
.nextsign{
	background:url(../images/cjsfw/next.gif) no-repeat center;
	height:49px;
	margin-top:10px;
	margin-bottom:10px;
}
#steptext .stepp{
	text-indent:0;
	background:url(../images/icons/iecool_arrow_088.gif) no-repeat left top;
	background-position:0 8px;
	padding-left:15px;
	border-bottom:1px dashed #A1A4A6; 
}
#steptext a{
	color:red;
}
h5{
	font-weight: bold; 
	color:#213A6C;
	font-size:13px;
}
.nextcz {
	float:right;
	padding-right:60px;
	padding-top:10px;
}