#main2 {
    position: relative;
    width: 580px;
    height: 395px;
    margin: 0 auto;
    border-radius: 2px;
    background-color: #fff;
    overflow: hidden;
    zoom: 1;
    margin-top: 0px;
    display: none;
}
#logo2 {
    display: block;
    width: 88px;
    height: 88px;
    margin: 0 auto;
    background: url(login.gif) no-repeat 0 0;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}
#tips2 {
    width: 270px;
    height: 30px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    margin-top: 12px;
}
.fl {
    float: left;
}
.hline {
    width: 50px;
    height: 15px;
    border-bottom: 1px solid #EDEDED;
    overflow: hidden;
    zoom: 1;
}
.tiptext {
    width: 170px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
    font-size: 14px;
}
.fr {
    float: right;
}
#name {
    margin-top: 12px;
    background: url(register_login.png) no-repeat -5px -517px;
    font-family: Microsoft YaHei;
}
#name:focus  {
    margin-top: 12px;
    background: url(register_login.png) no-repeat -5px -568px;
font-family: Microsoft YaHei;
}
#name1 {
    margin-top: 12px;
    background: url(register_login.png) no-repeat -5px -517px;
    font-family: Microsoft YaHei;
}
#name1:focus  {
    margin-top: 12px;
    background: url(register_login.png) no-repeat -5px -568px;
font-family: Microsoft YaHei;
}
.inputblock {
    display: block;
    width: 306px;
    height: 38px;
    border: 1px solid #D7D7D7;
    margin: 0 auto;
    color: #cccccc;
    font-size: 16px;
    line-height: 38px;
    text-indent: 40px;
}
#pass {
    margin-top: 15px;
    background: url(register_login.png) no-repeat -5px -619px;
    font-family: Microsoft YaHei;
}
#pass:focus {
    margin-top: 15px;
  background: url(register_login.png) no-repeat -5px -670px;
font-family: Microsoft YaHei;
}
#pass1 {
    margin-top: 15px;
    background: url(register_login.png) no-repeat -5px -619px;
    font-family: Microsoft YaHei;
}
#pass1:focus {
    margin-top: 15px;
  background: url(register_login.png) no-repeat -5px -670px;
font-family: Microsoft YaHei;
}
#submitFormBtn {
    display: block;
    width: 310px;
    height: 43px;
    line-height: 43px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    background-color: #000;
    text-align: center;
    text-decoration: none;
    margin-top: 15px;
    border-radius: 2px;
    font-weight: bold;
}
#submitFormBtn:hover{
	background-color:#333;
	text-decoration:none;
}
#agreetip {
    width: 270px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    margin-top: 8px;
    overflow: hidden;
    zoom: 1;
    visibility: hidden;
}
#tipicon {
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background: url(register_login.png) no-repeat -16px -476px;
    overflow: hidden;
    zoom: 1;
    margin-top: 6px;
    margin-right: 10px;
}
#tiptext {
    display: block;
    float: left;
    font-size: 14px;
    color: #FEB216;
}
#passwordtext{
	position:absolute;
	z-index:100;
	left:177px;
	top:218px;
	color:#cccccc;
	font-size:16px;
	width:75px;
	height:16px;
	line-height:16px;
	display:block;
	overflow:hidden;
	zoom:1;
text-align: left;font-family: Microsoft YaHei;
}
#passwordtext1{
	position:absolute;
	z-index:100;
	left:177px;
	top:218px;
	color:#cccccc;
	font-size:16px;
	width:75px;
	height:16px;
	line-height:16px;
	display:block;
	overflow:hidden;
	zoom:1;
text-align: left;font-family: Microsoft YaHei;
}
#join a{    color: #333;
    text-decoration: none;
        font-size: 14px;
padding-top: 10px;
    width: 130px;
    padding-right: 20px;
    padding-left: 20px;}