﻿p {
    margin:0px;
}
.MemberCenter_main {
    width:1200px;
    margin:0px auto;
    min-height:850px;
}
.MemberCenter_main_left{
    width:211px;
    float:left;
    
    border:1px solid #ccc;
    letter-spacing:1px;
}
.MemberCenter_main_left ul li {
        text-align:center;
        margin-bottom:10px;
        line-height:45px;
    }
.MemberCenter_main_left ul li a {
        display:block;
        font-size:17px;
}
.MemberCenter_main_left ul li a:hover {
    background:#FF4E00;
    color:#fff;
    font-weight:600;
}
.MemberCenter_main_left_col {
    background:#FF4E00;
    color:#fff;
    font-weight:600;
}
.MemberCenter_main_left_col a {
    color:#fff;
}
.MemberCenter_main_rg {
    float:left;
    margin-left:27px;
    width:950px;
    letter-spacing:1px;
}
.MemberCenter_main_rg h2 {
    float:left;
    padding:0px 20px;
    line-height:40px;
    color:#FF4E00;
    padding-bottom:5px;
    margin-bottom:20px;
    border-bottom:1px solid #ccc;
}
.help li{
    font-size:17px;
    cursor:pointer;
}
.help li:hover {
    background:#FF4E00;
    color:#fff;
    font-weight:600;
}
.ypzn_col {
    background:#00A1FD;
}
.gyzn_d a {
    margin-bottom:10px;
}
.psfuw{
    width:960px;
    border-collapse:collapse;
    table-layout:fixed;
    border:1px solid #ccc;
}
.psfuw th {
    border:1px solid #ccc;
}
.psfuw td {
    border:1px solid #ccc;
    padding-left:10px;
    text-align:center;
}