﻿@charset "utf-8";
/* 注册，登录 */

.headTit{
    color: #808080;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    padding-top: 120px;
    width: 600px;
    } 

.userEnter{
     border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 7px #888888;
    height: auto;
    margin: 0 auto 60px auto;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 600px;
    background-color: #fff;
    overflow: hidden;
    color: #666;
    }
.input-checkbox{margin: 2px!important;}
.radio, .checkbox{padding-left: 0;}
.input-append, .input-prepend{
    display: block;
    clear: both;
}
.userEnter_panel{
    width: 500px;
    margin: 0 auto;
}
.msgBox{
    padding-bottom: 10px;
}
.msgBox2{padding-bottom: 10px; line-height: 18px;}
.userEnter_panelLeft .add-on,
.userEnter_panelLeft .span1,
.userEnter_panelLeft .span3 {
    padding: 10px 6px;
}
.userEnter_panelLeft .span3 {
    width: 455px;
}
.userEnter_panelLeft .add-on{
    color: #666;
}
.userEnter_panelRig li{
    padding-bottom: 5px;
    color: #666;
}
/*第三方登录注册图标*/
.sprite_32icon{
    width: 34px;
    height: 34px;
    float: left;
    line-height:300px;
    overflow:hidden;
    margin:5px;
    background: url("img/is_32.png") no-repeat;
    }
.sprite_32iconQQ{background-position:-4px -2235px;}
.sprite_32iconWeibo{background-position:-4px -120px;}
.sprite_32iconQQWeibo{background-position:-4px -240px;}
.sprite_32iconTaobao{background-position:-4px -560px;}
.sprite_32iconRenren{background-position:-4px -200px;}
.sprite_32iconKaixin{background-position:-4px -280px;}
.sprite_32iconTaobao{background-position:-4px -560px;}