@charset "utf-8";
/* CSS Document */
@import url("base.css"); 
body{ background-color:#6FBCD8;}
.wbyLogin{ width:750px; height:auto; margin:200px auto 0; background-color:#9CCBDB; padding:10px;-moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius: 3px;-webkit-box-shadow:3px 2px 6px #5EA0B7;-moz-box-shadow:3px 2px 6px #5EA0B7;}
.wbyInLogin{ background-color:#FFF;}
.wbyLoginL{ float:left; width:355px; margin-top:50px; height:175px; border-right:1px solid #C4CCCC; background:url(../images/login.png) no-repeat center center;}
.wbyLoginR{ float:left; width:394px; margin-top:50px; padding-bottom:50px; height:175px;}
.wbyDiv{ height:32px; line-height:32px; padding:5px 50px; border-right:1px solid #D7DEE4;}
.wbyButDiv{ height:32px; line-height:32px; padding:10px 100px 0 113px; border-right:1px solid #D7DEE4;}
.wbyDiv label{ padding-right:15px;}
.wbyInput{ border:1px solid #D0D0D0; height:30px; padding-left:3px;-moz-border-radius: 3px; -webkit-border-radius: 3px;border-radius:3px; vertical-align:middle;line-height:30px\9;}
.wbyInput:hover{ border-color:#6699CC;}
.wbyW200{ width:200px;}
.wbyW100{ width:100px;}
.wbyInDiv{ float:left; width:180px; line-height:32px;}
.wbycode{ height:20px; width:50px; overflow:hidden;padding:5px; float:left;}
.wbycode img:hover{ cursor:pointer;}
.loginbut{ width:70px; height:30px; line-height:30px; border:none; cursor:pointer; text-align:center; background:url(../images/loginbut.jpg) no-repeat;}
.wbyCopyright{ height:30px; line-height:30px; padding-top:10px; text-align:center;}
.wbyCopyright{ color:#f2f2f2;}
.wbyCopyright a{ color:#f2f2f2;}