/*** registePage ***/
body {
	color: #555;
}

input, select {
	line-height: normal;
	border-radius: 0px;
}

#links {
	width: 950px;
	height: 30px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	color: #797979;
}

#links_img {
	float: left;
}

#links_font {
	float: left;
	padding-top: 3px;
	padding-left: 3px;
}

#steps {
	width: 950px;
	height: 35px;
	background-color: #0883CE;
	text-align: left;
}

#steps div {
	height: 35px;
	width: 120px;
	float: left;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
	padding-top: 8px;
	padding-left: 15px;
}

#userRigist {
	border: 2px dotted #E0E0E0;
	border-top: 0px;
	width: 950px;
	height: 550px;
}

.mild{
	margin: 0px auto;
	width: 1000px;
	height: 700px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 10px;
}

.mild-center {
	margin: 0px auto;
	width: 1000px;
	height: 650px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 10px;
}

/*** page4 ***/
.step-content4 {
	min-height: 500px;
	padding: 15px;
}

.step-group {
	height: 48px;
	width: 946px;
	padding-top: 8px;
	padding-right: 10px;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	color: #797979;
}

.button-group, .checkbox-group {
	float: right;
	height: 36px;
}

.button-group a {
	margin-left: 8px;
}

.button-group button {
	background-color: #0883CE;
	width: 90px;
	height: 30px;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	border-radius: 0px;
}

.registed-msg {
	font-style: normal;
	font-size: 16px;
	color: #009812;
	text-align: center;
	margin: auto;
	width: 568px;
	height: 350px;
	padding-top: 80px;
}

.registed-msg #p3 {
	margin-bottom: -10px;
}

.registed-msg #p4 {
	margin-top: -15px;
}

.registed-msg #p2 {
	font-size: 24px;
	margin-bottom: 10px;
}

.registed-msg hr {
	height: 2px;
	border: none;
	border-top: 1px solid #999999;
}

/*** page3 ***/
.step-content3 {
	min-height: 500px;
	padding: 8px;
}

#regist-info {
	width: 930px;
	height: 425px;
	margin: auto;
	margin-top: 35px;
}

#regist-info td:nth-child(odd) {
	width: 30%;
}

#regist-info td:nth-child(even) {
	width: 70%;
}

.regist-info-input {
	width: 380px;
	height: 32px;
	padding: 2px 8px 2px 8px;
	border: 1px solid #CCCCCC;
	background-color: transparent;
}

#ecode {
	width: 248px;
}

#sendCode {
	background-color: #0883CE;
	width: 120px;
	height: 32px;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	border-radius: 0px;
	margin-left: 8px;
	margin-top: -2px;
}

#regist-info .td_r {
	text-align: right;
	font-weight: 400;
	font-style: normal;
	color: #645747;
	font-size: 13px;
	padding-right: 15px;
}

/*** page2 ***/
.step-content2 {
	min-height: 500px;
	padding: 15px;
}

.user-type {
	width: 250px;
	height: 60px;
	text-align: center;
	float: left;
	padding: 17px;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
}

.user-type:HOVER {
	cursor: pointer;
}

#userType1 {
	background-color: #DD7473;
	margin-top: 70px;
	margin-left: 100px;
}

#userType2 {
	background-color: #83D05E;
	margin-top: 70px;
	margin-left: 100px;
}

#userType3 {
	background-color: #5FA5C6;
	margin-top: 70px;
	margin-left: 100px;
}

#userType4 {
	background-color: #DE8A4C;
	margin-left: 100px;
	margin-top: 50px;
}

#userType5 {
	background-color: #E9C341;
	margin-top: 50px;
	margin-left: 160px;
}

/*** page1 ***/
.step-content1 {
	min-height: 500px;
}

.step-group1 {
	height: 48px;
	border-top: 2px dotted #CCC;
	width: 946px;
	padding-top: 8px;
	padding-right: 10px;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	color: #797979;
}

.checkbox-group {
	padding-top: 6px;
	margin-right: 15px;
}

#readCheck {
	vertical-align: middle;
	margin-top: -1px;
}

#notice-content {
	border: 0px;
	width: 950px;
	height: 495px;
}