body{
	margin:5px 0 0 0;
	padding:0px;
	text-align:center;
}
#member-register-contianer{
	text-align:left;
	width:630px;
	margin:0px;
	padding:0px;
}
#member-register-top{
	width:630px;
	height:18px;
	margin:0px;
	padding:0px;
	background-image:url(../chny_img/member-01.jpg);
	background-repeat:no-repeat;
}
#member-register-bj{
	width:630px;
	height:750px;
	margin:0px;
	padding:0px;
	background-image:url(../chny_img/member-bj.jpg);
	background-repeat:repeat-y;
}
#member-register-bottom{
	width:630px;
	height:17px;
	margin:0px;
	padding:0px;
	background-image:url(../chny_img/member-02.jpg);
	background-repeat:no-repeat;
}
#memeber-register-logo{
	width:530px;
	padding:0px;
	margin:0 50px 0 50px;
	height:46px;
	border-bottom:1px dashed #E05328;
	display:block;
}
	#memeber-register-logo-logo{
		width:380px;
		height:44px;
		margin:0px;
		padding:0px;
		text-align:right;
		float:left;
	}
	#memeber-register-logo-text{
		width:119px;
		height:17px;
		margin:23px 0 0 31px;
		padding:4px 0 0 0;
		text-align:right;
		float:left;
		background-image:url(../chny_img/member-bj-dotted.jpg);
		background-repeat:no-repeat;
		float:left;
		font-size:13px;
		color:#183A77;
	}
#member-register-footer{
	width:630px;
	height:62px;
	margin:5px 0 0 0;
	padding:0px;
	font-size:13px;
	color:#183A77;
	text-align:center;
}
#member-register-kong{
	width:600px;
	padding:0px;
	height:38px;
	margin:0px;
}
form{
	margin:0px;
	padding:0px;
}
#member-register-input{
	width:630px;
	height:24px;
	color:#193C72;
	font-size:14px;
	margin:0px;
	padding:0px;
}
	#member-register-input ul{
		margin:0px;
		padding:0px;
		list-style-type:none;
	}
	#member-register-input li.litext{
		list-style-type:none;
		width:153px;
		height:20px;
		margin:0px;
		padding:4px 0 0 0;
		float:left;
		text-align:right;
	}
	#member-register-input li.liinput{
		list-style-type:none;
		width:443px;
		height:24px;
		margin:0px;
		padding:0px;
		float:left;
		text-align:left;
		color:#193C72;
		font-size:12px;
	}
	#member-register-input li.liinput input{
		border:1px solid #E05328;
		height:16px;
	}
	#member-register-input li.liinput textarea,select,option{
		border:1px solid #E05328;
		
	}
#member-register-btn{
	width:630px;
	text-align:center;
	padding:0px;
	margin:5px 0 0 0;
}
	#member-register-btn input{
		width:86px;
		height:22px;
		border:1px solid #E05328;
	}