.member_content{ margin-top:20px; margin-bottom:20px;}
.public_m1 {
    width: 888px;
    height: auto;
    overflow: hidden;
    padding: 20px;
    border: 1px solid #eaeaea;
    border-radius: 3px;
	margin-bottom:20px;
}
.public_m2 {
    width: 888px;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    border-left: 3px solid #fa3b4a;
    text-indent: 6px;
    margin-bottom: 20px;
}
.public_m2 span,span a{ text-align:right; padding-right:0px; float:right; font-size:14px}
.public_m3 {
    display: block;
    width: 266px;
    height: 46px;
    background: #fa3b4a;
    text-align: center;
    line-height: 46px;
    color: #fff;
    border-radius: 3px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 18px;
	border:1px solid #fff;
}
.tip_notem {
    width: 888px;
    height: auto;
}
.m_w_01,.m_w_01 a{ padding:5px 20px; background-color:#F60; color:#fff; font-size:12px;border-radius:20px; margin:5px;}
.m_w_01:hover,.m_w_01 a:hover{background-color:#36C;}
.m_w_02,.m_w_02 a{ padding:5px 10px; background-color:#390; color:#fff; font-size:12px;border-radius:20px; margin:5px}
.m_w_02:hover,.m_w_02 a:hover{background-color:#36C;}

.member_left{ width:200px; border:1px solid #CCCCCC}
.member_left dt{ background:#39C; color:#fff; text-align:center; height:45px; line-height:45px; font-size:16px; font-weight:bold}
.member_left li{ border-bottom:1px solid #CCCCCC; height:35px; line-height:35px}
.member_left li:hover,.member_left li:hover a{ background:#F90; color:#fff; cursor:pointer}
.member_left li span{ height:35px; line-height:35px; padding-left:20px; margin-right:10px}
