body{
    background-color: #ECECEC;
    position: relative;
}
#dxzphbmxq_index_box{
	overflow:scroll;
/* 	position: relative; */
}
#dxzphbmxq_index_box_top{
	width: 100%;
    height: 0px;
}

/***********footer部分重定义**************/
.footer {
    position: relative;
    z-index: 0;
}

/******************主体部分**************************/
#dxzphbmxq_section {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    border: 1px solid #ECECEC;
}
/**************主体上部***********/
#dxzphbmxq_section_top {
    width: 100%;
    height: 50px;
}
/**************主体下部***********/
#dxzphbmxq_section_bottom{
	width:980px;
	overflow:hidden;
	background-color:#fff;
	box-shadow: 5px 5px 3px #E4E4E4;
	margin-bottom:30px;
}
#dxzphbmxq_lch{
	width:850px;
	height:100px;
	margin:0 auto;
	overflow:hidden;
	margin-top:40px;
	position:relative;
}
/****************上部流程标题*******************/
/********上部流程标题正常状态***********/
.rab {
	width: 42px;
	height: 42px;
	background: #c2c2c2;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	text-align: center;
	font-size: 30px;
	line-height: 35px;
	color: #FFF;
	float: left;
	border: 3px solid #CCC;
}

.striping {
	width: 135px;
	height: 2px;
	float: left;
	margin-top: 20px;
	margin-left: -2px;
	margin-right: -30px;
	background-color: #CCCCCC;
}
.stripingnone {
	width: 135px;
	height: 24px;
	float: left;
	margin-top: 5px;
	margin-left: -2px;
	margin-right: -30px;
}

.txt {
	width: 110px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	color: #999999;
	position: absolute;
	top:35px;
	margin-left: -30px;
}
/********上部流程标题选中状态***********/
.rab-on {
	width: 42px;
	height: 42px;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	text-align: center;
	font-size: 28px;
	line-height: 35px;
	color: #FFF;
	float: left;
	background-color: #338be3;
	border: 3px solid #c1dcf7;
}

.striping-on {
	width: 135px;
	height: 2px;
	float: left;
	margin-top: 20px;
	margin-left: -2px;
	margin-right: -30px;
	background-color: #c1dcf7;
}

.striping-onne {
	width: 135px;
	height: 2px;
	float: left;
	margin-top: 0px;
	margin-left: -2px;
	margin-right: -30px;
	background-color: #c1dcf7;
}

.txt-on {
	width: 110px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	color: #79acea;
	position: absolute;
	top:35px;
	margin-left: -30px;
}
/******************用人单位注册**********************/
#dxzphbmxq_nr_box {
    background-color: #ebf2fa;
    border: 1px solid #cbebfd;
    overflow:hidden;
   	margin:0 auto;
    margin-top: 40px;
    margin-bottom:50px;
    width: 850px;
}
#dxzphbmxq_nr_box .flow {
	height: 300px;
	width: 800px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 14px;
	line-height: 35px;
	color: #333;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 10px;
}
#dxzphbmxq_nr_box h1 {
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
}

#dxzphbmxq_nr_box .button {
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	height: 39px;
	width: 139px;
}

#dxzphbmxq_nr_box .buttonborder {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#dxzphbmxq_nr_box .blue {
	background-color: #338be3;
}

#dxzphbmxq_nr_box .blue:hover {
	background-color: #1C74CC;
}

#dxzphbmxq_nr_box table td {
	font-size: 14px;
	font-weight: normal;
	color: #4d4d4d;
}

