div,ul,li,input,span,body{
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}
.register{ width:979px; background:#CEE7FF; border-left:1px #94CFFF solid;height:280px;
}
.register1{ width:214px; float:left; background:#CEE7FF; 
}
.register1 .register11{float:left;
	font-size: 12px; 
	width:100%;
	height: 280px; 
	background-image: url("../img/register_leftbg.gif");
	text-align:left;
	border-top:1px #94CFFF solid
}
.register1 .register11 .register111{ width:170px; margin-top:10px; height:36px; margin-left:23px}
.register3{width:764px; background:#FFFFFF; float:left; border-left:1px #94CFFF solid;}
.register2{ width:759px; float:right; border: 1px solid #cccccc;
}
.register2 .register21{ 	height: 30px;
	border: 1px solid #97CCFC;
    background:#E2F2FF;
    margin:2px
}
.register2 .register21 .register211{float:left; width:46px;
}
.register2 .register21 .register212{ float:left; line-height:30px;font-size:14px; font-weight:bold
}
.register2 .register22{ width:90%; margin:45px 0px 105px 0px;height:auto;}
ul{
 list-style-type: none;
}
.button{
	background:transparent url(../img/buttonblue.gif);
	border:1px solid #99CCFF;
	width:80px;
	height:23px;
	line-height:23px;
	cursor:pointer;
	font-size:12px;
	margin-left:-26px;
}
.register22 ul {
	float:left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 22px;
}
.text{
    background-color:#FFFFFF;
	border:1px solid #CDCDCD;
	font-size:12px;
	height:18px;
	width:160px;
}
.register22 .next{
	float:left;
    width:100%;
    height:35px;
    text-align: center;
    line-height: 35px;
}
.register22 span{
    float:left;
    font-size: 14px;
    color:red;
    font-weight: bold;
    margin-left:230px;
}




