@charset "utf-8";
/* CSS Document */
.center{ width:1160px; margin:0 auto; border:1px solid #999; height:400px;}
.userlogin{ width:570px; height:400px; border-right:1px solid #999; float:left; display:inline; }
.userlogin p{ font-size:12px; height:30px;  width:250px; margin:0 auto;}
.userreg{ width:580px; float:right; display:inline;}
.userreg p{ font-size:12px; height:30px;  width:250px; margin:0 auto;}
.userreg form{ margin:0 auto; width:285px; background-color:#fff; text-align:right;}
.userreg form p{ width:auto;}
.userreg form label{ height:30px; width:auto;}
.userreg form input,select{ float:right;}


