﻿td span
{
    font-size: 20px;
}
.text
{
    border: 1px solid rgb(187, 187, 187);
    height: 40px;
    width: 400px;
    font-size: 20px;
    color: red;
    padding-left: 10px;
    margin-top: 35px;
}

.button
{
    height: 40px;
    width: 100px;
    font-size: 20px;
    cursor: pointer;
    margin-left: 20px;
}
.button2
{
    height: 35px;
    width: 100px;
    font-size: 20px;
    cursor: pointer;
    margin-left: 20px;
}

.body
{
    min-height: 1000px;
    float: left;
    margin-top: 50px;
}

#element_id
{
    position: absolute;
    padding-top: 340px;
    padding-left: 165px;
    font-size: 20px;
    font-weight: bold;
    -webkit-user-select: none;
}


#userName
{
    position: absolute;
    padding-top: 260px;
    padding-left: 163px;
    font-size: 20px;
    font-weight: bold;
    -webkit-user-select: none;
}

#company
{
    position: absolute;
    padding-top: 300px;
    padding-left: 163px;
    font-size: 20px;
    font-weight: bold;
    -webkit-user-select: none;
}
.lanrenzhijia
{
    float: left; /*width: 500px;             height: 200px;             margin: 100px auto;             background: #f0f0f0;             font-family: '微软雅黑';*/
    width: 770px;
    min-height: 700px; /* background: #f0f0f0;*/
    font-family: '微软雅黑';
}
.lanrenzhijia .tab
{
    font-size: 19px;
    overflow: hidden;
    background: #E4E2E2;
}
.lanrenzhijia .tab a
{
    display: block;
    padding: 10px 30px;
    float: left;
    text-decoration: none;
    color: #333;
}
.lanrenzhijia .tab a:hover
{
    background: #849498;
    color: #fff;
    text-decoration: none;
}
.lanrenzhijia .tab a.on
{
    background: #50696F;
    color: #fff;
    text-decoration: none;
}
.lanrenzhijia .content
{
    overflow: hidden;
    padding: 10px;
}
.lanrenzhijia .content li
{
    display: none;
}

.tocken_text
{
    font-size: 20px;
    width: 80px;
    float: left;
    width: 200px;
}

div p
{
    font-size: 20px;
    float: left;
}

.showPic
{
    font-size: 20px;
    color: red;
    text-decoration: underline;
    margin-left: 20px;
}
