
#left{ float:left; width:400px; }
#right{ float:right; width:560px; }

/*登录*/
.LoginBg{ background:url(../images/Login/LoginBg.gif) no-repeat; width:367px; height:346px; margin:15px; overflow:hidden;}
.Login{ margin-top:68px; margin-left:35px; width:300px;}
.Login ul{ list-style:none; margin:0px; padding:0px; height:46px; line-height:46px; }
.Login ul input{ border:1px solid #47749B; height:20px;}
.Login ul select{ width:156px;}
.Login ul.But{ height:40px;}

.LoginButBox{ padding-left:70px; width:200px; margin-top:10px;}
.LoginBut{ background:url(../images/Login/LoginBg.gif) no-repeat 0px -369px; width:124px; height:30px; text-align:center; cursor:pointer; font-size:14px; color:#000; border:0px; font-weight:bold }

.Register{ border-top:1px solid #DCDCDC; text-align:left; margin-top:25px; padding-left:70px; padding-top:10px;}

/*会员介绍*/
.MemberIntroCotent{ background:url(../images/Login/LoginBg.gif) no-repeat -404px 0px; width:530px; height:350px; margin-top:15px; }


