body {
	margin: 0px;
	padding: 0px;
}

#wizard {
	font-size: 12px;
	height: 480px;
	margin: 40px auto 0;
	width: 900px;
	overflow: hidden;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#wizard .items {
	width: 20000px;
	clear: both;
	position: absolute;
}
#main{
	min-height: 480px;
}

#wizard #status {
	height: 35px;
	padding-left: 140px !important;
}

#status {
	margin-bottom: 2px;
}

#status li {
	font-size: 15px;
	float: left;
	color: #999;
	float: left;
	color: #999;
	padding: 8px 30px;
}

#status li i {
	background: url("../../../images/index/ave/ico-circle.png");
	color: #ffffff;
	margin-right: 4px;
	font-style: normal;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	width: 20px;
	height: 20px;
	display: inline-block;
}

#status li.active {
	color: #000000;
	font-weight: bold;
	border-bottom: 2px solid #02BEFE;
}

#status li.active i {
	background: url("../../../images/index/ave/ico-circle1.png");
	color: #ffffff;
	margin-right: 4px;
	font-style: normal;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	width: 20px;
	height: 20px;
	display: inline-block;
}

.getPhoneCode {
	position: absolute;
	top: 0px;
	left: 219px;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	color: #999999;
	border: 1px solid #D3D3D3;
	margin: 10px auto;
	width: 80px;
	text-align: center;
	vertical-align: middle;
	margin-left: 5px;
}

.abled {
	color: #ffffff;
	background: #02BEFE;
	cursor: pointer;
}

.input {
	width: 300px;
	height: 24px;
	margin: 10px auto;
	line-height: 20px;
	border: 1px solid #d3d3d3;
	padding: 2px
}

.select {
	width: 306px;
	height: 30px;
	margin: 10px auto;
	line-height: 30px;
	border: 1px solid #d3d3d3;
}

.select option {
	height: 18px;
	padding-left: 5px;
}

.page {
	padding: 20px 0px;
	width: 920px;
	float: left;
}

.page p {
	width: 420px;
}

.page h3 {
	height: 42px;
	font-size: 16px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	padding-bottom: 5px
}

.page h3 em {
	font-size: 12px;
	font-weight: 500;
	font-style: normal
}

.page p {
	line-height: 24px;
}

.page p label {
	font-size: 16px;
	width: 200px;
	display: block;
}

.form_table {
	margin: auto;
	padding: auto;
}

.form_table tr td {
	height: 30px;
}

.title_td {
	padding-right: 30px;
}

.title_td span {
	width: 10px;
	font-size: 15px;
	color: red;
	font-size: 15px;
}

.title_td label {
	font-size: 15px;
}

.btn_nav {
	width: 900px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	margin-top: 20px;
}

.prev,.next {
	width: 100px;
	height: 32px;
	line-height: 28px;
	background: #02BEFE;
	color: #ffffff;
	border: 1px solid #d3d3d3;
	cursor: pointer;
	border: 1px solid #d3d3d3;
}

#dialog_opt {
	background: #ffffff;
	z-index: 9999;
}

.wxts,.bmqr {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	vertical-align: middle;
	background: #02BEFE;
	border: 3px solid #02BEFE;
}

.tip_content {
	padding: 20px;
	width: 600px;
	height: 250px;
	border: 3px solid #dedede;
	border-top: 3px solid #02BEFE;
}

#name_div,#name_div1 {
	margin: 0 auto;
	width: 200px;
	margin-top: 10px;
	font-size: 15px;
	text-align: center;
}

#name_div span,#name_div1 span{
	font-weight: bold;
}

#tip_div {
	margin: 0 auto;
	margin-top: 30px;
	font-size: 15px;
	text-align: center;
}

#tip_div span {
	font-size: 16px;
	font-weight: bold;
}

#opt_div {
	margin-top: 35px;
	width: 100%;
}

#opt_div p {
	margin-top: 20px;
	text-align: center;
}

.btn {
	color: #ffffff;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	background: #02BEFE;
	cursor: pointer;
}

.btn:hover {
	color: #ffffff;
	background: #6AD3FA;
}

.btn1 {
	color: #999999;
	cursor: pointer;
}

.btn1:hover {
	color: #000000;
}

.fee_table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 0px;
	border-bottom: 0px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 15px;
}

.fee_table tr td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 0px;
	border-left: 0px;
	margin: 0 auto;
}

/* 报名确认窗口*/


#realName_div{
	margin: 0 auto;
	width: 100%;
	margin-top: 10px;
	font-size: 15px;
}

.tip_content {
	padding: 20px;
	width: 600px;
	height: 250px;
	border: 3px solid #dedede;
	border-top: 3px solid #02BEFE;
}

.confirm-table {
	width: 100%;
}
.confirm-table table {
	width: 45%;
	margin: auto;
}
.table-one {
	width: 100%;
	height: 100%;
}

.td-left {
	width: 20%;
	text-align: right;
	font-size: 13px;
}

.td-right {
	text-align: left;
	padding-left:10px;
	color: #626262;
	font-size: 13px;
}



