.user_tab_btn_box{
    width: 310px;
    height: 35px;
    margin-top: 15px;
    display: inline-block;
    margin-bottom: -4px;
}

.img_alert_icon{
    width: auto;
    height: auto;
    margin-bottom: 5px;
    margin-left: 20px;
}

.user_title_block{
    max-width: 100%;
    min-width: 300px;
    margin-top: 10px;
    display: block;
    padding: 10px;
    border-radius: 3px;
    background-color: #F2CA68;
}

.img_user_hear_portrait{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    float: right;

}

.top_tab_normal{
    background: #EFEFEF;
    color: #7D8995;
    font-size: 14px;
    line-height: 35px;
    width: 125px;
    float: left;
    text-align: center;
    height: 35px;
    display: block;
}

.top_tab_active{
    background: #5B5B5B;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 35px;
    width: 125px;
    height: 35px;
    float: left;
    text-align: center;
    display: block;
}

/*******************以下是我的活动css***********************************/

.a_tag_title_nav:focus,
.a_tag_title_nav:hover,
.a_tag_title_nav:active
{
    color: #A89184;
    background-color: #e6e0df;
}

.a_tag_title_nav{
    font-size: 12px;
    color: #A89184;
    background: #F9F3F1;
    border: 1px solid #EFDBDB;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin:0 -2px;
}

.a_tag_title_nav_active:hover,
.a_tag_title_nav_active:focus,
.a_tag_title_nav_active{
    text-decoration: none;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 12px;
    background: #A88484;
    margin: 0 -2px;
    border: 1px solid #A88484;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
}


.img_event_image{
    height: 96px;
    width: 160px;
    float: left;
}
.event_right_info_box{
    width: 100%;
    float: left;
    margin-top: 10px;
}

.div_event_info{
    height: 160px;
    width: 100%;
    min-width: 200px;
    min-height: 150px;
    margin-left: 20px;
    max-height: 170px;
    float: left;
}

.span_content{
    font-weight: normal;
    display: block;
    font-size: 12px;
    color: #979797;
    margin-top: 5px;
}

.ul_event li{
    margin-bottom: 8px;
}

.a_tag_event_title{
    font-size: 14px;
    width: 100%;
    font-weight: bold;
    display: block;
    text-align: left;
    color: #4A4A4A;
    line-height: 21px;
    margin-bottom: 10px;
}

.div_event_block_list_content{
    width: 100%;
    height: auto;
    display: inline-block;
}

/*******************以上是我的活动css***********************************/

.memoirs_book_info_content{
    font-size: 12px;
    color: #636363;
    line-height: 16px;
    display: block;
    margin-bottom: 5px;
}

.a_book_title_text {
    font-weight: bold;
    font-size: 16px;
    color: #0A0A0A;
    width: 100%;
    display: inline-block;
}

.div_right_rudder_info_block{
    height: auto;
}

.user_memoirs_img{
    width: 106px;
    height: 160px;
    border-radius: 2px;
    float: left;
}

.img_rudder_image{
    width: 30%;
    height: auto;
    max-width: 107px;
    min-width: 90px;
    border-radius: 2px;
    float: left;
}

.span_add_memoir_prompt{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 14px;
    margin-left: 15px;
    margin-right: 15px;
}

/**********************************************************/

.a_my_rudder_content span:hover{
    background-color: darkred;
    color: white;
}

.a_my_rudder_content span{
    font-size: 14px;
    color: #f00000;
    padding: 2px 5px;
}

.div_user_rudder_box{
    width: 120px;
    display: inline-block;
    text-align: center;
}

.img_my_rudder_picture{
    width: 120px;
    height: 120px;
}

.a_my_rudder_content{
    width: 160px;
    height: 170px;
    display: block;
    text-align: center;
}

.div_my_rudder_box{
    text-align: left;
}

.a_user_rudder_name{
    font-size: 14px;
    color: #5C5C5C;
    line-height: 14px;
    margin-top: 10px;
    display: block;
    text-align: center;
}

.span_user_desc{
    display: block;
    font-size: 12px;
    color: #818181;
    text-align: left;
    line-height: 20px;
}

.div_user_info_box{
    text-align: center;
}

.sub_div_user_info_box {
}

.span_user_info{
    width: 100%;
    font-size: 12px;
    color: #474747;
    line-height: 12px;
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
}

.h_user_name{
    font-weight: bold;
    font-size: 14px;
    color: #0A0A0A;
    line-height: 20px;
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
}

.div_left_content_block{
    float: left;
    background-color: gray;
    display: inline-block;
}

.div_right_content_block{
    width: 60%;
    height: auto;
    float: left;
    padding-left: 15px;
}

.div_user_info{
    background-color: #F8F8F8;
    padding: 10px;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-bottom: 50px;
}
