body {
  text-align:center;
  margin:0;
  font-size:12px;
  background:#fdfdfd;
}
p,ul,li{
  margin:0;
  padding:0;
}
li{
  display:inline;
  list-style:none;
}
a{
  text-decoration:none;
}
h1,h2,h3 {
  margin:0;
  padding:0;
}
img {
  border:0;
}
span{
  padding:0px;
  margin:0px;
}
.body_bg{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background:url(../images/Sign/blue/reg_bg.jpg) no-repeat;
	height:631px;
}
.body_bg_1{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background:url(../images/Sign/blue/reg_pass.jpg) no-repeat;
	height:631px;
}
.reg{
	width:450px;
	float:left;
	margin-top:220px;
	display:inline;
	margin-left:280px;
}
.reg span{
	color:#F6E58C;
}
.reg .t1{
	background:url(../images/Sign/blue/bg_34.gif) no-repeat;
	height:23px;
	line-height:23px;
	color:#000;
	width:179px;
	border:none;
	padding-left:4px;
}
.reg .t2{
	background:url(../images/Sign/blue/bg_36.gif) no-repeat;
	height:23px;
	line-height:23px;
	color:#000;
	width:96px;
	border:none;
	padding-left:4px;
}
.reg .cpass{
	background:url(../images/Sign/blue/bg_35.gif) no-repeat;
	width:145px;
	height:20px;
	line-height:20px;
	float:left;
	padding-left:2px;
}
.reg .cpass ul li{
	width:36px;
	float:left;
	line-height:20px;
	color:#999494;
	text-align:center;
}
.reg .cpass ul .onred{
	color:#FF0000;
}
.reg a{
	color:#F6E58C;
	text-decoration:underline;
}
.cont_l{
	float:left;
	background:url(../images/Sign/blue/bg_48.gif) no-repeat;
	width:3px;
	height:23px;
	overflow:hidden;
}
.cont input{
	float:left;
	background:url(../images/Sign/blue/bg_49.gif) repeat-x;
	border:0px;
	line-height:23px;
	width:177px;
	height:23px;
	overflow:hidden;
}
.cont_r{
	float:left;
	background:url(../images/Sign/blue/bg_50.gif) no-repeat;
	width:3px;
	height:23px;
	overflow:hidden;
}
.regon{
	width:450px;
	float:left;
	margin-top:280px;
	display:inline;
	margin-left:280px;
	color:#F6E58B;
	font-weight:bold;
}
.regon a{
	color:#F6E58B;
}
.regon a:hover{
	text-decoration:underline;
}