
/* CSS Document */
*
{
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: 0px;
}
div{margin:0 auto;}
body{ background-color:#F6F6F6;font-family: Arial,Helvetica,sans-serif, "宋体"; font-size:14px;}
a{ text-decoration:none; color:#0A8CD2; font-size:12px; }
#contain
{
    width: 100%;
    margin: 80 0 0 0;
    background-color: #360;
}	
.top
{
   
}

#center
{
    width: 972px;
    height: 440px;
    background: url(../images/bc2.jpg) no-repeat;
   
    
}
.logo{ width: 972px;}
#right
{
    float: right;
    height: 440px;
    width: 526px;
    filter: alpha(opacity=85);
    opacity: 0.85;
    left: 0px;
    top: 0px;
    z-index: 100;
    
}
.clear{ clear:both;}
.loginCenter{ background-color:#FFF; height:376; width:442px; padding-top:30px; padding-bottom:50px; margin-top:0; margin-left:47px;  }
.nameInput{  height:33px; line-height:33px; margin-top:0; margin-left:80px; position:relative;}
#user{background-position: 230px;background-image: url('/studio/images/user.jpg');background-repeat: no-repeat;}
#pass
{background-position: 230px;background-image: url('/studio/images/pass.jpg');background-repeat: no-repeat;}
#user, #pass
{border: 1px solid #CCCCCC;padding: 7px 8px 6px 8px;height: 20px;width: 237px;line-height: 17px;font-size: 14px;}

.forget{ height:18px; line-height:18px; margin-left:80px; width:253px; text-align:right; margin-top:20px;}
.pwInput{  height:33px; line-height:33px; margin-top:0; margin-left:80px; position:relative;  }
.checkNum{ height:33px; margin-top:20px; width:253px; margin-left:80px; font-size:14px;}
#savelogin{  margin-top:50px;margin-left:80px; font-size:14px;}
.loginBt{ margin-top:30px; margin-left:80px; }
.on_changes{width:232px; position:absolute; z-index:100; top:37px; list-style:none; background:#FFF; border:1px solid #000; display:none; }
.on_changes li{padding:5px;}
.on_changes li.active{ background:#CEE7FF;}
.button_blue a{color:#fff}
#footer
{
    position: relative;
    
    width: 972px;
    text-align: right;
    
}
#userLabel,#passLabel{ position:absolute; top:5px; left:7px; color:#CCC; display:none; font-size:14px;}	
.l1,.l2,.l3,.l4{ font-size:0; height:1px; overflow:none; width:auto; background:#FFF;clear:both;}
.l1 {margin:0 5px;}
.l2 {margin:0 3px;}
.l3 {margin:0 2px;}
.l4 {margin:0 1px;}
.round_conner1{ width:442px; margin-left:47px; margin-top:33px; background:none; overflow:none;}
.round_conner2{ width:442px; margin-left:47px; margin-bottom: background:none; overflow:none;}

#center .cs
{
    padding: 5px 0px 5px 0px;
    width: 442px;
    background-color: #ffc;
    margin-left: 47px;
    text-align: center;
    color: #f30;
}
#qqLoginBtn
{
    margin-top: 10px;
    position: absolute;
}