@charset "UTF-8";
.mypage_content_wc{
    position: relative;
}
.mypage_content_box
{
    position: relative;
    width: 100%;
    height: 40px;
}
.mypage_content_box .mypage_content_box_all
{
    position: relative;
    width: max-content;
    height: 40px;
    margin: 0 auto;
}
.mypage_content_box .mypage_content_txt
{
    position: relative;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    margin-left: 10px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#892A26;
    line-height:40px;
    height: 40px;
    text-align: center;
}
.mypage_content_box .mypage_content_dqy
{

}
.mypage_content_box .mypage_content_gny
{

}
.mypage_content_box .mypage_content_syy:hover
{
    color:#C24D43;
}
.mypage_content_box .mypage_content_xyy:hover
{
    color:#C24D43;
}
.mypage_content_box .mypage_content_ys
{
    position: relative;
    float: right;
    padding-left: 10px;
    width: 60px;
    height: 20px;
    top: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.mypage_content_box .mypage_content_tz
{
    _margin-right: 40px;
    margin-right: 10px;
}
.mypage_content_box .mypage_content_tz:hover
{
    color:#C24D43;
}