﻿.RegisterWrap {
margin:10px 0;
}
.RegisterWrap .leftpart {
float:left;
margin-right:10px;
width:493px;
}

.RegisterWrap .leftpart h3 {
background:transparent url(ueser_login_tit.gif) repeat scroll 0 0;
height:32px;
margin:4px;

}
.RegisterWrap .righttop {
float:right;
height:120px;
width:493px;
}
.RegisterWrap .righttop h3 {
background:transparent url(ueser_login_tit_02.gif) repeat scroll 0 0;
height:32px;
margin:4px;

}
.RegisterWrap .rightbottom {
float:right;
height:100px;
width:35%;
}
.RegisterWrap h4 {
font-size:14px;
margin:3px 0;
padding:0;
}
.RegisterWrap .intro {
color:#999999;
}
.RegisterWrap .form {
margin:10px 0;
padding:15px;
}
.RegisterWrap .form table th {
font-size:12px;
font-weight:normal;
padding:7px 0;
text-align:right;
vertical-align:middle;
width:100px;
}
.RegisterWrap .form table td {
vertical-align:middle;
}
.RegisterWrap .form table th i {
color:#FF6600;
padding:0 5px;
}
.btn-register {
background:transparent url(login_bth_02.gif) repeat scroll 0 0;
height:43px;
width:102px;
}
.btn-login {
background:transparent url(login_bth_01.gif) repeat scroll 0 0;
height:43px;
width:102px;
}
