.title {
    line-height: 40px;
    height: 40px;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #F0F0F0;
    width: 600px;
}

#userbase {
    margin: 30px 0 0 0;
    overflow: hidden;
    clear: both;
}

#userbase .left {
    float: left;
    width: 620px;
    min-height: 300px;
}

#userbase .midline {
    float: left;
    width: 60px;
    height: 300px;
    display: block;
    background: url(../img/bg_user_line.gif) no-repeat center top;
}

#userbase .info {
    float: left;
    width: 200px;
}

#userbase .info p {
    margin: 10px 0;
    padding: 0;
    color: #999;
}

#userbase .info .bnt a {
    background: #629331;
    width: 115px;
    height: 35px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
}

#userbase .info .bnt a:hover {
    color: #fff;
    background: #3D5B1E;
}

.bnt_yellow {
    background: url(../img/bnt_yellow.gif) no-repeat center;
    border: 0;
    width: 60px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

.bnt_blue {
    background: url(../img/bnt_blue.gif) no-repeat center;
    border: 0;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #333;
    cursor: pointer;
}

.p35 {
    padding: 30px 50px;
}

.p12 {
    padding: 10px 20px;
}


.bind_menu {
    background: url(../img/bg_user_menu_line.gif) repeat-x bottom;
    height: 35px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.bind_menu li {
    float: left;
    display: block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    margin: 0 0 0 15px;
    cursor: pointer;
}

.bind_menu li a {
    display: block;
    width: 120px;
    height: 35px;
}

.bind_menu .hover {
    background: url(../img/bg_user_menu_over.gif) no-repeat center bottom;
    font-weight: bold;
    font-size: 14px;
    width: 120px;
}

.user_nav_menu {
    background: url(../img/bg_user_menu_line.gif) repeat-x bottom;
    height: 35px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.user_nav_menu li {
    float: left;
    display: block;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    margin: 0 0 0 15px;
    cursor: pointer;
}

.user_nav_menu li a {
    display: block;
    width: 80px;
    height: 35px;
    outline: none;
}

.user_nav_menu .hover {
    background: url(../img/bg_user_menu_over_01.gif) no-repeat center bottom;
    font-weight: bold;
    font-size: 12px;
    width: 80px;
}

.block {
    margin: 20px 0 0 0;
    padding: 0 20px;
    min-height: 220px;
}

.block .tips {
    font-family: microsoft yahei;
    font-size: 16px;
    color: #f30;
    text-align: center;
    padding-top: 120px;
}

.welcome {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #f0f0f0;
    line-height: 30px;
    height: 30px;
    margin: 0 0 25px 0;
}

/*账户绑定*/
#userbind {
    margin: 0;
    padding: 0;
    list-style: none;
}

#userbind li {
    clear: both;
    padding: 4px 0;
    margin: 0;
    line-height: 30px;
    font-size: 14px;
}

#userbind li span {
    float: left;
    width: 120px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 30px;
}

/*在线充值*/
#onlinepay {
    margin: 0;
    padding: 0;
    list-style: none;
}

#onlinepay li {
    clear: both;
    line-height: 35px;
    font-size: 12px;
    font-family: verdana;
    padding: 5px 0;
}

#onlinepay dd {
    clear: both;
    margin: 5px 0;
    padding: 0 0 0 60px;
}

#onlinepay li span {
    color: #f30;
}

#onlinepay li u {
    text-decoration: none;
    color: #999;
}

#onlinepay .ip {
    border: 1px solid #ccc;
    padding: 8px 10px;
    margin: 0;
    width: 100px;
    border-radius: 4px;
    vertical-align: middle;
}

#onlinetip {
    margin: 0;
    padding: 0;
    list-style: none;
}

#onlinetip li {
    clear: both;
    line-height: 30px;
    font-size: 12px;
    font-family: verdana;
}

#onlinetip dd {
    clear: both;
    margin: 5px 0;
    font-family: verdana;
    font-size: 14px;
    border: 1px solid #A6CEE8;
    background: #F9FDFF;
    padding: 10px 20px;
    font-weight: bold;
}

#onlinetip li span {
    color: #f30;
}

/*表格数据*/
#tablelist {
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: 1px solid #E0E0E0;
    border-collapse: collapse;
}

#tablelist th {
    color: #666;
    background: #F7F7F7;
    border-bottom: 1px solid #E0E0E0;
    line-height: 30px;
}

#tablelist td {
    color: #333;
    background: #FFF;
    border-bottom: 1px solid #E9E9E9;
    line-height: 25px;
    font-family: verdana;
}

#tablelist td span {
    color: #999;
}

#tablelist .item {
    padding: 0 0 0 10px;
}

.avatar {
    position: absolute;
    margin: 0 0 0 450px;
    border: 1px solid #e1e1e1;
    background: #fff;
    padding: 2px;
}


#login {
    margin: 40px auto 0 auto;
    padding: 0;
    list-style: none;
    width: 250px;
}

#login img {
    vertical-align: middle;
}

#login li {
    clear: both;
    padding: 9px 0;
    font-size: 14px;
}

#login li .ip {
    border: 1px solid #ccc;
    padding: 8px 10px;
    margin: 0;
    width: 150px;
    border-radius: 4px;
    vertical-align: middle;
}

#login li .w01 {
    width: 350px;
}

#login .msg {
    clear: both;
    padding: 6px 0;
    font-size: 14px;
    color: #f30;
    padding-left: 42px;
}

#login .p42 {
    padding-left: 42px;
}


#reg {
    margin: 0;
    padding: 0;
    list-style: none;
}

#reg li {
    clear: both;
    padding: 4px 0;
    margin: 0;
    line-height: 35px;
    font-size: 14px;
}

#reg li em {
    float: left;
    width: 120px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 35px;
    font-style: normal;
}

#reg li .ip {
    border: 1px solid #ccc;
    padding: 8px 10px;
    margin: 0;
    border-radius: 4px;
    vertical-align: middle;
}

#reg li .ipt {
    border: 1px solid #ccc;
    padding: 8px 10px;
    margin: 0;
    height: 100px;
    border-radius: 4px;
    vertical-align: middle;
}

#reg li .w01 {
    width: 200px;
}

#reg li .w02 {
    width: 40px;
}

#reg li .w03 {
    width: 70px;
}

#reg li .w04 {
    width: 120px;
}

#reg li .w05 {
    width: 300px;
}

#reg dd {
    text-align: left;
    padding: 6px 0 6px 90px;
}

#reg dd a {
    color: #06f;
    text-decoration: underline;
    font-size: 14px;
}

#reg dd a:hover {
    color: #f30;
}

#reg #strength {
    width: 190px;
    height: 16px;
    line-height: 16px;
    display: block;
    text-indent: 110px;
    font-size: 12px;
    color: #999;
}

#reg div {
    background: url(../img/strength.gif) 0 0 no-repeat;
    margin: 0;
}

#reg .nothing {
    background-position: 0 0;
}

#reg .normal {
    background-position: 0 -12px;
}

#reg .general {
    background-position: 0 -26px;
}

#reg .special {
    background-position: 0 -40px;
}


#publish .menu label {
    font-size: 16px;
    font-weight: bolder;
}

#publish .menu label + input {
    font-size: 14px;
    height: 32px;
    width: 320px;
    border: 1px solid #ccc;
    padding-left: 12px;
}

.btn-publish {
    background: url("../img/bnt_yellow.gif") no-repeat center center;
    background-size: 100% 100%;
    border: none;
    color: #fff;
    font-size: 16px;
    width: 120px;
    height: 36px;
    margin: 24px 0 0 54px;
}

#publish .upload {
    margin-left: 52px;
    width: 182px;
    height: 132px;
    border: 1px solid #ccc;
    margin-top: 12px;
    background: #fff;
    position: relative;
}

#publish .upload input[type = file] {
    width: 100%;
    height: 100%;
    opacity: 0;
}

#publish .upload:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -30px;
    width: 60px;
    height: 2px;
    background: #ccc;
}

#publish .upload:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -1px;
    width: 2px;
    height: 60px;
    background: #ccc;
}

#publish .upload img#upload-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
    display: none;
}

#publish .editor {
    border: 1px solid #ccc;
    margin-top: 12px;
    background: #fff;
    padding: 5px;
    width: calc(100% - 80px);
    margin-left: 52px;
}

#editor1, #cke_editor1, .cke_inner.cke_reset {
    height: 100%
}
