.title
{
    line-height: 30px;
    height: 30px;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    font-size: 14px;
    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(../image/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: url(../image/bg_bnt_user_base.gif);
    width: 115px;
    height: 29px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
#userbase .info .bnt a:hover
{
    color: #fff;
    background: url(../image/bg_bnt_user_base_over.gif);
}
.bnt_yellow
{
    background: url(../image/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(../image/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;
}
#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;
}